.subtitreGolf
{
    color: #bdd207;
    font-weight: bold;
    font-size: 14px;
}

.titreGolf
{
    color: #68675a;
    font-weight: bold;
    font-size: 14px;
}

.a_liste_hebergements
{
    color: #000000;
    font-size: 10px;
}

.a_liste_hebergements:hover
{
    font-size: 10px;
}

.fiche_trous
{
    color: #68675a;
    font-size: 12px;
    font-weight: bold;
}

a.liste_golfs
{
    color: #c1002b;
    font-size: 7pt;
    text-decoration: none;
}

a.liste_golfs:hover
{
    color: black;
    font-size: 7pt;
    text-decoration: none;
}

.infosBulleGolf
{
    overflow:scroll; height:60px;
    text-align:left;
}

.infosBulleGolf .nom
{
   font-weight:bold;     
}

.infosBulleGolf a
{
         text-decoration:none;        
         color:#99B3CC;
}

.panelGolfs
{
    scrollbar-3dlight-color:#c1002a; 
    scrollbar-arrow-color:#ffffff; 
    scrollbar-base-color:#fdf2f6; 
    scrollbar-darkshadow-color:#c1002a; 
    scrollbar-face-color:#f4d1d8; 
    scrollbar-highlight-color:#fdf2f6; 
    scrollbar-shadow-color:#fdf2f6;
    background-color: #fdf2f6;
    width: 226px;
    height: 397px;
    overflow:scroll;
	overflow-x:hidden ;
	margin-left:5px;
}

