@charset "utf-8";
/* CSS Document */

.corps{
	float:left;
}
.chapo{
	margin:0px;
	padding:0px;
}

.texte {
	margin:100px 0px px 0px;
	padding:0px;
}

.article_body {
float:left;
clear:left;
width:480px;
}

.random_article {
width:480px;
height:155px;
background-color:#EDEDED;
padding:12.5px 0px 0px 12.5px;
/**float:left;**/
clear:left;
}

.random_article img {
float:left;
clear:left;
}

.descrip {
width:480px;
height:155px;
background-color:#F5F5F3;
padding:12.5px 0px 0px 12.5px;
float:left;
}

.welcome_news {
background-color:#EDEDED;
clear:right;
float:left;
height:400px;
margin-left:40px;
margin-top:10px;
width:200px;
padding-bottom : 20px;
}

.resum_article {
color:#000000;
float:right;
line-height:12pt;
margin:0px 0px 0px 10px;
padding-right:20px;
width:300px;
}
.after {
display:block;
clear:both;
content:".";
visibility:hidden;
}

