#box_login 
{
	position : relative; 
	right : 10 ; 
	height : 120 ; 
	width : 315 ; 
	background-image : url('../img/box_login.jpg') ; 
	background-position : left top ; 
	background-repeat : no-repeat ;
}

#box_news 
{
	position : relative; 
	right : 10 ; 
	height : 146 ; 
	width : 315 ; 
	background-image : url('../img/box_ultime_news.jpg') ; 
	background-position : left top ; 
	background-repeat : no-repeat ;
}


