#main{
	background-image:url(../images/body_bg_home.gif);
}
#contenu{
	position:relative;
}
#centre{
	width:690px;
	padding-bottom:0;
}
#centre #menu_h {
	width:570px;
}
h2{
	background:#79a4bd;
	color:#fff;
	font-size:14px;
}
h2 span{
	padding:8px 30px 8px 12px;
	display:block;
}
h2 span a{
	color:#fff;
}
h2 span a:hover{
	text-decoration:underline;
}
.hr{
	width:100%;
	background:transparent url(../images/home_hachure.gif) repeat-x 0 0;
	height:15px;
}
.hr hr{
	display:none;
}

#droite{
	position:absolute;
	right:10px;
	top:0;	
}
#droite #print{	
	border:none;
	background:transparent;
}
#droite .box{
	border:none;
	background:transparent;
}

.homepage{
	margin:40px 30px 0 40px;
	padding:10px 0 0px 0;
	clear:both;
	color:#333;
	background:transparent url(../images/home_coin.jpg) no-repeat right top;
}
.homepage .intro{
	font-size:1.1em;
}
.homepage .intro sup{
	font-size:0.5em;
	line-height:0.5em;
}
.homepage .intro li{
	background:transparent url(../images/puce_2.gif) no-repeat 0 7px;
	padding-left:12px;
	margin-top:2px;
}
.homepage h1{
	margin-top:5px;
}
.homepage p {
	margin-left:12px;
	margin-bottom:0px;
	margin-top:4px;
}
.homepage .top20{
	margin-top:20px;
}
.homepage table {
	margin-bottom:12px;
}
.homepage table td{
	vertical-align:top;
}