

.article_title {
    color:#0f3f53;
    font-size:26px;
    text-transform:uppercase;
}

.article_facebook {
    float:right;
    
}
.article_corps {
    clear:both;
	font-family:dinreg,arial, sans-serif;
    padding:20px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    font-size:16px;
    text-align:justify;
}

.article_footer {
    margin:30px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    color:#8a8a8a;
    font-size:12px;
    font-style:italic;
}

.article_sommaire {
}

.article_sommaire div{
	width:960px;
	height:140px;
	position:relative;
	border-bottom-color:#000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding:15px 0px 15px 0px;
}

.article_sommaire .div2{
	width:710px;
	height:140px;
	position:relative;
	border-bottom-color:#000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding:15px 0px 15px 0px;
}

.article_sommaire div:hover {
	background-color:#EBEAE9;	
}

.article_sommaire .sommaire_date {
	color:#999;
}
.article_sommaire .sommaire_titre {
    font-size:18px;
    text-transform:uppercase;
}

.article_sommaire .sommaire_corps {
	font-family: dinreg, arial, sans-serif;
    font-size:16px;
}


.article_sommaire img {
	margin:0px 10px 0px 0px;	
}

.article_sommaire a {
	text-decoration:none;
	color:#0f3f53;	
}

.article_sommaire .a_img {
	position:relative;
	top:0px;
	left:0px;
}

.article_sommaire .a_corps {
	display:inline-block;
	position:relative;
	top:-140px;
	left:310px;
	width:650px;
}

.article_sommaire .a_corps2 {
	display:block;
	position:relative;
	top:-140px;
	left:310px;
	width:390px;
}

.article_sommaire .right_col{
	float:right;
	width:230px;
	margin:0px;
	padding:0px;
}

.article_sommaire .right_col:hover{
	background-color:#FFF;
}
.article_sommaire .right_col a{
	display:inline-block;
	margin:0px 0px 20px 0px;
	padding:0px;
	width:230px;
	height:230px;
}

.article_sommaire .right_col a img{
	width:230px;
	height:230px;	
	margin:0px;
	padding:0px;	
}