@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #795c44;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
td {
	vertical-align: top;
}
.orange {
	color: #FF9900;
}
.footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #795c44;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 180px;
}
.nomcbt {
	font-weight: bold;
	color: #FF9900;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}
.texte {
	width: 570px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #999999;
	letter-spacing: 3px;
}
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #795C44;
}
.soustitreorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF9900;
}
.newstitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4d3420;
	padding: 5px;
	line-height: 12px;
}
.newsbox {
	padding: 20px;
}
.notes {
	font-size: 9px;
	line-height: 10px;
}
.textepetit {
	font-size: 11px;
	line-height: 12px;
}
.prix {
	font-weight: bold;
	color: #FF9900;
	font-size: 24px;
}

