.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}

.titre, .texteQ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #7e134b;
}
p.texteQ{ margin-top:0px; margin-bottom:20px; }

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: regular;
	text-decoration: none;
	color: #7e134b;
}

a{ color: #7e134b; text-decoration:underline; font-weight:bold; }

p.btRetour{ margin-top:0px; margin-bottom:30px; }

/* PROTOTIP CONTENUS */
div.detail{ background:url(../images/btRetour.gif) no-repeat 50% 400px; display:block; height:430px; }