/* FICHE */
h1, h2 {
	font-size: 13px;
	font-weight: bold;
	height: 50px;
	padding: 15px 0 0px 70px;
	color:#E40000;
	background: url(../img/imgTitre.gif) 0px 2px no-repeat;
}
.contenuActus{
	margin: -25px 0px 20px 70px;
	border-bottom: 1px solid #B4B20B;
	padding-bottom: 20px;
}
.tpTexte {
	margin-top:20px;
	clear:both;
}
.retour a, .retour a:link, .retour a:visited, .retour a:active{
	float:left;
	margin-top:40px;	
	text-align:center;
	padding: 2px 4px 2px 4px;
	background: #504414;
	color:#FFF;
}
