/*========= Page =====================*/
#page {
	text-align: left;
	margin: 0 auto;
	position: relative;
	z-index: 0;
	width: 885px;
	padding: 0;

	background: url(../IMAGES/fd_visuel.jpg) no-repeat left top;

}

/* ========= Entete ===================== */
#entete {
	height: 435px;

	background-image: url(../IMAGES/conteneur.gif);

	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	z-index: 1;
}

#accessibilite {
	display: none;
}

#visuel {
}

#ZoneRetourAccueil {
}

#coordonnees {
	position: absolute;
	top: 270px;
	left: 646px;
	width: 338px;
}

#coordonneesPlus {	text-align: left;}#coordonneesPlus p strong {	text-align:left; !important}

/*========= Conteneur =====================*/
#conteneur {
	text-align: left;
	height: 690px;
	padding-left: 310px;
	position: relative;

	background-image: url(../IMAGES/fd_page.gif);

	padding-right: 25px;

	border-top: 1px solid #323338;

	margin-top: -1px;
	padding-bottom: 30px;
}

body>#page>#conteneur {
	height: auto;
	min-height: 740px;
}

#blocRecherche {
	width: 293px;
	margin-left: -310px;
	float: left;

	background-image: url(../IMAGES/recherche.gif);

	z-index: 5;
	position: relative;
}

#actuJuridique {
}

/*========= Extras =====================*/

#extras {
}

#coupCoeur {
	position: absolute;
	top: 270px;
	left: 281px;
	width: 338px;
	z-index: 2;
}

#menu {
	position: absolute;
	top: 251px;
	left: 0;
	width: 262px;
	z-index: 2;
}

/*========= Pied =====================*/
#pied {
	clear: both;
	text-align: right;

	background: url(../IMAGES/pied.gif) no-repeat left top;

	margin-bottom: 20px;
}

#page>#pied {
	padding-top: 20px;
	line-height: 50px;
}

#langues {
	position: absolute;
	top: 5px;
	left: 4px;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + 
+  BALISES 
+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

/* Reinitialisation des styles par défaut des balises */

body, div, dl, dt, dd, ul, ol, li, 
pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	text-decoration: none;
}

ul, li {
	list-style-type: none;
}

ol {
	list-style-type: decimal;
}

fieldset, img, a img {
	border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {

}

caption, th {
	text-align: left;
}

hr {
	border: none;
}
#coupCoeur {
	left:298px !important;
}

body > #page > #conteneur {
	min-height:732px !important;
}

#conteneur {
	width:542px;
}