BODY {
scrollbar-face-color: #42575C;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #35484F;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #42575C;
scrollbar-arrow-color: #000000;
background-position: center ;
background-image: url(../devenir/fond.jpg); width:100%;
background-repeat: repeat-y ;
margin: 0px;
padding: 15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}


/* Liens autres */
.adm:link {font:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#FFFFFF; text-decoration:none;}
.adm:visited {font:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#FFFFFF; text-decoration:none;}
.adm:hover {font:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#333333; text-decoration:underline; background:#FFFFF;}

/* Liens autres */
.adm2:link {font:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF; text-decoration:none;}
.adm2:visited {font:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF; text-decoration:none;}
.adm2:hover {font:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF; text-decoration:underline; background:#999999;}

/* Liens autres */
.texte:link {font-size:13px; color:#FA7F07; text-decoration:none; }
.texte:visited {font-size:13px; color:#FA7F07; text-decoration:none;}
.texte:hover {font-size:13px; color:#666666; text-decoration:underline;}

/* Liens autres */
.texte2:link { font:Verdana, Arial, Helvetica, sans-serif font-size:15px; color:#333333; text-decoration:underline; }
.texte2:visited {font-size:15px; color:#333333; text-decoration:underline;}
.texte2:hover {font-size:15px; color:#FFFFFF; text-decoration:none;}

/* Liens autres */
.texte3:link { font:Verdana, Arial, Helvetica, sans-serif font-size:17px; color:#666666; text-decoration:underline; }
.texte3:visited { font: Verdana, Arial, Helvetica, sans-serif font-size:17px; color:#666666; text-decoration:underline;}
.texte3:hover { font:Verdana, Arial, Helvetica, sans-serif font-size:17px; color:#CCCCCC; text-decoration:none;}

/* Liens dans page fond rouge */
.page:link {font-size:13px; color:#FFFFFF; text-decoration:underline; }
.page:visited {font-size:13px; color:#FFFFFF; text-decoration:underline;}
.page:hover {font-size:13px; color:#666666; text-decoration:none;}

/* Liens du menu gauche */
.menu:link {font-size:13px; color: #5C737B; text-decoration:underline; }
.menu:visited {font-size:13px; color:#5C737B; text-decoration:underline;}
.menu:hover {font-size:13px; color:#FFFFFF; text-decoration:none;}

/* Liens du menu gauche pour fiche */
.menuf:link {font-size:10px; color: #666666; text-decoration:underline; }
.menuf:visited {font-size:10px; color:#666666; text-decoration:underline;}
.menuf:hover {font-size:10px; color:#FFFFFF; text-decoration:none;}

#overflo {
  overflow : auto;
   width: 100%;
   height: 380px;
}

/* gestion des cadres des overflow */
.cadre1 {
border-style:solid; 
border-width:2px; 
border-color:#FAEDCE; 
}

.border-top {
border-top-width:thin border-top-style:dashed border-top-color:#FAEDCE;
}
/* couleur des borders des images */
.image {
  border-color:#000000;
}

.imagetourblanc {
  border-style:solid; 
  border-width:1px;
  border-color:#FFFFFF;
}

/* gestion des cadres des overflow */
.cadre2 {
border-style:solid; 
border-width:2px; 
border-color:#000000; 
}

/*image de fond*/
.imagefond {
background-image:url(../images/fond-page.jpg);
}

.imagefondgauche {
background-image:url(../gite-grimaud/images/nature_02.jpg);
}

.imagefonddroit {
background-image:url(../gite-grimaud/images/nature_08.jpg);
}

.imagefondmenu {
background-image:url(../gite-grimaud/images/nature_05.jpg);
}

.imagefondindexgite{
background-image:url(../gite-grimaud/images/gite-grimaud_02.jpg);
}

.haut{height:250px;}


