body{
	background-color:#870000;
	margin: 0 0 0 0;
}

a {
	color:#ccb379;
	text-decoration:none;
}

a:hover {
	color:#ccb379;
	text-decoration:underline;
}

img{
	border:none;
}

.conteneur{
	width:980px;
	margin:auto auto;
	background:url(../images/contener.jpg) repeat-y;
}
.header{
	width:100%;
	height:157px;
	background:url(../images/header.jpg) #870000 no-repeat;
}
.footer{
	clear: left;
	width:100%;
	height:50px;
	background:url(../images/index_18.jpg) #870000 no-repeat;
	color:#FFFFFF;
	text-align:center
}
.menuleft{
	height:100%;
	width:23px;
	float:left;
	
}
.menucentre{
	height:100%;
	width:184px;
	background:url(../images/index_05.jpg) #870000 no-repeat right top;
	float:left;

}
.contenu{
	width:750px;
	color:#FFFFFF;
	margin-left:210px;
	padding-right:25px;
	text-align:justify;
}


.diapo{
	float:right;
	height:300px;
	padding-left:5;
}

.ouverture{
	float:left;
	width:45%;
	padding-left:5;
	text-align:justify;
}
.acces{
	float:left;
	width:45%;
	padding-left:20;
	text-align:justify;
}
.les_menus{
	clear:right;
}
.le_menu{
	margin-top:10;
	margin-bottom:10;
	margin-left:20;
}

.titre{
	font-size:16px;
	font-weight:bold;
	text-align:center;	
	}

/*** Livre d'or ***/

.page_livre_pre{
	width:50%;
	text-align:left;
	margin-bottom:10px;
	margin-top:10px;
	float:left;
}
.page_livre_suiv{
	width:50%;
	text-align:right;
	margin-bottom:10px;
	margin-top:10px;
	float:left;
}

.image_secu{
	width:126px;
	height:36px;
	margin: 10px 0 10px 0;
	float:left;
}
.image_secu2{
	margin-top: 15px;
}

/*** formulaire ***/
.titre_form{
	width:180;
	float:left;
	text-decoration:underline;
	font-weight:bold;
}
.bouton_form{
	text-align:center;
	margin-bottom:30;
}
/*** Bas de page ***/

.footer a{
	color:#FFFFFF;
}


