#actu {
	margin: 0px;
	padding: 0px;
	width: 680px;
	background-image: url(../images/actu_02.gif);
	background-repeat: repeat-y;
}
#actu_top {
	background-image: url(../images/actu_01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 680px;
	clear: both;
	float: left;
}
#actu_bottom {
	background-image: url(../images/actu_03.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 680px;
	clear: both;
	float: left;
}
.pageactu {
	padding: 10px 5px;
	margin: 0px 30px 0px 15px;
	width: 645px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #8C4163;
	text-align: left;
}
.pageactu:hover {
	background-color: #F9F2F5;

}
.pageactu h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A4A9B0;
	font-size: 18px;
	letter-spacing: -2px;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	text-align: left;
}
.pageactu h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #8c4163;
	font-size: 14px;
	letter-spacing: -1.5px;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	font-weight: bold;
	text-align: justify;
}
.pageactu p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-weight: normal;
}
.pageactu br{
	line-height: 10px;
}
.pageactu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: justify;
	margin: 5px 0px 0px 5px;
	padding: 0px;
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
}
.photo_actu {
	float: right;
	width: 150px;
	margin: 0px 0px 10px 10px;
	padding: 0px;
}
.photo_actu img {
	margin: 0px;
	padding: 0px;
	width: 148px;
	border: 1px solid #8C4163;
}
.photo_actu a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #868686;
	text-align: left;
	margin: 5px 0px 0px;
	padding: 0px 0px 0px 25px;
	width: 130px;
	background-image: url(../images/icones/icone_pdf.gif);
	background-repeat: no-repeat;
	letter-spacing: 0px;
	line-height: 20px;
	height: 20px;
	background-position: left top;
	float: left;
}
.photo_actu a:hover {
	background-image: url(../images/icones/icone_pdf2.gif);
	letter-spacing: 2px;
}
