.template2{
	width: 345px;
	font-size: 12px;
}

.template2 a{
	color: #003399;
}

.template2 a:hover{
	color: #003399;
	text-decoration: underline;
}

.template2 .box_insides .article_image{
	
	text-align: center;
}

.template2 .box_insides .article_image img{
	height: 210px;	
}

.template2 .box_insides .article_image .no_image{
	height: 150px;
	padding-top: 30px;
}

.template2 .articles_titre{
	text-align: left;
	width: 100%;
}

.template2 .box_insides{
	height:480px;
}

