body {
	background-color: #FFFFFF;
	background-image: url(images/fond_page.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px; 
	text-align:justify; 
	}
	
div#principal { 
	width:1024px; 
	margin-left:auto; 
	margin-right:auto; 
	}	

div#nav { 
	width:970px; 
	margin:	-5px; 
	padding:0px; 
	}

.liste{ 
	padding:0px; 
	margin:0px; 
	list-style:none; 
	float:left; 
	}

div#gauche { 
	padding-top:40px; 
	width:230px; 
	clear:both; 
	float:left; 
	}

div#gauche_nav1_on { 
	background-image:url(images/cadre_off.jpg); 
	background-repeat:no-repeat; 
	width:121px; 
	height:25px; 
	line-height:25px; 
	padding-left:85px; 
	}
	
div#gauche_nav1_off { 
	background-image:url(images/cadre_on.jpg); 
	background-repeat:no-repeat; 
	width:121px; 
	height:25px; 
	line-height:25px; 
	padding-left:85px; 
	}

div#gauche_nav2_on { 
	clear:both; 
	margin-top:2px; 
	background-image:url(images/cadre2_on.jpg)	 ; 
	background-repeat:no-repeat; 
	width:196px; 
	height:35px; 
	text-align:right; 
	padding-right:10px; 
	padding-top:3px; 
	}
	
div#gauche_nav2_off { 
	clear:both; 
	margin-top:2px; 
	background-image:url(images/cadre2_off.jpg)	 ; 
	background-repeat:no-repeat; 
	width:196px; 
	height:35px; 
	text-align:right; 
	padding-right:10px; 
	padding-top:3px; 

	}
	
	
div#gauche_nav3_on { 
	clear:both; 
	margin-top:2px; 
	background-image:url(images/cadre2_on.jpg)	 ; 
	background-repeat:no-repeat; 
	width:196px; 
	height:28px; 
	text-align:right; 
	padding-right:10px; 
	padding-top:10px; 
	}
	
div#gauche_nav3_off { 
	clear:both; 
	margin-top:2px; 
	background-image:url(images/cadre2_off.jpg)	 ; 
	background-repeat:no-repeat; 
	width:196px; 
	height:28px; 
	text-align:right; 
	padding-right:10px; 
	padding-top:10px; 

	}	
	
.txt_rouge { 
	color:#7D0024; 
	}
	
.txt_rouge2 { 
	color:#940034; 
	}
	
.txt_blanc { 
	color:#ffffff; 
	}

a.blanc {
	color:#FFFFFF; 
	text-decoration:none; 
	}
	

a.rouge {
	color:#7D0024; 
	text-decoration:underline; 
	}


.txt12 { 
	font-size:12px; 
	color:#000000 ; 
	}
	
.txt15 { 
	font-size:18px; 
	}
	
.txt18 { 
	font-size:22px; 
	}

.texte_rouge {
	color:#7D0024; 
	}
	


div#access { 
	clear:both; 
	margin-top:10px; 
	padding-left:20px; 
	width:186px; 
	height:33px; 
	line-height:33px; 
	background-image:url(images/cadre_plus.jpg) ; 
	background-repeat:no-repeat; 
	}
	
div#centre { 
	width:495px; 
	margin-right:15px; 
	float:left;
	margin-top:30px; 
	}
	
div#droite { 
	margin-top:30px; 
	width:210px; 
	height:360px; 
	background-image:url(images/new_cadre.jpg); 
	background-repeat:no-repeat; 
	float:left;
	padding:10px; 
 	text-align:center; 
		}
	
div#footer { 
	clear:both; 
	width:100%; 
	background-image:url(images/filet_bas.jpg); 
	background-repeat:repeat-x; 
	height:180px; 
	}

p { 
margin:0px; 
padding:0px; 
}

.nav_part_off { 
	background-image:url(images/cadre_on.jpg); 
	background-repeat:no-repeat; 
	width:181px; 
	height:25px; 
	line-height:25px; 
	padding-left:25px; 
	color:#7D0024; 
	}


.nav_part_on { 
	background-image:url(images/cadre_off.jpg); 
	background-repeat:no-repeat; 
	width:181px; 
	height:25px; 
	line-height:25px; 
	padding-left:25px; 
	color:#7D0024; 
	}

li.plan { 
	list-style:circle; 
	}
	
	
	
.txtvert { 
	color:#AFC330 ; 
	}
	
a.vert { 
	color:#889625 ; 
	text-decoration:underline; 
	}
