#articleTitre{
	color:#ababab;
	font-size:18px;
	font-family:"openSansLight", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif !important;
	text-transform:uppercase;
}
.articleContenu{
	padding:14px 40px 11px;
	background-color:#FFFFFF;
}
.articleContenu p{
	text-align:justify;
}
.articleDate{
	font-size:12px;
	color:#616060;
	font-family:"openSansLight", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif !important;
	margin:0 0 50px -16px;
	display:inline-block;
}
.pdfEtSocial{
	background:url(imgs/telechargerEnPdf.png) 0 0 no-repeat;
	height:45px;
	width:208px;
	float:right;
	margin-right:-25px;
	display:inline-block;
}
.articleTelechagerEnPdf{
	height:45px;
	width:50px;
	display:inline-block;
	vertical-align:middle;
}
.twitter-share-button{
	height: 23px !important;
	display: inline-block !important;
	vertical-align: middle !important;
	margin-left:4px;
}
.articleSurTitre{
	font-family:"openSans", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif !important;
	font-size:18px;
	line-height:21px;
	color:#b85219;
}
#article h1{
	font-family:"openSans", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif !important;
	font-size:27px;
	line-height:33px;
	color:#000000;	
}
.articleSousTitre{
	font-family:"openSansBold", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif !important;
	font-size:15px;
	line-height:20px;
	color:#616060;
}
.articleChapo{
	font-family:"openSansSemiBold", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif !important;
	font-size:16px;
	line-height:23px;
	padding-left:20px;
	color:#616060;
}
.articleDivider{
	width:100%;
	height:1px;
	border-bottom:#b85219 1px solid;
	padding:12px 0 0 0;
	margin-bottom:13px;
	display:block;
}
#articleTitre p{
	word-wrap:normal;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size:16px;
	line-height:25px;
	color:#000000;
	text-align:justify;
}
hr{
	clear:both;
	margin-top:0;
	padding-top:20px !important;
	margin-bottom:20px !important;
	border-top:none !important;
	border-bottom: 1px solid #eee !important;
}
.articleContenu .clear{
	padding-bottom:20px;
}
.articleContenu .clear_left{
	padding-bottom:20px;
	clear:left;
}
.articleContenu a{
	color:rgba(31,71,255,1.00);
	font-weight:bold;
}
.alignright{
	float:right;
}
h3{
	clear:both;
}


.articleContenu img{
	max-width: 100%;
	height: auto;
}

.size-full {
    max-width: 100%;
    height: auto;
}

