div#main_content {
	background:url("../_img/univers_defaut/fond_main_content.jpg") repeat-y;
}
div#main_content_footer {
	background:url("../_img/univers_defaut/fond_main_content_footer.jpg") no-repeat;
}

div#main_content_header {
	height: 285px;
}

div#yellow_back {
	background: url(../_img/tpl.index/back-edito.jpg);
	color: #333333;
	font-weight: bold;
	text-align: center;
}

div#yellow_back p {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	padding: 0 10px;
	margin: 3px;
}

div#orange_back h4 {
	color: #fffacc;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}

div#orange_back h5 {
	color: #fffacc;
	font-size: 12px;
	text-align: center;
}

div#orange_back p {
	color: #ffffff;
	font-size: 11px;
	text-align: justify;
	padding: 0 10px;
	margin: 0px;
}
div#orange_back a {
	margin-left: 10px;
	color: #fffacc;
	font-size: 11px;
}

div.actualite {
	clear:both;
}

div#main_content_right h3 {
	margin: 0;
	padding-top: 10px;
	font-size: 15px;
	/*font-weight: normal;*/
	color: #b0291c;
}
div#main_content_right h4 {
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

div.actualite .act_content {
	padding-top: 10px;
	text-align: justify;
}

div.actualite .wrapper{
	background: url(../_img/tpl.index/actu-wrapper.jpg) no-repeat center center;
	clear: both;
}
