@CHARSET "UTF-8";

html, body, div, h1, h2, h3, h4, h5, h6, p, img, dl, dt, dd, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td, form, fieldset, embed, object, applet {
	border: 0 none;
	margin: 0;
	padding: 0;	
}

body {
	padding-top:10px;
	font-family: Arial;
	text-align: center;
	background-color: #3c63ce;
	color: #31537c;
}

#conteneur {
	
	margin-right: auto;
	margin-left: auto;
	width: 985px;
	padding-left: 7px;
	padding-right: 7px;
	
}

#entete {
		
}

#entete_top {

	height: 142px;
	background-image: url(fichiers/banniere1.png);
	background-repeat: no-repeat;
	
	
}

#entete_menu {

	height: 53px;
	background-image: url(fichiers/menu_bg.png);
	
}

#contenu {
	width: 980px;
	margin-top: 3px;
}

#contenu_top {
	height: 15px;
	background-image: url(fichiers/contenant_top.png);
}

#contenu_content {
	background-image: url(fichiers/contenant_middle.png);
}

#contenu_bottom {
	height: 15px;
	background-image: url(fichiers/contenant_bottom.png);
}

.Fbottom {
	font-size: 11px;
}

.Fbottom a{
	color: #31537c;
}

#bottom {
	margin-top: 5px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#bottom_top {
	height: 15px;
	background-image: url(fichiers/contenant_top.png);
}

#bottom_middle {
	background-image: url(fichiers/contenant_middle.png);
}


#bottom_bottom {
	height: 15px;
	background-image: url(fichiers/contenant_bottom.png);
}
#menu {
	width: 985px;
	height: 45px;

	margin-top: -52px;
	vertical-align: middle;
	z-index: 2;
}

#menu ul {
	margin-left: 260px;
	list-style-type: none;
	margin-top: 7px;
}

#menu ul li {
	float: left;
	color: #0148b2;
	height: 19px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

.menuItemBordure {
	border-left: 1px solid #7aaeff;
}

#menu a {
	text-decoration: none;
	color: #ebeb91;
}

#menu a:HOVER {
	color: #ffffff;
}

#logo {
	position: absolute;
	width: 280px;
	height: 268px;
	margin-top : -125px;
	background-repeat:no-repeat;
	background-image: url(fichiers/immo11.png);
}
#contenu_accueil {
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 50px;
}

#contenu_accueil li {
	margin-left: 50px;
}
.tabResRecherche {
	width:80%;
	text-align: center; 
}
.DetailListe {
	list-style: none;
	list-style-position: inside;
	padding-left: 50px;
	font-size: 14px;
}
.titreListe {
	list-style: none;
}