.error404 #container{
	width: 970px;
}
#container #content .entry-content .articles_similaires{
	float: left;
	margin-left: 20px;
	width: 375px;
	background: #eee;
	margin-bottom: 10px;
}
#container #content .entry-content .articles_similaires.none{
	display: none;
}
#container #content .entry-content .article_similaire{
	margin-bottom: 2px;
	width: 272px;
	margin-left: 50px;
	float: left;
	
}
#container #content .entry-content .derniers_articles{
	float: right;
	width: 513px;
	margin-right: 20px;
	background: #eee;
	margin-bottom: 10px;
}
#container #content .entry-content .derniers_articles.middle{
	float: left;
	margin-left: 50px;
}
#container #content .entry-content .dernier_article{
	float: left;
	width: 180px;
	margin-left: 50px;
	margin-bottom: 25px;
}
#container #content .entry-content .articles_similaires .image_thumb{
	margin-bottom: 10px;

}
 #container #content .entry-content .derniers_articles .image_thumb{
 	float: none;
 }
#container #content .entry-content .articles_similaires .article_title, #container #content .entry-content .derniers_articles .article_title{
	margin-bottom: 10px;
}
#container #content .entry-content .articles_similaires h4 a, #container #content .entry-content .derniers_articles h4 a{
	text-decoration: none;
}
#container #content .entry-content .derniers_articles h4, #container #content .entry-content .articles_similaires h4{
	color: #000000;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
	margin-top: 0px;
	font-weight: bold;
}

#container #content .entry-content .derniers_articles .titre, #container #content .entry-content .articles_similaires .titre{
	background-color: #5e961f ;
	width:513px;
	height: 38px;
	margin-bottom: 30px;
	padding-top: 0px;
	text-align: center;
}
 #container #content .entry-content .articles_similaires .titre{
	width: 375px;
 }
 .error404 #container #content .entry-content #header_404{
 	width: 970px;
 	height: 161px;
 	background-image: url('../images/pages/page-404/oups_02.jpg');
 	margin-bottom: 15px;
 }
 #container #content .entry-content .derniers_articles .titre h2, #container #content .entry-content .articles_similaires .titre h2{
	font-size:15px;
	color: #FFFFFF;
	padding:10px;
	border-bottom: 1px solid #AAAAAA;
}
.error404 #main .pub_pave{
	
}
.error404 #main #container #content .entry-content .pave_pub_bottom{
	margin: 0 auto;
	width: 300px;
}
.error404 #main #container #content .entry-content .pave_pub_left{
	float: right;
	margin-right: 50px;
}