
/*========= Page :: nouveau=====================*/
#page {
	text-align: left;
	margin: 0 auto;
	position: relative;
	z-index: 0;
	width: 62.5em;

	background: #FFFFCC;

	padding: 0;
}

/* ========= Entete ===================== */
#entete {
	height: 24.5em;
	text-align: left;
}

#accessibilite {
	display: none
}

#visuel {
	position: absolute;
	top: 94px;
	width: 62.5em;
	border-bottom: 3px solid #ffffff;
}

#ZoneRetourAccueil {
	width: 18em;
	height: 19em;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-decoration: none;
}

#coordonnees, .blocSupplementaire {
	position: absolute;
	top: 25.5em;
	width: 14.2em;
	right: 0.5em;
	z-index: 2;

	background:#CCFFFF;

	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
}

#coordonneesPlus {
	position: absolute;
	top: 12em;
	right: 0.5em;
	width: 14.2em;
	overflow: hidden;
}

/*
=========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:#000099;

	color:#FFFFFF;
	padding:0.2em 0.7em 0.2em;
	font-weight:normal;
	width:100%;
}

#encartBasDePage div.misEnAvant{

	background:#000099;

	color:#FFFFFF;
	padding:0.5em;
	font-weight:normal;
	font-size:0.9em;
	line-height:1em;
	margin-bottom:1em;
	margin-right:1em;
}

.centre {
	text-align:center;
}

#encartBasDePage p {
	text-align:left;
	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 #000099;

	padding-left:0.5em;
}

/*========= Conteneur =====================*/
#conteneur {
	text-align: left;
	height: 50em;
	padding-left: 17.7em;
	padding-right: 16em;
	margin-top: 1em;
	position: relative;
	background: inherit;
	padding-bottom: 2em;
	min-height: 15em;

	background-color:#FFFFCC;

}

#contenu {
	background-color:white; 
	-moz-border-radius:15px;
	padding:5px
}

#contenu h3 {
	margin:-5px;
	margin-bottom:5px;
}

#contenu .tranches {
	line-height:20px;
}

#contenu .tranches a {
	text-decoration:none;
	padding:2px;
	color:white;

	background-color:#006FF5;

	-moz-border-radius:5px;
}

#contenu .blocBien {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;

	border:1px solid #CCFFFF;

	padding:5px;
}

#contenu .blocBien .infoBien {
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;

	background-color:#CCFFFF;
	color:#006FF5;

	border:none;
    margin : -5px -5px 0 -5px;
}

#contenu .fonctionnalites {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	border:none;

	background-color:#CCFFFF;

}

#contenu .blocImages {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;

	background:#FFFFCC none repeat scroll 0 0;
	border:1px solid #CCFFFF;

}

body>#page>#conteneur {
	height: auto;
	min-height: 50em;
}

#blocRecherche {

	background-color:#CCFFFF;

	width: 15.8em;
	margin-left: -17.2em;
	float: left;
	display: inline;
	position:relative;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
}

#actuJuridique {
	margin-top: 2em;
	padding: 0em 0 0 0.5em;
	margin-bottom:35px;
}

/*========= Extras =====================*/

#extras {

}

#coupCoeur {
    margin-top:20px;
    overflow:hidden;
    position:absolute;
    width:14.2em;
    position: absolute;
		right: 0em;
		width: 14.2em;
		overflow: hidden;
		-moz-border-radius-bottomleft:5px;
		-moz-border-radius-bottomright:5px;

	background:#CCFFFF none repeat scroll 0 0;

    margin-top : 10px;    
    padding-top:5px;
}


#coupCoeur_horizontal .ville {

	color: #000099;

	font-weight: bold;
}

#menu {


	text-align: left;
	margin: 0;
	position: absolute;
	top: 3em;
	left: 0;
	width: 62.5em;
	padding: 0;
}

#menu ul {
	margin-top:25px;
	padding-right:10px;
}

/*========= Pied =====================*/
#pied {
	text-align: left;
	clear: both;
	display: block;

	background: #CCFFFF;

	height: 3em;
	position: relative;
	font-size: 0.9em;
}

#langues {
	position: absolute;
	top: 0.5em;
	right: 0.2em;
}

.bureau-principal{
    background-color:#EBEBEB;
    border-bottom:1px solid #DDDDDD;
    border-color:#DDDDDD;
    border-top:1px solid #DDDDDD;
    overflow:hidden;
    padding:5px;
    position:relative;
   /* clear : both;*/
}
.liste-photos {
	/*border : 1px solid;*/
    overflow : hidden;
}
.liste-photos ul{
	list-style : none;
    padding : 0;
    margin : 20px 0 20px 0 ;
    /*border : 1px solid;*/
    overflow : hidden;
    

}
.liste-photos ul li {

float:left;
margin-right:5px;
width:110px;
}


.bureau-principal ul{
	/*clear : left;*/
	list-style : none;
    /*border : 1px solid;*/
    padding : 0;
    margin : 10px 0 0 0 ;
}
.bureau-principal  ul.adresse {
    float:left;
    margin-right:5px;
    width:150px;
}

.bureau-principal ul.renseignements-divers {
    float:left;
    width:190px
}

.bureau-principal ul.outils {
    float:left;
    width:340px;
}

ul.outils li{
	width : 170px;
    float: left;
}


.info_bureau{
	margin-bottom : 20px;
    padding-bottom : 20px;
    border-bottom:3px solid #DDDDDD;
}



.blocSupplementaire {	top:48.5em;}