body {
	margin:15px;
	font-family: "Trebuchet MS", Arial,Verdana,sans-serif,  Helvetica;
	font-size:12px;
	color:#111111; 
	text-align:center;
	background-color:#333333;
	background-image:none;
	background-position:top;
	background-repeat:repeat-x;
}

/**************************************************
INTERFACE 
**************************************************/

#var_droite{float:left;width:717px; background-color:#EEEEEE}
#titre_module_principal{width:717px; height:66px; background-color:#EEEEEE; background-image:none }
#module{width:717px;margin-left:0px;text-align:left; padding-bottom:10px;}
#text_copyright_main{width:717px;position:static;text-align:center;margin-top:10px;padding-top:5px;padding-bottom:5px;left:auto;font-size:10px;color:#333333;background-color:#EEEEEE;margin-left:0px;float:left;}

.barh2h{height:7px;background-image:none;background-repeat:repeat-x;background-position:bottom;border-bottom:1px #111111 solid;width:100%;}
.text_introduction{border:1px #EEEEEE solid;padding:10px;background-color:#E4E3E1;background-image:none;}

/**************************************************
NEWS 
**************************************************/

.newbordurgauche{ display:none}
.newsicone{position:absolute;margin-top:10px;margin-left:4px;}

.newstext{
	font-family:Verdana, Arial, Helvetica, sans-serif;line-height:16px;
	min-height:80px;
	_height:80px; /*For IE*/
	margin-left:0px;padding-top:10px;padding-left:5px;padding-right:7px;
	border-bottom: solid 2px #777777;	border-top: #666666 solid 1px;
	text-align:justify;
	background-image:none;background-position:left;background-repeat:repeat-y;background-color:#EEEEEE;
	font-size:11px;
}


