
body {

	background-color: #332F2E;

}

/*========= Page =====================*/
#page {
	width: 780px;
	margin-left:auto; margin-right:auto;
	
		background: #eee url(../IMAGES/vague.jpg) no-repeat 0 140px;
		
	position: relative;
}

/* ========= Entete ===================== */
#entete {
	text-align: left;
	height: 156px;

	background: #E6DDDE url(../IMAGES/fd_visuel.jpg) no-repeat 0 0;

}

#accessibilite {
	display: none
}

/* EN PIXEL POUR EVITER QUE LE BLOC NE CHANGE EN HAUTEUR */

#visuel {
	background:#FFF;
}

#ZoneRetourAccueil {
	display: none;
}

#coordonnees {
	width: 170px;
	position: absolute;
	top: 400px;
	left: 5px;
	padding:5px;
}

#coordonneesPlus {
	width: 170px;
	position: absolute;
	top: 370px;
	left: -200px;
	padding:5px;
}

#credits {
}

#credits h4 {
	margin: 1em 0 0.5em;
}

/*
=========Encart====================
*/
#encartBasDePage h3 {
	margin-bottom:0.5em;
	line-height:1.2em;
}

#encartBasDePage img.gauche{
	float:left;
	padding:0.2em 0.2em 0.2em 0;
	margin:0 0.5em 0.5em 0.5em;
	border:1px solid #e5e5e5;
}

#encartBasDePage img.droite{
	float:right;
	padding:0.2em;
	margin:0 0.5em;
	border:1px solid #e5e5e5;
}

#encartBasDePage {
	margin-top:2em;
	border:1px solid #e5e5e5;	
	padding: 1em 0 1em 1em;
}

#encartBasDePage span{
	background:#333333;
	color:#FFFFFF;
	padding:0.2em 0.7em 0.2em;
	font-weight:normal;
	width:100%;
}

#encartBasDePage p {
	text-align:justify;
	padding:0;
	margin:0 0 0.5em 0;
	padding-right:1em;
}

#encartBasDePage ul {
	width:90%;
	margin: 0 0.2em 0.2em 0.5em;
	padding:0;
	list-style:none;
}

#encartBasDePage ul li {
	margin: 0 0.2em 0.5em 0;
	border-left:3px solid #333333;
	padding-left:0.5em
}

/*========= Conteneur =====================*/
#conteneur {
	text-align: left;
	width: 345px;
	height: 960px;
	margin-left:205px;
	margin-top: 50px;
	position: relative;
}

#contenu {
	width: 340px;
	margin-left:5px;
}

body>#page>#conteneur {
	height: auto;
	min-height:960px;
}

#blocRecherche {
	width: 205px;
	margin-right: -230px;
	margin-top: -50px;
	float: right;

	background: #E6DDDE url(../IMAGES/fd_blocrecherche.gif) no-repeat left bottom;

	padding-right: 5px !important;
	padding-left: 5px !important;
	margin-left: 15px;
	/*height: 450px;*/
	padding-bottom:35px;	
}

#actuJuridique {
	margin-top: 2em;
	padding: 0em 0 0 0.5em;
	
	border-left: 2px solid #332F2E;
	
}

/*========= Extras =====================*/

#extras {

}

#coupCoeur {
	width: 185px;
	position: absolute;
	top: 640px;
	left: 10px;
	text-align:left;
}

/* ATTENTION PARTICULARITE GABARIT */

#menu {
	position: absolute;
	top: 156px;
	width: 200px;

	background: url(../IMAGES/fd_menu.jpg) no-repeat top left;

}

#menu ul {
	list-style: none;
	padding: 0;
	margin: 18px;
}



/*========= Pied =====================*/
#pied {
	text-align: left;
	clear: both;
	display: block;

	background:#332F2E;

	height: 3em;
	position: relative;
	font-size: 0.9em;
	padding-left:1em;
}

#langues {
	position: absolute;
	top: 0.5em;
	right: 0.2em;
}

