body,p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
li{
font-size: 12px;
}


/**
 * tous les styles .actu... définissent les styles de la homepage sur la gauche (actualités)
 **/
.actu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: 333333;
	text-align:justify;
}
.actu IMG{
	border:1px #666	solid;
	padding:3px;
	background:#FFF;
}
.actu_title{
	text-align: left; 
	font-weight: bold; 
	color:#AA0000;
}
.actu_next{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: 333333;
	text-align:right;
	margin:0px;
	padding:0px;
}

.feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #DDD;
}
.paragraph{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: 333333;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	color: 333333;
	font-weight: bold;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	color: 333333;
	font-weight: bold;
	padding:1px;
	padding-left:60px;
}
.fields{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	color: 333333;
	font-weight: bold;
}
.fields_miss{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	color: AA0000;
	font-weight: bold;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #AB1F20;
}
a:active {
	color: #000000;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ab1f20;
}

.title_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ab1f20;
}
.title_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.menu_box{
	display:none;
	border:1px #d7cfcf solid;
	position:absolute;
	overflow:hidden;
	padding:0px;
	background-image:url(../images/fond_gauche.gif);
	filter:alpha(opacity=99);-moz-opacity:.99;opacity:.99;
}
.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin:8px 2px 8px 5px;
}
.menu A{
	text-decoration:none;
}
.menu A:hover{
	border-bottom:1px #ab1f20 dotted;
}
.main{
	background-image:url(../images/fond_gauche.gif);
	background-repeat: repeat-y ;
	
}

.submenu_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	color: 333333;
	font-weight: bold;	
	margin:1px 1px 1px 10px;
}