body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #efefef;
}
.texte {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	margin-left: 35px;
	margin-right: 35px;
	text-align: justify;
	line-height: 14px;
}
.texte_prix {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	font-weight:bold;
	color:#AD0202;
	line-height: 14px;
}
.texte_prix_description {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	color:#333333;
	line-height: 14px;
}
.style1 {
	color: #A21C20;
	font-style: italic;
}
.textePop {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	padding-right: 25px;
}
a{
	color: #AD0202;
	text-decoration: none;
}
a:hover{
	color: #E7332D;
	text-decoration: underline;
}

