#actualites{
width:594px;
height:305px;
background:url('../../../img/fond_actualites_contenu.jpg') no-repeat left;
float:left;
margin-bottom:19px;
}
#handles8_more{

}


/* Sample 8*/
#box8{
	position:absolute;
}

.box_interne{
	width:574px;
	height:265px;
	float:left;
	margin-left:20px;
	margin-top:15px;
	font-size:10px;
	padding:0;
	cursor:pointer;
}
#box8 .buttons{
	text-align:left;
}
#box8 .next{
	float:right
}


.mask1{
	position:relative;
	width:579px;
	height:265px;
	overflow:hidden;
	margin-left:6px;
	margin-right:15px;
}

.h1_actualites{
	float:left;
	color:#8fcaf4;
	font-weight:normal;
	margin:5px 0 0 20px;
	padding:0;
	font-size:13pt;	
}

.buttons{
	width:594px;
	text-align:right;
	padding:0;
	margin:0;
	height:26px;
	background:url('../../../img/fond_actualites_numeros.jpg') no-repeat top right;
	text-align:right;
}
.buttons div{
	position:relative;
	left:285px;
	background:url('../../../img/fond_actualites_numero.gif') no-repeat top left;
	height:21px;
	width:21px;
	/*line-height:21px;*/
	color:#ffffff;
	cursor:pointer;
	font:18px arial;
	float:left;
	text-align:center;
	margin:4px 6px 0 6px;
}
.buttons div.active, .buttons div:hover{
	background:url('../../../img/fond_actualites_numero_active.gif') no-repeat top left;
	height:21px;
	width:21px;
	color:#fff
}


#box8 h3, #box8 h4{
	color:#000000;
	font-size:14pt;
	font-weight:bold;
	margin:0;
	padding:0;
}

#box8 p{
	margin:0; 
	padding:0;
}




.contenu_actu{
	width:556px;
	height:252px;
	margin:0;
	padding:0;
}
.contenu_actu_date{
	position:relative;
	top:150px;
	width:551px;
	background:url('../../../img/fond_actualite_date.png');
	height:19px;	
	color:#ffffff;
	text-align:right;
	font-size:14px;
	padding-top:2px;
	padding-right:5px;
}
.contenu_actu_texte{
	position:relative;
	top:150px;
	width:546px;
	background:url('../../../img/fond_actualite_texte.png');
	height:85px;	
	color:#000000;
	text-align:left;
	padding:2px 5px 2px 5px;

}
