body{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(image/home/bg_home.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
h1, h2, h3, h4, h5, h6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8C8C8C;
	font-weight: normal;
	text-align: justify;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer {
  clear: both;
}
a{
	color: #0055A0;
	text-decoration: none;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
a:hover{
	color: #0055A0;
	text-decoration: underline;
}
.photo_lien{
	border: none;
	outline: none;
}
/*-------------------------------------------------------conteneur----------------------------------------------------------------*/
#conteneur{
	width: 900px;
	margin: auto;
	margin-top: 15px;
}
/*-------------------------------------------------------bandeau_haut----------------------------------------------------------------*/
#bandeau_haut{
	position: relative;
	height: 95px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 28px 0px;
}
/*--------------------------logo--------------------------*/
#logo{
	position: relative;
	float: left;
	height: 71px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*--------------------------menu--------------------------*/
#menu{
	position: relative;
	float: left;
	height: 30px;
	padding: 0px 0px 0px 0px;
	margin: 50px 0px 0px 35px;
}
ul{
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
li{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
li a{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E65113;
	border-right: 1px dashed #FFFFFF;
	padding: 3px 10px 3px 10px;
	margin: 0px 0px 0px 0px;
}
li a:hover{
	color: #000000;
	background-color: #FFFFFF;
	border-right: 1px dashed #000000;
	text-decoration: none;
}
/*--------------------------logo_groupe--------------------------*/
#logo_groupe{
	position: relative;
	float: right;
	height: 71px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*-------------------------------------------------------centre----------------------------------------------------------------*/
#centre{
	position: relative;
	min-height: 100px;
	padding: 0px 0px 0px 0px;
	margin: 70px 0px 0px 0px;
}
/*--------------------------intro--------------------------*/
#intro{
	position: relative;
	float: left;
	width: 415px;
	min-height: 100px;
	padding: 0px 0px 0px 0px;
	margin: 0px 70px 0px 0px;
}
#intro h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #0055A0;
	text-align: center;
}
#intro h3{
	font-size: 10px;
}
#intro h4{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0055A0;
	text-align: center;
}
/*--------------------------actus--------------------------*/
#actus{
	position: relative;
	float: left;
	min-height: 100px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.bloc_actus{
	position: relative;
	float: left;
	width: 185px;
	min-height: 50px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.espace_bloc_actus{
	position: relative;
	float: left;
	width: 40px;
	min-height: 50px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.bloc_actus_haut{
	position: relative;
	height: 45px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
h5.titre_bloc_actu{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #0055A0;
	text-align: center;
	border-bottom: 15px solid #0055A0;
}
a.toutes_actu{
	display: block;
	width: 185px;
	height: 14px;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	background-image: url(image/home/bt_actus.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
a.toutes_actu:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.espaces_ttes_actus{
	position: relative;
	height: 22px;
}
.titre_actualite{
	font-size: 12px;
	color: #0055A0;
}
.date{
	font-size: 10px;
}
.texte_actu{
	font-size: 9px;
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
}
.en_savoir_plus{
	text-align: right;
}
.en_savoir_plus a{
	font-size: 9px;
	font-weight: bold;
	color: #0055A0;
	text-align: right;
}
.img_actu{
	position: relative;
	float: left;
	min-height: 55px;
	padding: 0px 0px 0px 0px;
	margin: 10px 10px 0px 0px;
}
/*-------------------------------------------------------footer----------------------------------------------------------------*/
#footer{
	position: relative;
	height: 17px;
	text-align: right;
	background-color: #000000;
	padding: 3px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
}
#footer_position{
	position: relative;
	width: 900px;
	height: 20px;
	text-align: right;
	margin: auto;
}
#footer h6{
	display: block;
	float: right;
	color: #8C8C8C;
	font-size: 10px;
}
#footer a{
	color: #8C8C8C;
}
