.message {margin-bottom:20px;}


#lateral_haut ul li {
	background:url('../img/boutonsousmenulocation.png') 0 -43px no-repeat;
}

#location_titre{
	background:url('../img/titre_location.jpg') top left no-repeat;
	border-bottom: 1px solid #aaa;
	height:39px;
	margin-bottom:5px;
	padding-bottom:5px;
}






#candidature_titre{
	background:url('../img/titre_candidature.png') top left no-repeat;
	border-bottom: 1px solid #aaa;
	height:39px;
	margin-bottom:5px;
	padding-bottom:5px;
}

#search h2 {font-size:1.2em; font-weight:bold; margin:10px 0; color:#666;}

#dossier #t23 {margin:10px 0;}

#dossier  h2 {
	font-size:1.2em;
	font-weight:bold;
	margin:30px  0 10px 0;
	clear:both;	
	color:#666;
	
	}



#search ul li {margin:10px 0;}
#dossier ul li {
		margin:5px 0;
		float:none;
		clear:both;
		padding:5px 0;
}
.puce {
	height:21px;
	width:25px;
	background:url('../img/list.png') top left no-repeat;
	float:left;
	}

.itemlist{
	float:left;
	width:498px;
	margin:0 0 0 7px;
}
.top{
	background:url('../img/location_top.png') top left no-repeat;
	padding:5px 10px;
	color:white;
	height:	55px;
	margin:0;
	}

.bouton, .on {
	position:absolute;
	top:-0px;
	left:420px;
	cursor:pointer;
	width:100px;
	height:23px;



}	
.bouton{
	background:url('../img/details.png') top left no-repeat;
}

.on {
	background:url('../img/details.png')  0 -23px no-repeat;
	
}	




.grey {color:#666;}
	
.middle{
	position:relative;
	background:url('../img/location_middle.png') top left repeat-y;
	padding:30px 10px 5px 10px;
	margin:0;
}	
.bottom{background:url('../img/location_bottom.png') top left no-repeat;
	height:4px;
}	
.bg{width:60%; float:left;}
.bd{width:39%; float:left;margin-left:1%; text-align:right;}

.grgr{
	font-size:1.3em;
	font-weight:bold;
}

.texte_annonce{
	float:none; 
	clear:both;
	margin: 5px 0;
	
}

.details_bien{margin:10px 0;}

.details_bien h3 {
	font-weight:bold;
	margin:5px 0;
	font-size:1.2em;	
	}




.img {
	padding: 5px 0;
	height:80px;
	
}


.vignette {cursor:pointer;}
.gda {display:block;position:static;margin:10px auto;cursor:pointer;}





#lateral_haut ul li:hover,#lateral_haut ul li.igest_on {
	background-position:0 0px;
	}

#lateral_haut ul li a {
	color:white; 
	display:block;
	height:28px;
	padding-top:15px;
	padding-bottom:0px;
	padding-left:21px;
	color:white;
	/*font-weight:bold;*/
	}





.errorlist li {color:red;}

.fieldWrapper{float:none;clear:both;margin:0px 0 10px 0;}

.fieldWrapper input, .fieldWrapper select {width:204px;}  
.deux input, .deux select {width:99px;}
.indiqu{font-weight:bold;font-size:1.2em;color:#666;}
.indiqu2{color:#666;}
.cg,.cd {width:50%; float:left;}

#recherche{margin:10px 0;}


select {margin:0;}


.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}
.ac_results strong {font-weight:normal;}
.ac_odd {
	/*background-color: #eee;*/
}

.ac_over {
	background-color: #aaa;
	color: white;*/
}

#faq {
	width:210px;
	overflow:hidden;
	background:url('../img/blocFAQ.jpg') 0 0 no-repeat;	
	height:249px;
	position:relative;
}
#faq_cadre{
	position:relative;
	background:transparent;
	/*height:212px;*/
	}

#faq_cadre .faqitem {
	float:left;
	width:170px;
	height:212px;
	padding:37px 20px 0 20px;
}

.faqitem .tte {height:25px;}

.gauche, .droite {
	width:9px;
	height:13px;
	float:left;
	cursor:pointer;
}
.gauche {background:url('../img/flechegauche.png') 0 0 no-repeat;}
.gauche:hover, .droite:hover{background-position:0 -13px;}	
.droite {background:url('../img/flechedroite.png') 0 0 no-repeat;}

#faq .numero{
	width:152px;
	text-align:center;
	color:white;
	font-weight:bold;
	font-size:1.3em;
	float:left;
	}
	
#faq .faqitem h3 {
	padding:0;
	float:none;
	clear:both;
	color:#0099FF;
	font-weight:bold;
	font-size:1.3em;
	margin:10px 0;
	
}	
