/* CSS Document */

.actuimg
{
	width : 250px;
	height : 130px;
	display : block;
	margin-bottom : 20px;
	float:right;
	clear:both;
}
.actumask
{
 	width : 250px;
	height : 130px;
	display : block;
	background: url(../media/actualites/mask.png) no-repeat center center;
	_background : none;
	_background: url(../media/actualites/mask.gif) no-repeat center center;
		
}