.nofloat {
	float: none;
	clear: both;
}
#contenu {
	position: relative;
	clear: both;
	left: 10px;
	width: 942px;
	padding: 7px 10px 10px 12px;
	border: 3px solid #FDF7E7;
	background: #E7DECF;
}
#contenu h1 {
	position: relative;
	padding: 0 5px;
	color: #8D1A13;
	font-size: 17px;
	margin-bottom: 8px;
}
div.niv1 {
	position: relative;
	float: left;
	width: 454px;
	margin-left: 5px;
	margin-right: 16px;
}
#contenu div p {
	padding: 0 5px;
	font-size: 12px;
	color: #645d54;
	margin: 8px 0 8px;
}
#contenu div h2 {
	position: relative;
	padding: 10px 0 6px 16px;
	color: #8D1A13;
	font-size: 12px;
	background: #FDF7E9 url(../img/h2_coin.gif) no-repeat top right;
}
#contenu div h2 a {
	color: #645D54;
}
#contenu div h2 a:hover {
	color: #8D1A13;
}
div.niv1 div {
	position: relative;
	font-size: 11px;
	color: #645d54;
	line-height: 13.2px;
	letter-spacing: 0.2px;
	background: url(../img/p_coin.gif) no-repeat top right;
	border-left: 3px solid #FDF7E7;
	border-right: 3px solid #FDF7E7;
	border-bottom: 3px solid #FDF7E7;
}
#contenu div div ul {
	list-style: square inside;
	margin: -3px 0 5px 0;
}
#contenu div div p {
	margin-bottom: 15px;
}

#contenu #droitea {
	margin-right: 0;
}
span.fin {
	clear: both;
	height: 2px;
	width: 100%;
	display: block;
}
.tabTarif {
	clear: both;
	position: relative;
	width: 100%;
	color: #FFF;
	margin: 0 auto;
	border:none;
}
table thead th {
	background: #794E45;
}
table th, table td {
	padding: 8px 10px;
	background: #BBAB94;
	border:none;
}
table tr.row1 th, table tr.row1 td {
	background: #D2C5B5;
	color:#794E45;
}
table th.sansfond, table td.sansfond {
	background: none;
	border: none;
}
