/* CSS Document */

.reviews a:link {
	color: #C2010C;
	text-decoration: none;
}
.reviews a:visited {
	color: #C2010C;
	text-decoration: none;
}
.reviews a:hover {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
.reviews a:active {
	color: #C2010C;
	text-decoration: none;
}
.reviews p {
	color: #C2010C;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 15px;
	line-height: 1.5em;
	padding: 0;
}

.titrenoir {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.7em;
	margin: 0px 0px 5px 0px;
	padding: 0;
}
.titretexte {
	font-style: normal;
	color: #000000;
	line-height: 0em;
	font-weight: bold;
}

