#details {
	left : 550px;
	top : 50px;
	margin-top:0;
	width : 550px;
	/*border:1px #b5b5b5b solid;*/
	padding:10px;
}
/* Dynamisation*/

#details ul#criteres {
	/*border-top : 1px solid #069;
	border-bottom :  1px solid #069;*/
	/*background-color : #F2F2F2; */
	width:510px;
	list-style-type : none;
}

#details h1 {
	padding-top:50px;
	/*color: #006699;*/
	font-size: 11px;
	font-weight:bold;
}
#details h2 {
	padding-top:5px;
}
#details ul#criteres li {
	width:100%;
	background: url(../../images/newtt/tiret.gif) repeat-x bottom;
	/*color: #123654;*/
	/*font-weight : bold;*/
	line-height:20px;
	padding-left:5px;
	cursor:pointer;
	
	/*text-transform: capitalize;*/
}

#details ul#criteres li ul li{
cursor : default;

}
#details ul#criteres li.last , #details ul li.last li.last {
	background: none;
	
}
#details ul#criteres ul{
	border-top : none;
	border-bottom : none;
	/*color : #445C76;*/
	width:100%;
	background: url(../../images/newtt/tiret.gif) repeat-x top;
margin-left:-4px;
	
}
#details ul#criteres ul.hided{
	display:none;
	border:1px #b5b5b5 solid;
	padding:20px 20px 10px 20px;
	margin-bottom:10px;
}
#details ul#criteres ul.showed{
	display:block;
}
#details ul#criteres ul li {
	color : #666;
	width:100%;
	border-bottom :  1px solid #fff;
	background :none;
	overflow:hidden;
	padding-left:4px;
margin-top:0;
margin-bottom:0;
line-height:20px;
font-weight : lighter;
vertical-align:middle;
}
#details ul#criteres ul li.last {
	
	border-bottom :  none;
	
}

#details ul#criteres ul li span.left {
font-size: 11px;
float: left;
width : 60%;
line-height:20px;
}
#details ul#criteres ul li span.right {
font-size: 11px;
float: right;
width : 35%;
padding-left : 10px;
line-height:21px;
border-left :  1px solid #fff;
}

#liensActions {
font-size: 12px;
	margin-top:8px;
	color: #666;


}
#liensActions li {

		list-style: none;
		padding-left: 15px;

}

#liensActions li.close {
background: url(../../images/newtt/croix.gif) no-repeat left;
}

#liensActions li.print {
background: url(../../images/newtt/cadena.gif)  no-repeat left;
}
#coordonnees {

border-top :  1px solid #445C76;
padding-top: 8px;






}
/******************POUR LA POP UP********************************************************/



#formulaireEnvoiAmi, #formulaireQuotation {

border-top :  1px solid #445C76;
padding-top: 8px;
padding-left:24px;


}


#content p.erreur{
	text-align : left ;
	font-weight: bold;
	/*margin-left : auto;*/
	margin-top : 15px;
	/*margin-right : 10%;
	margin-left : 10%;*/
	padding-top : 10px;
	padding-bottom : 10px;
	/*border : 1px solid  #B22222;*/
	color : #B22222 ; 
}

.titre_faq{
	color:#356aa6;
	font-weight:bold;
}
.titre_faq a{
	color:#356aa6;
}
.titre_faq a:hover{
	color:#153f6f;
}
.contenu_agence{
	padding-bottom:10px;
	font-size:11px;
	line-height:14px;

}
.titre_agence{
	font-weight:bold;
	color:#20538e;
}
.liens_agence{
	color:#356aa6;/*bf0000;*/
}
.liens_agence a{
	color:#356aa6;/*bf0000;*/
}
.liens_agence a:hover{
	color:#20538e;
}
.titre_question{
	font-weight:bold;
	color:#20538e;
	line-height:14px;
		padding-bottom:5px;	
}
.titre_question2{
	font-weight:bold;
	line-height:14px;
	padding-bottom:5px;	
}
.reponse_question{
	text-align:justify;
	line-height:14px;
	padding-bottom:10px;	
}
.reponse_question a {
	color:#356aa6;/*bf0000;*/
}
.reponse_question a:hover{
	color:#20528a;/*bf0000;*/
}
.reponse_question_pair{
	background:#eaeaea;
}
.reponse_question_impair{
	background:#dad8d8;
}