#cont-acc ul.services{
	display:none;
}

#detail{
	margin:0;
	padding:0;
}

.temps h2{
	border: 1px solid #FFF; 
	background-color: #E9E9E9;
	color: #465D83;
	font-size: 0.85em; 
	padding-left: 1.2em;
	padding-right: 20px;
	background-image : url(images/puce-2pts.gif);
	background-repeat : no-repeat;
	margin: 10px 16px 0 16px;
	font-weight: bold;
}
.temps p{
	margin: 3px 32px;
	color: #BD680D;
}
.temps p a{
	color: #BD680D;
}
.temps p a:hover{
	color: #777777;
	text-decoration: underline;
}
.temps p.date{
	color: #000;
}

#indic h2{
	background-image : url(images/indics.gif);
	background-repeat : no-repeat;
	padding-left: 50px;
/*	padding-top: 0.5em;
	padding-bottom: 2px;
*/	font-weight: bold;
}
#indic h2 a{
	color: #465D83;
	text-decoration: none;
}
#indic h2 a span.suite{
	color: #BD680D;
	font-weight: bold;
}

