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



.surtitre {margin:10px 0;}



#q1 {
	background:url('../img/q1.jpg') top left no-repeat;
	height:89px;
	margin:20px 0 0 0;
	font-size:1px;	
	text-indent:-999px;
	overflow:hidden;
}

#q2 {
	background:url('../img/q2.jpg') top left no-repeat;
	height:89px;
	margin:20px 0 0 0;
	font-size:1px;	
	text-indent:-999px;
	overflow:hidden;
}


#ban_pied {
	background:url('../img/ban_pied.jpg') top left no-repeat;
	height:59px;
	margin:10px 0;
	
	
}


#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;
	
}	

#blocd_ass_i{
	height:183px;
	background:url('../img/Assuranceloyer.jpg') 0 0 no-repeat;
	margin:10px 0 0 0;

}

#blocd_ass_p{
	height:183px;
	background:url('../img/Assuranceproprietaire.jpg') 0 0 no-repeat;
	margin:10px 0 0 0;

}

#blocd_ass_p .lasuite, #blocd_ass_i .lasuite {padding:160px 10px 0 0;text-align:right;}	


#contact {
	margin:10px 0 0 0;

}



label {
	display:block;
	margin:10px 0 5px 0;
}
input, textarea {
	width:198px;
	border:1px solid #333;
	margin:0;
}

select {margin:0px 0;width:95%;}


#envoyer_message {
	border:1px solid #333;
	background:transparent;
	cursor:pointer;
	width:70px;
	margin:10px 0 0 0;
}

.errorlist{color:red;}		