#bg_brossier_saderne {
	background-image: url(../images/bg_brossier-saderne.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: auto;
	padding: 0px;
	height: 710px;
	width: 100%;
	position: absolute;
	z-index: 1;
}
#logo_index {
	position: absolute;
	z-index: 1000;
	margin: 444px 0px 0px 140px;
	padding: 0px;
}
#vignettes_brossier-saderne {
	margin: 135px 0px 0px 680px;
	padding: 0px;
	height: 430px;
	width: 130px;
	position: absolute;
	z-index: 1004;
}
#vignettes_brossier-saderne img {
	margin: 0px 0px 15px;
	padding: 0px;
}

#actu {
	position: absolute;
	z-index: 1000;
	padding: 0px;
	height: 80px;
	width: 600px;
	margin: 660px 0px 0px 250px;
	background-image: url(../images/actu_bg.png);
	background-repeat: no-repeat;
}
#actu #titre_actu {
	margin: 0px 0px 0px 30px;
	padding: 0px;
	height: 80px;
	width: 130px;
	text-align: center;
	float: left;
}
#actu #titre_actu h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 80px;
	font-size: 35px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 80px;
}
#actu #titre_actu h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #DB1912;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 80px;
	font-size: 35px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	float: left;
}#actu #content_actu {
	margin: 10px 0px 10px 20px;
	padding: 0px;
	width: 410px;
	float: left;
	height: 60px;
}
#actu #content_actu p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 410px;
	font-weight: normal;
	background-image: url(../images/point_rouge.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	text-indent: 10px;
	clear: left;
}
#actu #content_actu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 410px;
	font-weight: normal;
	background-image: url(../images/point_rouge.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	text-indent: 10px;
	clear: left;
	text-decoration: none;
}
#actu #content_actu a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	cursor: pointer;
	background-color: #6A6B6F;
}
#actu #content_actu #space_actu {
	margin: 0px;
	padding: 0px;
	height: 10px;
	clear: left;
	float: left;
	width: 100px;
}
