txtsep_resultat*{
	padding: 0;
	margin: 0;
	border: 0;

}

body{
background-image:url(../img/fonbbody.gif);
background-repeat:repeat-x;
	background-color:#a0a0a0;
	font-size:0.8em;
}

.gras {
	font-weight:bold;
}

.blanc {
	color:white;
}

.noir {
	color:#162a63;
}

p{
	font-family:Arial, Helvetica, sans-serif;
/*	color:#7F5739;*/
	color:#6F4D32;
	font-size:12px;
	text-align:justify;
	margin:8px;
}

li{
	font-family:Arial, Helvetica, sans-serif;
	color:#6F4D32;
	font-size:12px;
	text-align:justify;
	margin:5px;
	margin-left:25px;
}

a{
	color:#6F4D32;
	text-decoration : underline;
	font-weight : bold;
}

a:hover{
	color:#6F4D32;
	text-decoration : none;
	font-weight : bold;
}

a:active{
	color:#6F4D32;
	text-decoration : underline;
	font-weight : bold;
}

#entete_page {
	background-image:url(../img/page-entete.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	background-color:#428FC5;
	/*width:1005px;*/
	width:99.5%;
	height:155px;
	padding-left:5px;
	position:relative;
}

.bandeau {
	background-repeat:no-repeat;
	background-color:#C3CF00;
	height:36px;
	/*width:1000px;*/
	width:990px;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-weight:bold;
	color:#7C5638;
	padding-top:13px;
	padding-left:10px;
}



.menu {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}

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

.menu a:hover{
	color:white;
}

.menu a:active{
	color:#d7d7d7;
}

/*

#menu-btn-accueil {
	position:absolute;
	top:10px;
	left:20px;
}

#menu-btn-recherche {
	position:absolute;
	top:16px;
	left:190px;
	width:140px;
	text-align:center;
}

#menu-btn-vendre {
	position:absolute;
	top:16px;
	left:307px;
	width:140px;
	text-align:center;
}

#menu-btn-agence {
	position:absolute;
	top:16px;
	left:423px;
	width:140px;
	text-align:center;
}

#menu-btn-contact {
	position:absolute;
	top:17px;
	left:540px;
	width:140px;
	text-align:center;
}

#menu-btn-info {
	position:absolute;
	top:16px;
	left:657px;
	width:140px;
	text-align:center;
}

#menu-btn-simulateur {
	position:absolute;
	top:15px;
	left:772px;
	width:140px;
	text-align:center;
}

*/

#menu-btn-accueil {
	position:absolute;
	top:10px;
	left:20px;
}

#menu-btn-recherche {
	position:absolute;
	top:16px;
	left:180px;
	width:140px;
	text-align:center;
}

#menu-btn-vendre {
	position:absolute;
	top:16px;
	left:290px;
	width:140px;
	text-align:center;
}

#menu-btn-agence {
	position:absolute;
	top:16px;
	left:400px;
	width:140px;
	text-align:center;
}

#menu-btn-contact {
	position:absolute;
	top:17px;
	left:510px;
	width:140px;
	text-align:center;
}

#menu-btn-info {
	position:absolute;
	top:16px;
	left:620px;
	width:140px;
	text-align:center;
}

#menu-btn-simulateur {
	position:absolute;
	top:15px;
	left:730px;
	width:140px;
	text-align:center;
}

#menu-btn-recrutement {
	position:absolute;
	top:16px;
	left:840px;
	width:140px;
	text-align:center;
}

.bouton {
	float:right;
	border:1px solid #d7dfed;
	cursor:pointer;
	margin:5px;
	margin-top:0;
	background-color:#4286b9;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:white;
	padding:2px;
}

.bouton img {
	margin:2px;
	margin-right:5px;
	vertical-align:middle;
}

#coup_coeur {
	float:left;
	border:1px solid #7F5739;
	width:200px;
	text-align:center;
	margin:5px;
	font-size:14px;
	background-color:#FFFFFF;

}

#coup_coeur_titre {
	background-color:#7F5739;
	color:white;
	font-weight:bold;
	border:0;
	font-size:12px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 0 4px 4px;
}

#coup_coeur_ville {
	font-family:Arial, Helvetica, sans-serif;
	color : #003E80;
}

#flash_info {
	float:left;
	border:1px solid #7F5739;
	width:200px;
	text-align:center;
	margin:5px;
	font-size:14px;
		background-color:#FFFFFF;
}

#moteur_recherche {
	margin:20px;
	margin-top:5px;
	margin-left: 230px;
	padding:5px;
	border:2px solid #7F5739;
	background-color:#428EC5;
}

#moteur_recherche div {
	width:99%;
	margin-top:15px;
	text-align:center;
}

#moteur_recherche div label{
	margin-left:40px;
	width:120px;
	font-weight:bold;
	color:white;
}

#moteur_recherche fieldset {
	border:2px solid #C3CF00;
	padding:10px;
	height:100%;
}

#moteur_recherche fieldset label{
	margin-left:5px;
	margin-right:5px;
	width:120px;
	font-weight:bold;
	color:white;
}

.form_input {
	border:2px inset white;
	background-color:white;
	margin-right:5px;
}

.contenu {
	margin:20px;
	margin-top:10px;
	padding:5px;
	border:2px solid #7F5739;
	background-color:#428EC5;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.contenuAG {
	margin:20px;
	margin-top:10px;
	padding:5px;
	border:2px solid #7F5739;
	background-color:#428EC5;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.contenu_resultat {
	margin:20px;
	margin-top:0;
	margin-bottom:0;
	padding:5px;
	border:2px solid #7F5739;
/*	background-color:#428EC5;*/
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:80%;
	background-color:#428EC5;
}

.presentation_annonce {
	border:2px solid #7C5638;
	background-color:white;
	width:46%;
	height:150px;
	margin:1%;
	float:left;
}

hr.separation {
	clear: both;
	visibility: hidden;
}

div.barre_navigation {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#162a63;
	font-size:14px;
	margin:5px;
}

div.barre_navigation a{
	color:#162a63;
}

div.barre_navigation a:hover{
	color:#162a63;
}

.infos_pratiques {
	text-align:justify;
	margin-left:10%;
	margin-right:10%;
	margin-top:10px;
	border:2px solid #7F5739;
	padding:60px;
	color:#7F5739;
	background-color:#FFFFFF;
}


.infos_pratiques h1{
	font-size:20px;
}

.infos_pratiques h2{
	font-size:15px;
	border:1px solid #604626;
}

.infos_pratiques h3{
	font-size:13px;
	margin-left:10px;
	border-bottom:1px solid #604626;
}

.infos_pratiques a{
	color:#162a63;
	text-decoration:none;
}

.infos_pratiques a:hover{
	color:#604626;
	text-decoration:none;	
}

.infos_pratiques p{
	margin-top:20px;
	margin-bottom:20px;
		color:#7F5739;
}

.infos_pratiques li{
	color:#7F5739;
}

#pied_page {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6F4D32;
	margin:5px;
	margin-top:10px;
	/*border:1px solid #7F5739;*/
	/*background-color:#428EC5;*/
	text-align:center;
}

.txtsep_resultat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color:#FFFFFF;
}

.txtnormg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#6F4D32;
	font-weight: normal;
}

.txtnormBlanc{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2260A2;
	font-weight: normal;
}

.txtville{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 14px;
	color: #003E80;
}

.txtprix{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color : #003E80;
}
.txtprixfr{
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 12px;
	color : #003E80;
}
td .txtform {
color : #6F4D32;
}

.contenuAG h1 {color:#FFFFFF}


.result_desc{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2260A2;
	font-weight: normal;
}
