#zooms_box{
	display:none;
	background-image:url(images/fond_actus_zoom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
width: 587px;
height:356px;
position:relative;
float:left;
}

#actualites_box{
	display:block;
		background-image:url(images/fond_actus_zoom.gif);
		background-position:bottom;
	background-repeat:no-repeat;
width: 587px;
height:356px;
position:relative;
float:left;
}

#zooms_box a, #actualites_box a{

text-decoration:none;


}

#zooms_box img, #actualites_box img{
padding:0px;
margin:0px;

}
#zooms_box .entry, #actualites_box .entry{
	height:89px;
	width:550px;
	margin:0px;
	padding:0px;
	margin-left:6px;
	margin-top:3px;
	display:block;
	background-image:url(images/puce_news.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:14px;
}

#zooms_box .news p, #actualites_box .news p{
/*width:490px;*/
	padding:0px;
	margin:0px;
}
#zooms_box .news, #actualites_box .news{

	height:89px;
	margin-left:60px;
	line-height:15px;
	
}
#zooms_box .entry img, #actualites_box .entry img{


border:3px solid #9a8e95;

}

#zooms_box .more , #actualites_box .more {
line-height:20px;
font-size:12px;
font-weight:normal;
color:#e2007a;
}
#actualites_box .onglets, #zooms_box .onglets {
	background-image:url(images/arrondi_box.gif);
	background-position:right;
	background-repeat:no-repeat;
cursor:pointer;
}
	