body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	background: #FBC000;
}
#skip {
	position:absolute;
	left: 620px;
	top: 560px;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;

}
#skip a {
	color: #730C21;
	text-decoration: none;
}
#skip a:hover {
	color: #000;
	text-decoration: none;
}
#main{
	width:100%;
}
#content{
	margin:0px auto;
	text-align:left;
	width:780px;
	background: #FBC000;	
}
#header{
	width:780px;
}
.visuel{
	background-image:url(../images/visuel.jpg);
	background-repeat:no-repeat;		
	height:262px;
	padding:0 0 0 0;
	color:#409292;
	font-weight:bold;
}
#mini_nav{
	font-size: 0.75em;
	padding-left: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#mini_nav a{
	color: #730C21;
	text-decoration: none;
}
#mini_nav a:hover{
	color: #000;
	text-decoration: none;
}
#nav{
	background-image:url(../images/menu2.gif);
	background-repeat:repeat-x;
	height:30px;
	font-size: 0.8em;
	padding-top: 5px;
}
#nav #active {
	color: #FBC000;
	padding:0px 15px;
}
#nav a{
	text-decoration:none;
	color:#FFFFFF;
	background-color:inherit;
	font-weight:bold;
	padding:0px 15px;
}
#nav a:hover{
	text-decoration: none;
	color: #FBC000;
}
.voir{
	clear:left;
	background-image:url(../images/voir.gif);
	background-repeat:no-repeat;	
	width:85px;
	height:17px;
	padding:2px 0 0 8px;
	margin:5px 0 0 0px;
}
.voir a{
	color:#FFFFFF;
	background-color:inherit;
	text-decoration:none;
}
.voir a:hover{
	color: #FBC000;
}
.fond{
	background-image:url(../images/fond.gif);
	background-repeat:repeat-y;
	width:780px;		
}
.fond_bas{
	background-image:url(../images/bg2.jpg);
	background-repeat:no-repeat;	
	background-position:0% 100%;
}
.titre{
	background-image:url(../images/titre.gif);
	background-repeat:no-repeat;
	width:780px;
	height:63px;
}
.titre_accueil{
	float:left;
	width:382px;
	padding:43px 0 0 57px;
	font-size:0.9em;	
	font-family: Arial, Helvetica, sans-serif;
}
.titre_actualite{
	float:left;
	width:321px;
	font-size: 0.9em;	
	padding:23px 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#gauche{
	float:left;	
	width:349px;
	padding:10px 30px 10px 60px;
	font-size: 0.8em;
	text-align: justify;
}
#gauche img{
	padding:5px 2px;
}
#imprime{
	text-align: right;
}
#info{
	background: #FDF4D7;
	margin-top: 15px;
	width: 335px;
	padding-left: 5px;
	border: #FF8E31 1px solid;
	padding-right: 5px;
	padding-bottom: 10px;
}
#info a{
	color: #FF8E31;
	text-decoration:none;
}
#info a:hover{
	color: #000;
	text-decoration:none;
}
#img{
	background: #CCC;
	width: 100px;


}
#suivante{
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 10px;
	font-size: 0.9em;
}
#suivante a {
	text-decoration :none;
	color: #FF8E31;
}
#suivante a:hover {
	text-decoration :none;
	color: #000;
}
#right{
	float:left;	
	width:261px;
	padding-right:80px;
}
#right img{
	padding:0 10px 10px 15px;
}
.fix{
	clear:left;
	height:1px;
}
#promo{
	font-size: 0.75em;
	background: #FFC300;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 5px;
	width: 245px;
	padding-top: 5px;
	color: #000;
}
#promo_voir{
	margin-top: 5px;
	background: #FFF;
	width: 235px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.info{
	padding:10px 0 5px 25px;
	font-size:0.7em;
	width: 760px;
	text-align: center;
}
.info a{
	color:#730C21;
	text-decoration: none;	
}
.info a:hover{
	color:#000;
	text-decoration: none;	
}
