/* Sample 3*/
#box3{
	position:absolute;
	width:572px;
	text-align:left; 
}
#box3 div{
	float:left;
}
.mask2{
	position:relative;
	width:564px;
	height:243px;
	overflow:hidden;
}
.buttons{
	line-height:23px;
	color:#FFFFFF;
	width:562px; 
	height:23px;
	text-align:right; 
	padding-right: 10px;
	background:url(../img/fondActu.jpg) right top no-repeat; 

}
.buttons span{
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer; 
}