body {
	scrollbar-3d-light-color:#ED6F00;
	scrollbar-arrow-color:#ED6F00;
	scrollbar-base-color:#ED6F00;
	scrollbar-dark-shadow-color:#ED6F00;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highligth-color:#FFCC66;
	scrollbar-shadow-color:#ED6F00;
	border-color: #ED6F00;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFCC66;
} 

/*  boutons  image*/

a.l1 {display:block;  float:left ; background-repeat:no-repeat; background-image: url(images/bouton/bt1_of.gif); width: 35; height:35;}
a.l1:hover {background-image: url(images/bouton/bt1_on.gif);width: 35; height:35;}

a.l2 {display:block;  float:left ; background-repeat:no-repeat; background-image: url(images/bouton/bt2_of.gif); width: 35; height:35;}
a.l2:hover {background-color: none; /* bugg si pas de background-color*/	z-index:22; background-image: url(images/bouton/bt2_on.gif);width: 35; height:35;}

a.l3 {display:block;  float:left ; background-repeat:no-repeat; background-image: url(images/bouton/bt3_of.gif); width: 35; height:35;}
a.l3:hover {background-color: none; /* bugg si pas de background-color*/	z-index:22; background-image: url(images/bouton/bt3_on.gif);width: 35; height:35;}

a.l4 {display:block;  float:left ; background-repeat:no-repeat; background-image: url(images/bouton/bt4_of.gif); width: 35; height:35;}
a.l4:hover {background-color: none; /* bugg si pas de background-color*/	z-index:22; background-image: url(images/bouton/bt4_on.gif);width: 35; height:35;}

a.l5 {display:block;  float:left ; background-repeat:no-repeat; background-image: url(images/bouton/bt5_of.gif); width: 35; height:35;}
a.l5:hover {background-color: none; /* bugg si pas de background-color*/	z-index:22; background-image: url(images/bouton/bt5_on.gif);width: 35; height:35;}

a.l6 {display:block;  float:left ; background-repeat:no-repeat; background-image: url(images/bouton/bt6_of.gif); width: 35; height:35;}
a.l6:hover {background-color: none; /* bugg si pas de background-color*/	z-index:22; background-image: url(images/bouton/bt6_on.gif);width: 35; height:35;}

a.l7 {display:block;  float:left ; background-repeat:no-repeat; background-image: url(images/bouton/bt7_of.gif); width: 35; height:35;}
a.l7:hover {background-color: none; /* bugg si pas de background-color*/	z-index:22; background-image: url(images/bouton/bt7_on.gif);width: 35; height:35;}

a.l8 {display:block;  float:left ; background-repeat:no-repeat; background-image: url(images/bouton/bt8_of.gif); width: 35; height:35;}
a.l8:hover {background-color: none; /* bugg si pas de background-color*/	z-index:22; background-image: url(images/bouton/bt8_on.gif);width: 35; height:35;}
/*  fin  boutons  image*/


img { border : 0 ;}
.centrage {
	height: 500;
	width: 800;
	margin-top: -275px;
	margin-left: -400px;
	font-size: 15px;
	background-color:#FFFFFF;
}

.titre4 {
	font-weight: bold;
	font-size: 17px;
	color: #000066;
	font-style: italic;
}
.titre4white {
	font-size: 24px;
	font-weight: bold;
	color: ffffff;
	font-style: italic;
}
.texte2 {
	font-size: 11px;
	color: #000066;
	font-style: normal;
}
.texte3 {
	font-size: 13px;
	color: #1D579E;
	font-style: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#000066;
	font-style: normal;
	line-height: 18px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#729AD1;
	font-style: normal;
	line-height: 18px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000066;
	font-style: normal;
	line-height: 14px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000066;
	font-style: normal;
}
.tx_blanc {
	font-size: 11px;
	color: #ffffff;
}
.cadre {
	border: 2px solid #ED6F00;
}
.cadrebas {
	border-bottom: 3px solid #ED6F00;
}
.BG {
	background-color:#729AD1;
}
a.lien:link {
	font-size: 24px;
}
a.lien:visited {
	font-size: 24px;
	color: #ED6F00; /*#729AD1*/
}
a.lien:hover {
	font-size: 24px;
	color: #990000;
}
a.lien:active {
	font-size: 24px;
}
a {	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #ED6F00; /*#729AD1*/
}
a:visited {
	color: #ED6F00; /*#729AD1*/
}
a:hover {
	color: #990000;
}
a:active {
	color: #FFCC66;/*#184A87*/
	font-style: italic;
}
a.mailto:link {color:#FFFFFF; font-size:11px; font-weight:normal;}
a.mailto:hover {font-weight:normal;}
a.mailto:visited {color: #ffffff; font-weight:normal;}

a.offre {	text-decoration: none; text-align:center; 
	font-size: 12px;
	font-weight: bold; font-style: normal;
	background-color: #FFCC00; padding:4;}
a.offre:hover {	
	color:#FFCC00; background-color:#990000 ;}
a.offre:active {	
	color:#990000; font-style: normal;}

.texteformulaire {
	font-size: 11px;
	font-weight: normal;
	color: #184A87;
	line-height: 13px;
}
.titre_formulaire {
	font-size: 14px;
	font-weight: bold;
	color: #184A87;
	line-height: 14px;
	text-align: center;
}
.titre_autre {
	font-size: 14px;
	font-weight: bold;
	color: #184A87;
	line-height: 14px;
}
.etoile {
	font-weight: bold;
	font-size: 13px;
	color: #EB651D;
}
.champform {
	color: #184A87;
	border: 1px solid #729AD1;
	font-size: 11px;
	background-color: #DEEBFA;
	font-family: "Courier New", Courier, mono;
}
.cadrefond {
	border: 2px solid #ED6F00;
	background-color: #FFBD82;
}
#pied { background-image:url(images/img_include/pied.gif); background-repeat:no-repeat;}
 
#bambouseraie, #maisoncarree, #arenes, #cevennes, #pontarles, #bararles, #montpellier, #pontavignon, #grauduroi,
#aiguemorte, #tourmagne, #sete, #stmarie, #uzes_vue, #flamantrose, #daudet, #anduzetrain, #palaispapes, #lesbaux, #pontdugard, #gardians {
	border: 2px solid #000;