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


#sinistre label {font-weight:normal;}

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