/* CSS Document */

#ACTU {
	margin:0;
	padding: 2px;	
}
#ACTU h4, h3, h2 {
	margin:0px;
	padding:0px;
	text-align:center;
}
table.produit {
	width:770px;
	margin:0 auto;
}
td table.produit {
	text-align:center;
}
.detail_actualite h4 a {
	display:block;
	color:#FFFFFF;
	width:100%;
	background-image:url(images/icones_menu/detail_actualite.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	padding:8px 0 12px 0;
	text-align:center;
	text-decoration:none;
}
.detail_actualite h4 a:hover {	
	color:#FFFFFF;	
	background-image:url(images/icones_menu/detail_actualite_hover.jpg);
	background-repeat:no-repeat;
	margin:0;
}
.detail_actualite a {
	display:inline;	
}