body{
	background:url(img/fond.jpg) no-repeat top center #c8d7ff;
	margin:0;
	padding:0;
	font-family:Verdana, Genena, sans-serif;
	font-size:9px;
	}
	
.justifier{
	text-align:justify;
}

.centrer{
	text-align:center;
}

.clear{
	clear:both;
}

#site{
	width:971px;
	height:134x;
	margin:10px auto;
}

#pub{
	height:60px;
	margin:-30px auto;
	text-align:center;
}
	
#menu_h{
	height:61px;
	width:960px;
	margin:40px auto;
}

#header{
	height:134px;
	background:url(img/header.png) no-repeat top center;
	margin:20px 0 40px 0;
	text-align:center;
}

#menu_h ul li{
	list-style:none;
	float:left;
	padding:0;
}

#menu_h ul li a{
	height:29px;
	width:75px;
	font-size:14px;
	text-decoration:none;
	text-align:center;
	display:block;
	background:url(img/bouton.png) no-repeat top left;
	line-height:35px;
	color:#FFFFFF;
}

#menu_h ul li a:hover{
	background-position:bottom left;
	color:#000000;
	line-height:30px;
}

#conteneur{
	margin:-72px auto;
}

#contenu_h{
	background:url(img/site_h.png) no-repeat top center;
	height:30px;
	margin:40px auto;
	text-align:center;
	padding:10px;
}

#contenu_m{
	background:url(img/site_m.png) repeat-y top center;
	margin:-60px auto;
}

#haut{
	width:910px;
	background:url(img/haut.png) no-repeat top center;
	height:18px;
	margin:0 0 0 25px;
}

#milieu{
	width:910px;
	background:url(img/milieu.png) repeat-y top center;
	padding:0 0 0 10px;
	margin:0 0 0 20px;
}

#bas{
	width:910px;
	background:url(img/bas.png) no-repeat top center;
	height:18px;
	margin:0 0 0 25px;
}

.boite_1{
	float:left;
}

.boite_h{
	background:url(img/boite_h.png) no-repeat top center;
	display:block;
	width:227px;
	height:27px;
	padding:0 10px;
	text-align:center;
	line-height:27px;
	font-size:1.5em;
	margin:10px 0 0 17px;
	font-weight:bold;
}

.boite_1_m{
	width:227px;
	margin:0 0 0 27px;
	padding:0 30px;
	background:url(img/boite_m.png) repeat-y top left;
}

.boite_1_b{
	width:227px;
	background:url(img/boite_b.png) no-repeat top left;
	display:block;
	height:27px;
	margin:0 0 0 27px;
}

#page{
	float:right;
	margin:10px 25px 0 -80px;
}

.page_h{
	width:663px;
	background:url(img/page_h.png) no-repeat top center;
	height:16px;
	line-height:16px;
	font-size:1.5em;
	padding:5px 0 0 20px;
}

.page_m{
	width:643px;
	background:url(img/page_m.png) repeat-y top center;
	padding:10px 20px 0 20px;
	margin:-5px auto;
}

.page_b{
	width:663px;
	background:url(img/page_b.png) no-repeat top left;
	height:16px;
	margin:5px 0 0 10px;
}

#contenu_b{
	background:url(img/site_b.png) no-repeat top center;
	height:36px;
	margin:60px auto;
	text-align:center;
	padding:10px;
}

#footer_h{
	background:url(img/footer_h.png) no-repeat top center;
	width:971x;
	height:18px;
	margin:auto;
}

#footer_m{
	background:url(img/footer_m.png) repeat-y top center;
	width:971x;
	text-align:center;
}

#footer_b{
	background:url(img/footer_b.png) no-repeat top center;
	width:971x;
	height:23px
}