/* the regnieur */


BODY {
 background:#547ebb url(/images/fond-la-gaude.jpg) repeat-y; background-position:center top;
	
	margin: 0px;
	border: 0px
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #2A211B;
	LINE-HEIGHT: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
	}

.header-box {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	LINE-HEIGHT: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	TEXT-ALIGN: center;
background:transparent url(images/box_01.jpg) no-repeat scroll;

}

.corps-box {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #2A211B;
	LINE-HEIGHT: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	TEXT-ALIGN: left;
background:transparent url(images/box_02.jpg) no-repeat scroll;

}


.header {
	FONT-WEIGHT: normal;
	FONT-SIZE: 20px;
	COLOR: #000000;
	LINE-HEIGHT: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	TEXT-ALIGN: left;

}

.header A:link {
	FONT-SIZE: 20px; COLOR: #000000; TEXT-DECORATION: none;
}
.header A:visited {
	FONT-SIZE: 20px; COLOR: #000000; TEXT-DECORATION: none;
}
.header A:active {
	FONT-SIZE: 20px; COLOR: #000000; TEXT-DECORATION: underline;
}
.header A:hover {
	FONT-SIZE: 20px; COLOR: #000000; TEXT-DECORATION: underline;
}


H1  {font-family: "Verdana, Arial, Helvetica, sans-serif"; font-size: 20px ; color: #2A211B; }

H2  {font-family: "Verdana, Arial, Helvetica, sans-serif"; font-size: 15px ; color: #2A211B; 	font-weight:bold;
margin-bottom:3px;
margin-top:5px;
padding:0;}

H2 A:link {
	FONT-SIZE: 15px; COLOR: #2A211B; TEXT-DECORATION: none;
}
H2 A:visited {
	FONT-SIZE: 15px; COLOR: #2A211B; TEXT-DECORATION: none;
}
H2 A:active {
	FONT-SIZE: 15px; COLOR: #2A211B; TEXT-DECORATION: underline;
}
H2 A:hover {
	FONT-SIZE: 15px; COLOR: #2A211B; TEXT-DECORATION: underline;
}



.savoirplus  {font-family: "Verdana, Arial, Helvetica, sans-serif"; font-size: 14px ; color: #2A211B; 	font-weight:bold;
margin-bottom:3px;
margin-top:3px;
TEXT-DECORATION: none;
padding:0;}

.savoirplus A:link {
	FONT-SIZE: 15px; COLOR: #2A211B; TEXT-DECORATION: none;
}
.savoirplus A:visited {
	FONT-SIZE: 15px; COLOR: #2A211B; TEXT-DECORATION: none;
}
.savoirplus A:active {
	FONT-SIZE: 15px; COLOR: #2A211B; TEXT-DECORATION: none;
}
.savoirplus A:hover {
	FONT-SIZE: 15px; COLOR: #2A211B; TEXT-DECORATION: none;
}

	


.footer {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	LINE-HEIGHT: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	TEXT-ALIGN: center;
background:transparent url(images/footer-la-gaude.jpg) no-repeat scroll;
footer-la-gaude.jpg

}

.footer A:link {
	FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: none;
}
.footer A:visited {
	FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: none;
}
.footer A:active {
	FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: underline;
}
.footer A:hover {
	FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: underline;
}





.menu {
	white-space:nowrap /*IE hack*/;
	position : relative;
       display:block;
	float:left;
	z-index:10 /*IE6*/;
	
	width: 850px;
	
}






.menu ul {list-style-type:none; padding:0; 
margin:0; }


.menu ul li {
width: 140px;
float:left; 
z-index:auto !important /*Non-IE6*/; 
z-index:10 /*IE6*/; 
}


.menu ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:2.5em; line-height:2.5em; padding:0 12px 0 12px; text-decoration:none; font-weight:bold; color: rgb(255,255,255);}
.menu ul li ul {display:none; border:none;}

/*Non-IE6 hovering*/
.menu ul li:hover {position:relative; background:transparent url(images/fond-menu.gif) no-repeat scroll;}
.menu ul li:hover a { text-decoration:none; }
.menu ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:10; top:2.3em; margin-top:0.1em; left:0;}
.menu ul li:hover ul li a {white-space:normal; display:block; width:10.0em; height:auto; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); z-index:10 ; background-color:rgb(118,68,40); font-weight:normal; color:rgb(255,255,255);}
.menu ul li:hover ul li a:hover {background-color:rgb(40,23,14); 	z-index:10 ;  text-decoration:none;}





