.textevert{
	color: #8A950B;
	font-weight: normal;
}

.textevertgras{
	color: #8A950B;
	font-weight: bold;	
}
.textenoirgras{
	color: #000000;
	font-weight: bold;
}

.title{
	color: #E2001A;
	font-size: 14px;
	font-weight: bold;
}
.soustitrerouge{
	color: #E2001A;
	font-size: 14px;
	font-weight: bold;
}

.texterouge{
	color: #E2001A;
	font-size: 12px;
}

.textenoir{
	color: #000000;
	font-size: 12px;
}

.texteaccroche{
	color: #8A950B;
	font-size: 18px;
	font-style: italic;
}

#up a, #up a:hover{
	background: transparent url(design/bouton_haut.gif) no-repeat left center;
	min-height: 31px;
	text-indent: -9000px;
}
 
#back a, #back a:hover{
	background: transparent url(design/bouton_retour.gif) no-repeat left center;
	min-height: 31px;
	text-indent: -9000px;
}
