body{
	background:url(theme/fond4.jpg) no-repeat top center #cd0300;
	margin:0;
	padding:0;
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size:12px;
	}
a{
	text-decoration:none;
	color:#c00502;
	}
a:hover{
	color:#f78204;
	}
.clear{
	clear:both;
	}
/*///////////////////////////
		LE HEADER
///////////////////////////*/
	#header{
	height:169px;
	background:url(theme/header.png) no-repeat top center;
	font-size:22px;
	text-align:center;
	line-height:255px;
	color:#cd0300;
	margin:50px 0 0 0;
	padding-left:70px;
	}
	
/*///////////////////////////
		LE CONTENEUR
///////////////////////////*/
#conteneur{
	width:802px;
	margin:0 auto;
	}
	
/*///////////////////////////
		LE MENU
///////////////////////////*/
#menu{
	background:url(theme/contenu-h.png) no-repeat bottom left;
	height:59px;
	}
#menu ul li{
	list-style:none;
	float:left;

	}
#menu ul li a{
	height:46px;
	width:136px;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	text-align:center;
	display:block;
	background:no-repeat top left;
	line-height:60px;
	color:#FFFFFF;
	}
#menu ul li a:hover{
	background-position:bottom left;
	line-height:50px;
	}
#menu ul li a.vert{
	background-image:url(theme/btn_vert.png);
	}
#menu ul li a.vertlong{
	width:198px;	
	background-image:url(theme/btn_vertlong2.png);
	font-size:12px;

	}
#menu ul li a.violet{
	background-image:url(theme/btn_violet.png);
	margin:0 0 0 -15px;
	}
#menu ul li a.orange{
	background-image:url(theme/btn_orange.png);
	}
#menu ul li a.bleu{
	background-image:url(theme/btn_bleu.png);
	margin:0 0 0 -15px;
	}

/*///////////////////////////
		LE CONTENU
///////////////////////////*/	
#contenu{
	background:url(theme/contenu.png) repeat-y left;
	padding:10px 35px;
	}
#paragraphecentre{
	text-align:center;
	}
#news{
	float:left;
	width:450px;
	}
#news h1{
	background:url(theme/news_h1.png) no-repeat;
	display:block;
	width:238px;
	height:38px;
	line-height:38px;
	font-size:1.4em;
	font-weight:bold;
	padding:0 20px;
	color:#FFFFFF;
	}
#news h2{
	background:url(theme/news_h1.png) no-repeat;
	display:block;
	width:238px;
	height:38px;
	line-height:38px;
	font-size:1.4em;
	font-weight:bold;
	padding:0 20px;
	color:#FFFFFF;
	}
#news table{
	width:300px;
	}
#news table td{
	width:150px;
	text-align:center;}
#news p{
	padding:0 25px;
	text-align:justify;
	}
#news p a{
	text-decoration:none;
	text-align:right;
	}
#news p a:hover{
	text-decoration:none;
	text-align:right;
	}
#imagegauche{
	float:left;
	width:150px;
	padding:0 25px;
	}
#imagedroite{
	float:right;
	width:150px;
	padding:0 25px;
	}	
#imagedroite2{
	float:right;
	width:150px;
	padding:0 25px;
	}	
#navigation{
	float:right;
	}
.bloc{
	background:url(theme/nav.png) no-repeat top left;
	width:248px;
	margin:1px 0 0 0;
	padding:10px 0 5px 10px;
	}
.finbloc{
	background:url(theme/nav-b.png) no-repeat top left;
	width:258px;
	margin:0;
	height:12px;
	}
#navigation h1{
	background:url(theme/nav_h1.png) no-repeat top left;
	margin:0 0 0 9px;
	font-size:1.2em;
	display:block;
	height:38px;
	width:196px;
	line-height:40px;
	color:#cd0300;
	padding:0 0 0 25px;
	}
#navigation h3{
	background:url(theme/nav_h1.png) no-repeat top left;
	margin:0 0 0 9px;
	font-size:1.2em;
	display:block;
	height:38px;
	width:196px;
	line-height:40px;
	color:#cd0300;
	padding:0 0 0 25px;
	}
#navigation ul{
	list-style-image:url(theme/nav_flocon4.png);
	margin-top:5px;
	margin-bottom:0;
	color:#FFFFFF;
	}
#navigation ul li a{
	font-size:1em;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	}
#navigation ul li a:hover{
	color:#CCCCCC;
	}

/*///////////////////////////
		LE FOOTER
///////////////////////////*/	
#footer{
	background:url(theme/contenu-b.png) no-repeat;
	width:802px;
	height:100px;
	text-align:center;
	margin:0 auto 5px auto;
	padding:0 0 0px 0px;
	line-height:148px;
	color:#FFFFFF;
	}
#footer a{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	}
#footer a:hover{
	color:#CCCCCC;
	}	
	

/*///////////////////////////
LES ICONES DE VALIDATION W3C
///////////////////////////*/	
#validationw3c{
	text-align:center;
	margin:0 auto 0 auto;
	padding:0 0 0px 0px;
	color:#FFFFFF;
	}

