.art-content-layout{
	/* background-color: #484E46; */
	background-color: #fff;

}

.art-content-layout .art-sidebar1{
	background-color: #fff;
}

div#article{
	padding: 5px;
	padding-top: 0px;
	/* color:#484E46; */
	color:#484E46;
	padding-left: 15px;
	padding-right: 15px;
}

div#article p, div#article strong{
	/* color:#484E46; */
	color:#484E46;
	text-align: justify;
}

/* RUBRIQUE */

div#rubrique{
	margin-left: 15px;
	color:#666;
	width: 735px;
	
}

div#rubrique h2{
	margin-bottom: 0px;
}

div#rubrique h2 a{
	color:#000;
	text-decoration: none;
	font-size: 14px;
	font-family: inherit;
}

div.chaporub, div.chaporub7{
	text-align: justify;
}

div.chaporub7 p{
	text-align: justify;
}

div.chaporub7 a{
	text-decoration: none;
	color:#484E46;
	}
	
div.chaporub7{
	margin-bottom:10px;
	}

div.chaporub a{
	text-decoration: none;
	}

div.savoirplus{
	float: right;
}

.pagination a{ 
	color:#000;
}

.pagination a:hover{ 
	color:#000;
	text-decoration: underline;
}

.logorubart{
	float: left;
	margin-right: 10px;
	width: 102px;
	text-align: center;
	margin-bottom: 10px;
}

div#logoart{
	float: left;
	margin-right: 10px;
	text-align: center;

}

div.dategris{
	color: #666;
	font-size: 10px;
	margin-bottom: 3px;
}

h2.titrerub{
	margin-top: 0px;
}

/* Contact */

.zonecap{
	float:left;
	margin-right:10px;
	position:relative;
	top:2px;
}

.saisircap{
	border:1px solid #ccc;
	font-size: 12px;
	float:left;
}


