/* CSS Document */
.cadre-gauche {
	float: left;
	width: 380px;
}
#cadre-bas {
	float: left;
	width: 755px;
	background: #f8f8f8;
	padding-bottom: 2px;
}
.tier-cadre {
	width: 246px;
	border-left: 1px solid #dedede;
	float: left;
	margin: 2px;
	background: #f2f1ec;
	height: 336px;
}
html>body div.tier-cadre {
height: auto;
min-height: 336px;
}

#actu {
	float: right;
	width: 355px;
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 5px;
	background: #f2f2eb;
	padding-right: 5px;
	margin-bottom: 5px;
}
div.tiers-actus, div.tiers-actus_droite  {
	float: left;
	width: 230px;
	border-right: 2px solid #F4F4F4;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #666666;
}
div.tiers-actus_droite {
	border-right: none;
}
h1.actus {
	color: #afbf98;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;
}
img.actu_gauche {
	float: left;
	margin-right: 5px;
	border: 1px solid #a3a3a3;
}
img.savoir_plus_actu {
	margin-top: 7px;
}

div.accueil {
	float: right;
	width: 215px;
	margin-top: 30px;
	margin-bottom: 5px;
}
h1 {
	font-size: 90%;
	text-align: justify;
	color: #9b9b98;
	font-weight: normal;
}
h2{
	font-size: 90%;
	color: #853a12;
	text-align: justify;
	margin-bottom: 10px;
	font-weight: normal;
}
h3  {
	font-size: 100%;
	letter-spacing: 0.15em;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 11px;
	color: #666666;
	font-weight: normal;
}
h4, p {
	font-size: 90%;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 15px;
	color: #666666;
	font-weight: normal;
}
h5 {
	font-size: 90%;
	text-align: justify;
	margin: 10px;
	color: #763f08;
	font-weight: normal;
}
h6 {
	font-size: 90%;
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 11px;
	color: #666666;
	font-weight: normal;
}
p.news {
	font-size: 90%;
	color: #853a12;
	text-align: justify;
	margin-bottom: 6px;
	margin-top: 6px;
}

span.marron {
	color: #853a12;
}
img.barre-ver {
	float: left;
	margin-right: 5px;
}
img.actus {
	float: left;
	margin: 0px 7px;
}
