/**************CONTENEUR GAUCHE************************************/
/**************TITRE  PAGE************************************/
#titre_autres_golfs{
position:relative;
width:200px;
height :39px;
}
/*****************LES AUTRES GOLFS********************************/
#descriptifs_autres_golfs{
position:relative;
width:200px;
height :334px;
text-align:center;
margin:0px 0px 0px 0px;
background:black;
}
#logo_autres_golfs, #txt_autres_golfs{
float:left;
height :334px;
background:black;
}
#logo_autres_golfs{
width:48px;
}
#txt_autres_golfs{
width:148px;
}
.txt_golfs, .fanion_golfs{
position:relative;
text-align:left;
margin:1px 0px 0px 0px;
background:#D3D600;/*VERT*/
}
.txt_golfs{
width:148px;
height :36px;
text-align:left;
background:#D3D600;/*VERT*/
}
.fanion_golfs{
width:48px;
height :36px;
text-align:center;
font-size:10px;
color:#FFFFFF;/*BLANC*/
background : red;
}
/**************IMAGE CELTIC DU BAS************************************/
#img_celtic_2_autres_golfs{
position:relative;
width:200px;
height :48px;
text-align:left;
margin:2px 0px 0px 0px;
}
/**************PARCOURS************************************/
#map_autres_golfs{
position:relative;
width:610px;
height :395px;
text-align:center;
margin:12px 0px 0px 9px;
background:#D3D600;/*VERT*/
}
