#home {
	position:relative;
	float:left;
	width:685px;
	height:683px;
	padding-left:15px;
	padding-right:15px;
	padding-top:0px;
	background: url(../../images/home3.jpg) no-repeat ;
}
#home_titre {
	position:relative;
	float:left;
	width:685px;
	height:35px;
	padding-top:15px;
	text-align:center;
}
#home_titre a h1 {
	color:black;
	text-decoration:underline;
}
#home_titre a h2 {
	color:black;
	text-decoration:underline;
}
#home_titre h3 {
	color:black;
}
#home_upline {
	position:relative;
	float:left;
	width:655px;
	height:70px;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	background:#F8F8F8;
}
#home_instruction {
	position:relative;
	float:left;
	width:655px;
	height:65px;
	padding:10px;
	text-align:center;
	color:#E40000;
	font-size:11pt;
}
#home_instruction strong {
	color:#E40000;
	font-size:11pt;
}
#home_secteur {
	position:relative;
	float:left;
	padding-left:5px;
	width:680px;
	height:545px;
}
#home_secteur ul {
	float:left;
	width:295px;
	line-height:14px;
}
#home_secteur ul h3 {
	font-size:8pt;
}
#home_secteur li {
	margin-bottom:10px;
	font-size:10pt;
}