/*background-image:url("images/Page-2_72px.jpg");*/


html,body {width:100%;height:100%;}
html,body ,h1,h2,h3,h4,div,p{margin:0;padding:0;}
	p{text-align: justify;}
	h1{font-size: 25px; text-align:left;}
	h2{font-size: 20px; text-align:left;}
	h3{font-size: 15px; text-align:left;}
	h4{font-size: 13px; text-align:left;}
	
	ul{list-style-type:circle;  margin:10px; padding-left: 20px;}
	li{margin:10px;}
	.marge_entre_li{margin:0px;}
	
	
	/*#371B00*/
	a:link {	color:  #911a0d;	text-decoration: none;}
	a:visited {color: #DE954B; text-decoration: none;}
	a:hover {/*color: #C7AB8F;*/ color: #D15D07;text-decoration: none;}
	a:active {color: #371B00;text-decoration: none;}
	
	a:link img{	border-color:  #911a0d;	}
	a:visited img{	border-color:  #DE954B;	}
	a:hover img{	border-color:  #D15D07;	}
	a:active img{	border-color:  #371B00;	}
	
	
	body {
		font-size: 13px;
		color: #371B00;
		font-family: Verdana, Arial, Helvetica, sans-serif;	
		}

		
	.invis{display:none;text-align:justify;	
			text-align:justify;
			position:absolute;
			left: 120px;
			top: 725px;
			background-color:#FFF4E6;
			width:500px;
			padding:10px 15px 5px 15px;
			font-style:italic;
			font-size: 11px;
			/*filter:alpha(opacity=65);
			-moz-opacity:0.5;
			opacity: 0.5;*/
}
	.invis span{font-weight: bold;color:#f00;	}
	.invis a:link {font-weight: bold; color:#371B00;	text-decoration: none;}
	.invis a:visited {font-weight: bold; color:#371B00; text-decoration: none;}
	.invis a:hover {font-weight: bold; color: #f00;}
	.invis a:active {font-weight: bold; color: #f00;}
		
		
	.access {
		width:1025px;
		margin-left: auto; /*pour centrer la div - obligatoir un width*/
     	margin-right: auto; /*pour centrer la div - obligatoir un width*/
     	padding: 2px 0px 1px 0px;
		background-color: #a36f23;
		font-size: 9px;
		text-align:  center;	
		}	
		
	.access a {font-style: italic;}
	.access span {font-weight: bold;}
	.access a:hover, .access a:focus {color: #FFDAA5;}
		
	
	
	
	.element_menu{
		font-weight: bold; 
		}
		
		
		
	.mot_en_valeur_1{
		font-weight: bold; 
		}
	
	.mot_en_valeur_2{
		font-style: italic;
		}
	
	.mot_en_valeur_3{
		font-style: italic;
		font-weight: bold;
		}
	
	
		
	.fond{background-position:top;background-repeat:no-repeat;}
	.fond2{background-position:top; background-repeat:repeat-y;}
	
	
	
	.logo{
		margin:0px;
		padding:0px;
		position:relative;
		left:145px;
		top:80px;
		}
	
	
	.menu2{
		float: left;
		height: 780px;
		z-index:1;
		}
	
	
	.contenue{
		float: left;
		width: 855px;
		}
	
	
	.footer{
		padding:0px;
		width:1025px;
		margin-left: auto;/*pour centrer la div - obligatoir un width*/
     	margin-right: auto;/*auto pour centrer la div - obligatoir un width*/
		top:0px;
		text-align:center;
		font-size:9px;
		font-style:italic;
		background-color: #a36f23;
		clear:both;
		}
	
	#validator_css{
		position: relative;
		float: left;
		}

	
	

