#details {
	left : 550px;
	top : 50px;
	margin-top:0;
	width : 510px;

}
/* Dynamisation*/

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

}

#details h1 {
	padding-top:50px;
	color: #006699;
	font-size: 11px;
			
}
#details h2 {
	padding-top:5px;
	
}
#details ul#criteres li {
	width:100%;
	/*background: url(../../images/newtt/tiret.gif) repeat-x bottom;*/
	/*color: #006699;*/
	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;
}
#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;
/*color:#00CC00;*/
}

#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;
color:#000;
}

#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_criteres{
	/*color:#996161;------>Pension*/
	color:#0033CC;
}
.titre_criteres a{
	/*color:#996161;---->Pension*/
	color:#0066CC;
}
.titre_criteres a:hover{
	/*color:#810707;----->Pension*/
	color:#003399;
}
.style_ligne_pair{
background:#eaeaea;
padding-left:10px;
margin-left:5px;
}
.style_ligne_impair{
background:#dad8d8;
padding-left:10px;
margin-left:5px;
}
