.details{
	margin-top: 0;
}
.details .tete, .details .pied{
	float: left;
	left: -10px;
	position: relative;
	background-color: ;
	margin: 5px 0;
	padding: 2px 10px;
	border:0;
	width: 100%;
	text-align: left;
	color: #fff;
}
.details H1 {
	font-weight: bold;
	font-size: 1.8em;
	color: ;
	margin-bottom: 5px;
}
.details .rblock{
	background-color: ;
	right: -10px;
}
.details .rightinclude{
	right: -10px;
}
.retour{
	float:left;
	width: 100%;
	position: relative;
	margin: 3px 0;
	display: block;
	text-align: right;
	font-weight: bold;
}
.details H1 .auteur{
	display: inline;
	font-weight: normal;
	font-size: .8em;
}
.details b a{
	color: #555;
}