/*________misenpage______________________________________________*/
.fond-princ {
	background-image: url(images/fd_princ.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
	background-color: #374b2f;}

.fond-haut {
	background-image: url(images/fd_haut.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;}
	
.fond-page {
	background-image: url(images/fd_page_trans.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: scroll;}

/*________menu princ______________________________________________*/

a.menp01:link, a.menp01:visited {
	display: block;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	background-color: #7e1702;
	background: url("images/bg_nav3.gif") no-repeat;
	/*border-top: 1px solid #3d5334;
	border-bottom: 1px solid #3d5334;
	border-top: 1px solid #C0B9A9;
	border-bottom: 1px solid #C0B9A9;*/
	padding: 1px 0px 3px 12px;
	font-weight: bold;

}
a.menp01b:link, a.menp01b:visited {
	display: block;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #8A846A;
	font-size: 13px;
	text-decoration: none;
	background-color: #7e1702;
	background: url("images/bg_nav3.gif") no-repeat;
	/*border-top: 1px solid #3d5334;
	border-bottom: 1px solid #3d5334;
	border-top: 1px solid #C0B9A9;
	border-bottom: 1px solid #C0B9A9;*/
	padding: 1px 0px 3px 12px;
	font-weight: bold;

}
/*a.menp01:active,*/
 a.menp01:hover{
	/*color: #151e11;
	border-top: 1px solid #3d5334;
	border-bottom: 1px solid #3d5334;
	background-color: #768272;*/
	padding: 1px 0px 3px 15px;
	background-image:  url("images/bg_nav3b.gif");
	text-decoration: none;
	font-weight: bold;
}
 a.menp01b:hover{
	/*color: #151e11;
	border-top: 1px solid #3d5334;
	border-bottom: 1px solid #3d5334;
	background-color: #768272;*/
	padding: 1px 0px 3px 15px;
	background-image:  url("images/bg_nav3b.gif");
	text-decoration: none;
	font-weight: bold;
}
a.menp02:link, a.menp02:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #cab69e;
	font-size: 12px;
	text-decoration: none;
	background-color: #7e1702;
	background-image:  url("images/bg_nav3.gif");
	border-top: 1px solid #3d5334;
	border-bottom: 1px solid #3d5334;
	padding: 2px 0px 2px 5px;
}
/*a.menp02:active,*/
 a.menp02:hover{
	color: #151e11;
	border-top: 1px solid #3d5334;
	border-bottom: 1px solid #3d5334;
	background-color: #768272;
	background-image:  url("images/bg_nav3b.gif");
	text-decoration: none;
	font-weight: bold;
}

/*________layers menus______________(overflow:hidden;>>bug IE)__________________________*/

#menu00{
	position: absolute;
	left:98px;
	top:270px;
	width:175px;
	visibility: visible;
	overflow:hidden;
	height: 152px;

}
#menu01{
	position: absolute;
	left:0px;
	top:230px;
	width:180px;
	visibility: hidden;
	overflow:hidden;
}
#menu02{
	position: absolute;
	left:0px;
	top:230px;
	width:180px;
	visibility: hidden;
	overflow:hidden;
}
#menu03{
	position: absolute;
	left:0px;
	top:230px;
	width:180px;
	visibility: hidden;
	overflow:hidden;
}
#menu04{
	position: absolute;
	left:0px;
	top:230px;
	width:180px;
	visibility: hidden;
	overflow:hidden;
}
#menu05{
	position: absolute;
	left:0px;
	top:230px;
	width:180px;
	visibility: hidden;
	overflow:hidden;
}
#menu06{
	position: absolute;
	left:0px;
	top:230px;
	width:180px;
	visibility: hidden;
	overflow:hidden;
}
#menu07{
	position: absolute;
	left:0px;
	top:230px;
	width:180px;
	visibility: hidden;
	overflow:hidden;
}

/*________men secondaire______________________________________________*/

a.lien01:link, a.lien01:visited { 
	display: block;
	background-color: #626c5e;
	background:  url("images/bg_nav2.gif") no-repeat;
	/*border-top: 1px solid #7B7973;
	border-bottom: 1px solid #AFA89C;*/
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px 0px 3px 20px;
	text-decoration: none;
	font-weight: 100;
	}

a.lien01b:link, a.lien01b:visited { 
	display: block;
	background-color: #626c5e;
	background:  url("images/bg_nav2.gif") no-repeat;
	/*border-top: 1px solid #7B7973;
	border-bottom: 1px solid #AFA89C;*/
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px 0px 3px 20px;
	text-decoration: none;
	font-weight: 100;
	}
a.lien01b:active, a.lien01b:hover{ 
	color: #961B02; 
	text-decoration: underline; 
	background-color: #CFCBC3; 
	background-image: none;
	background:  url("images/bg_nav2b.gif") no-repeat;
	}
a.lien01:active, a.lien01:hover{ 
	color: #961B02; 
	text-decoration: underline; 
	background-color: #CFCBC3; 
	background-image: none;
	background:  url("images/bg_nav2b.gif") no-repeat;
	}

