/* CSS Document */

#contenu_box {
	background-image:none;
	background-color:transparent;
}

#contenu {
	padding:0px;
	background-image:none;
}

#contenu h1 {
	font-weight:normal;
	margin-bottom:20px;
	text-transform:none;
	margin-left:0px;
	margin-right:0px;
	
	line-height:normal;
	background-image:none;
	font-size:16px;
	color:#8ed52d;
	padding-left:0px;
}

#box_accueil_top {
	float:left;
	background-image:url(../../images/accueil/box-accueil-top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:315px;
	margin-right:4px;
	background-color:#000000;
}

#box_accueil_bottom {
	background-image:url(../../images/accueil/box-accueil-bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	min-height:326px;
	padding:25px 16px 17px;
	color:#c7c7c7;
	line-height:15px;
	font-size:11px;
}
#box_accueil_bottom p {
	margin-bottom:20px;
}

#box_news_top {
	float:left;
	background-image:url(../../images/accueil/box-news-top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:227px;
	background-color:#000000;
}

#box_news_bottom {
	background-image:url(../../images/accueil/box-news-bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	min-height:455px;
	padding:25px 16px;
	color:#FFFFFF;
	line-height:15px;
	font-size:11px;
	padding:25px 19px;
}

#titre_news {
	font-size:14px;
	text-transform:uppercase;
	margin-bottom:20px;
}
div.date_news {
	font-size:11px;
	font-weight:bold;
	color:#8ed52d;
}
