#colonne_centre h1{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#33A02C;
	line-height:18px;
	display:inline;
}
#colonne_centre h2{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#33A02C;
	line-height:18px;
	display:inline;
}
#actus{
	border:6px solid #E0F3D4;
	padding:5px 5px 5px 0;
	color:#4D4D4D;
	font-size:11px;
	overflow:hidden;
	height:185px;
}
	#actus img{
		border:1px solid #3E4F53;
		margin-right:8px;
	}
	#actus h1{
		font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:18px;
		color:#707173;
		display:block;
		margin: 0 0 8px 0;
	}
	#actus p{
		font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:14px;
		height:130px;
		padding:0;
		margin:0;
		}
	.savoir_plus{
		width:132px;
		height:22px;
		float:right;
		background-color:#70C059;
		background-image:url("/images/interface/readmore_vertactu.gif");
		background-position:left;
		background-repeat:no-repeat;
		border:3px solid #fff;
		}
		/*
		#actus a:hover{
			color:#FF0000;
			font-size:16px;
			font-weight:bold;
			text-indent:20px;
		}
*/
	#actus_plus{
		padding:10px 0 10px 0;
	}
	#actus_plus a{
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:11px;
		color:#FF7F00;
		text-decoration:none;
	}
	#actus_plus a:hover{
		text-decoration:underline;
	}

#categories{
	position:relative;
	width:100%;
	height:120px;
	overflow:hidden;
}
	#cat1, #cat2, #cat3, #cat4{
		width:101px;
		height:120px;
		background-color:#99AAB3;
		float:left;
		border-right:5px solid #fff;
		background-image:url("/images/interface/fd_cat1_en.gif");
		background-position:bottom left;
		background-repeat:no-repeat;
		color:#fff;
		text-transform: uppercase;
		font-weight:bold;
		padding-left:4px;
	}
	#cat1 img, #cat2 img, #cat3 img, #cat4 img{
		border:2px solid #5A6F7A;
		margin:4px 0 0 0;
	}
	#cat2{
		background-image:url("/images/interface/fd_cat2.gif");
	}
	#cat3{
		background-image:url("/images/interface/fd_cat3_en.gif");
	}
	#cat4{
		background-image:url("/images/interface/fd_cat4_en.gif");
		background-color:#697E89;
		border:0;
	}

#meilleures_ventes{
	width:100%;
	height:120px;
	margin-top:20px;
	position:relative;
}
	#meilleures_ventes_titre{
		background-image:url("/images/interface/titre_meilleuresventes.gif");
		background-repeat:no-repeat;
		height:19px;
		border-bottom:1px solid #b6c1c9;

	}

