@charset "utf-8";
*{
	margin:0;
	padding:0;	
	}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background:#b3defc url(../images/body_bg2.jpg) repeat-x left top;
}
#body2 {background:url(../images/body_bg3.jpg) no-repeat center top;height:435px;}

h1,h2{
	position:absolute;
	left:-10000px;	
	}

.clear{cleat:both}

/* Fin général */
#top{width:100%;background:url(../images/top_bar.jpg) repeat-x}
#top #top2{width:100%;background:url(../images/top_bar2.jpg) no-repeat center top}
#top #navtop{
	height:20px;
	width:1000px;
	margin:0 auto;
	padding-top:3px;
	font-size:11px;
	color:white;
	text-align:center;
	/*background:url(../images/navtop_bar.jpg)*/
	}
#top #navtop a{
	color:#ff7f00;
	}

#top #navtop a:hover{
	text-decoration:none;
	}
	
/* Header */
#header{height:276px;/*background:url(../images/header_bg.jpg) no-repeat center top;margin:0 auto;padding-top:14px*/}
#header #headerslide{height:276px;width:956px;background:url(../images/header.jpg) no-repeat;margin:0 auto;position:relative;}
#header #headerslide #prev {position:absolute;left:-21px;top:88px;height:63px;width:22px;background:url(../images/header_fleche_prev.png) no-repeat;}
#header #headerslide #next {position:absolute;right:-21px;top:88px;height:63px;width:22px;background:url(../images/header_fleche_next.png) no-repeat;}

/* Début du site */

#site{width:1000px;margin:0 auto;}

#site #corp{
	background:url(../images/content_bg.jpg) repeat-y center top;
	/* on float le aprent pour avoir un bg comun a tous ainsi il s'agrandirra avec */
	float:left;
	}
/* colonne de gauche */
#site #leftcolonne{
	background:url(../images/colonne_left_bg_top.jpg) no-repeat right top;
	float:left;
	width:188px;
	}
#site #leftcolonne ul li {
	color:white;
	margin-bottom:1px;
	list-style-type:none;
	text-align:center;
	}
#site #leftcolonne ul li.titre {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	height:20px;
	background:url(../images/titre_menu.png)no-repeat left top;
	padding-top:23px;
	}
#site #leftcolonne ul li.menu a {
	display:block;
	width:178px;
	padding-left:10px;
	height:22px;
	padding-top:5px;
	background-color:#004c86;
	color:white;
	/* axe x / axe y / rayon */
	text-shadow: 0px 0px 10px white;
	text-decoration:none;
	text-align:left;
	}
#site #leftcolonne ul li.menu a:hover {
	background-color:#0073cb;	
	}
/* fin de colonne de gauche */
/* debtu du contenue */


#site #content{
	background:url(../images/colonne_content_bg_top.jpg) repeat-x left top;
	width:604px;
	float:left;
	padding:0 10px 30px 10px ;
	}
#site #content .slideshow{
	background-color:black;	
	}
#site #content .block a {
	color:#ac0605;	
	}
#site #content .block a:hover {
	color:#423822;	
	text-decoration:none;
	}
#site #content .block {
	margin:10px 0;
	padding: 0 0 25px;
	background:url(../images/content_block_bottom_bg.jpg) no-repeat left bottom;
	}
#site #content .block h3 {
	color:#ac0605;
	font-size:22px;
	background:url(../images/h3.jpg) no-repeat left top;
	padding:5px 0 0 10px;
	height:33px;
	width:594px;
	margin-bottom:5px;
	}
#site #content .block p {
	color:#90a9bb;
	font-size:12px;	
	margin: 10px;
	
	}
/* fin du contenue */
/* débtu de la colonen de droite */
#site #rightcolonne{
	background:url(../images/colonne_right_bg_top.jpg) no-repeat left top;
	float:left;
	width:188px;
	}
#site #rightcolonne ul li {
	color:white;
	margin-bottom:1px;
	list-style-type:none;
	text-align:center;
	}
#site #rightcolonne ul li.titre {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	height:20px;
	padding-top:20px;
	background:url(../images/titre_menu2.png)no-repeat left top;
	}
#site #rightcolonne ul li.menu a {
	display:block;
	width:178px;
	padding-left:10px;
	height:22px;
	padding-top:5px;
	background-color:#004c86;
	color:white;
		/* axe x / axe y / rayon */
	text-shadow: 0px 0px 10px white;
	text-decoration:none;
	text-align:left;
	}
#site #rightcolonne ul li.menu2,#site #leftcolonne ul li.menu2 {
	width:168px;
	background:url(../images/black_opacity.png);
	text-align:left;
	padding:10px;
	color:white;
	}

#site #rightcolonne ul li.menu2 a,#site #leftcolonne ul li.menu2 a {
	color:#ff7f00;
	}
#site #rightcolonne ul li.menu2 a:hover,#site #leftcolonne ul li.menu2 a:hover {
	color:black;
	text-decoration:none;
	}
#site #rightcolonne ul li.menu a:hover {
	background-color:#0073cb;
	}
/* Début du footer*/

#footer{clear:both;width:100%;background:#ff7e00 url(../images/footer.jpg) no-repeat center top;color:white;float:left;padding:18px 0 30px 0;font-size:11px;}
#footer #contentfooter{width:1000px;margin:0 auto;padding-top:20px;background:url(../images/footer2.jpg) no-repeat center top;min-height:132px}
#footer #contentfooter .blockfoot{float:left;width:142px;background:url(../images/footer_bar.jpg) repeat-y left top}
#footer #contentfooter .blockfoot2{float:left;width:142px;}
#footer #contentfooter a {color:black}
#footer #contentfooter a:hover {color:white}
#footer #contentfooter dl {
	padding-left:10px;	
	}
#footer #contentfooter dl dt{
	padding-left:20px;	
	}