/* Itemid=123 : Nouveautés */

div.grandcarre {
	float:left;
	border-left : 2px solid #F0F0F0;
	border-top: 2px solid #F0F0F0;
	width:906px;
	height:846px;
	margin-top: 3px;
}

div.petitcarre
{
	width: 300px;
	height: 280px;
	float: left;
	border-right : 2px solid #F0F0F0;
	border-bottom : 2px solid #F0F0F0;
}

div.titrenouv
{
	margin: 40px 20px 20px 20px;
	text-align: center;
	font-type : Garamond;
	line-height: 1;
}

div.titrenouv a:hover
{
	color: #F0F0F0 !important;
}

div.article-content {
	border-bottom: none;	
}
