

/*========= Page =====================*/
#page {
	text-align: left;
	margin: 0 auto;
	position: relative;
	z-index: 0;
	width: 861px;
	padding: 0;
}

/* ========= Entete ===================== */
#entete {
	text-align: left;
	background: #fff;
}

#accessibilite {
	display: none
}

#visuel {

	background: url(../IMAGES/fd_visuel.jpg) no-repeat left top;

	height: 154px;
	position: relative;
	width: 67.3em;
}

#ZoneRetourAccueil {
	width: 16.5em;
	height: 12.5em;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-decoration: none;
}

#coordonnees {

	background: #E5E5E5;

	position: absolute;
	width: 200px;
	top: 400px;
	left: 0em;
	padding: 1em 0 1em 1em;
}

#coordonneesPlus {

	background: #E5E5E5;

	position: absolute;
	width: 200px;
	top: 400px;
	left: -16.6em;
	padding: 1em 0 1em 1em;
}
/*
=========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:#007AC0;

	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 #007AC0;

	padding-left:0.5em
}

/*========= Conteneur =====================*/
#conteneur {
	text-align: left;
	position: relative;
	height: 50em;
	background: #fff;
	margin-left: 211px;
	padding: 11em 2em 3em;
}

body>#page>#conteneur {
	height: auto;
	min-height: 50em;
}

#blocRecherche {

	background: #E5E5E5;

	position: relative;
}

#actuJuridique {
	margin-top: 2em;
	padding: 0em 0 0 0.5em;

	border-left: 2px solid #CC3333;
	
}

/*========= Extras =====================*/

#extras {

}

#coupCoeur {

	border-bottom:2px solid #CC3333;	border-top:3px solid #CC3333;

	position: absolute;
	top: 170px;
	left: 237px;
	z-index: 2;
	width: 500px;
 	overflow: hidden; 
	padding-left: 100px;
}

#menu {

	background-color: #CC3333;

	text-align: right;
	margin: 0;
	position: absolute;
	left: 0;
	padding: 0;
	width: 211px;
	top: 170px;
}


/*========= Pied =====================*/
#pied {
	clear: both;

	background:  transparent  no-repeat url(../IMAGES/fd_pied.gif) right top;

	font-size: 0.9em;
	margin: 0;
	height: 3em;
	padding-top: 1px;
}

#pied p {
		text-align: right !important;
}

#langues { 
	position: absolute;
	top: 30px;
	left: 861px
}
