html { 
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif,"Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
	
}

body {
	background-color: #fff;
	margin:0;
	padding:0;
}

h1 {
	font-size:16px;
	margin:10px;
	padding:0;
	font-family:"Trebuchet MS",sans-serif;
	border-bottom:1px solid #FF6600;
}
h1:first-letter {color:#FF6600;}

a {
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#000099;}

a:hover {color:#ccc;}


.news {
	font-family:"Trebuchet MS",sans-serif;
	font:12px;
	list-style:none;
	padding:0;
	margin:0;
}

.recherche {
	font-family:Arial,sans-serif;
	font-size:12px;
	margin:10px;
	padding:10px;
	float:left;
}

.resultat {
	
}

.resultat td {width:150px;}

.res_td {
	border:1px solid #ccc;
	background-color:#fff;
}

.res_bien {
	vertical-align:top;
	list-style:none;
	font-size:12px;
	padding:0;
	margin:0;
	
}

.libelle {color:#f00;font-weight:bold;text-align:center;margin:2px;}
.prix {color:#f00;font-weight:bold;text-align:center;margin:2px;}
.description {color:#274B78;text-align:left;margin:2px;padding:5px;}

#header {
	padding:10px 0 10px 0;
	font-size:12px;
	font-weight:bold;
	background-color:#fff;
	border-bottom:2px solid #FF6600;
	margin:0;
	width:100%;
	text-align:center;
}

#container {
	background-color:#FFEFD5;
	padding:10px;
	margin:10px 10px 0 10px;
	border:1px solid #c0c0c0;
}

#container h2 {
	font-family:"Trebuchet MS",sans-serif;
	font-size:16px;
	color:#2b4966;
	margin:8px;
	padding:2px;
	border-bottom:1px dotted #ccc;
}

input, select, textarea, checkbox {
	font-family:Verdana,"Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	border:1px solid #9097a2;
	background-color:#fff;
}


.bouton_ok {
	margin-top:15px;
	border:0px;
	background-color:#edf2f2;
}

/* search */

.search_form {
	text-align:left;
	font-size:12px;
}
.search_form td {
	padding-left:50px;
	vertical-align:top;
}
				
.resultats {
		font-size:12px;}

.resultats td {background-color:#fff;text-align:center;padding:1px 0 1px 5px;}

.resultats a {
	color:#2b4966;
	font-weight:bold;
}

.resultats a:hover {
	text-decoration:underline;
}


.pages_links {
	background-color:#f4f8fb;
	padding:0.5em;
	margin:1em 0 1em 0;
	color:#f00;
	text-align:center;
}

#cadre_visuel {
	position:absolute;
	top : 140px;
	right:30px;

}

.liste_photos {
	padding:0;
	margin:0;
	list-style:none;
	float:left;
}

.liste_photos li {
	margin:2px;
}