h1, h2, h3, h4 {
	font-weight: normal;
}

div.article-content
{
	padding-left: 200px;
	padding-right: 200px;
	line-height: 150%;
}

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;
}

