/**************CONTENEUR GAUCHE************************************/
/**************TITRE  PAGE************************************/
#titre_acces{
position:relative;
width:200px;
height :39px;
}
/**************************************************/
#img_acces{
position:relative;
width:200px;
height :140px;
text-align:center;
margin:0px 0px 0px 0px;
}
/**************CONTENEURS DES DISTANCES************************************/
#adresse_acces{
position:relative;
width:200px;
height :35px;
text-align:center;
font-size : 12px;
color:#FFFFFF;/*BLANC*/
margin:5px 0px 0px 0px;
}
#kilometres{
position:relative;
width:200px;
height :60px;
text-align:center;
font-size : 17px;
color:#F0F9A2;/*JAUNE*/
margin:5px 0px 0px 0px;
}
#moyens_acces{
position:relative;
width:200px;
height :80px;
text-align:left;
font-size : 12px;
color:#FFFFFF;/*BLANC*/
margin:5px 0px 0px 0px;
}
/**************CONTENEUR DROITE************************************/
/**************PLAN ACCES************************************/
#plan_acces_golf{
position:relative;
width:610px;
height :395px;
text-align:center;
margin:12px 0px 0px 9px;
background:#D3D600;/*VERT*/
}
