/* general body and other backgrounds style begin */

body{
		margin:0px;
		padding:0px;
	  font-family : Verdana, Arial, Tahoma;
	  font-weight : normal;
	  color: #033800;
}
/* menu gauche */
.bg_repeat_left{
		background-image:url(../images/charte/background_repeat_left.jpg);
		background-position:top;
		background-repeat:repeat-y;
}
.bg_repeat_right{
		background-image:url(../images/charte/background_repeat_right.jpg);
		background-position:top;
		background-repeat:repeat-y;
}
/*---map---*/
.imprimer{
		font-family:Tahoma;
		font-size:12px;
		color:#000000;
		text-decoration:none;
}
.imprimer:hover{
		font-family:Tahoma;
		font-size:12px;
		color:#FFEAC5;
		text-decoration:none;
}
/* ---content---*/
.text{
		color:#4F251E;
		font-family:tahoma;
		font-size:13px;
		font-weight:normal;
		text-align:justify;
		letter-spacing:0.5pt;
		margin-left:4px;
		margin-right:4px;
}
.table_right{
		text-align:right;
}	
.text_right1{
	text-align:right;
}
.text_list{
		font-weight:bold;	
		padding:5px;
	}
/*--- footer--*/
.footer:link, .footer:visited{
	  text-decoration : none;
		font-family : Tahoma;
		font-size : 11px;
 		color: #282828;
		letter-spacing:1pt;
		font-weight:normal;
}
.footer:hover, .footer:active{
		text-decoration : underline;
		font-family : Tahoma;
		font-size : 11px;
		color: #282828;
		letter-spacing:1pt;
		font-weight: normal;
}
.footer_line{
		font-family : Tahoma;
		font-size : 11px;
 		color: #505050;
		letter-spacing:1pt;
		font-weight:normal;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #786D57;
	text-decoration: none;
}
.enum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
