.template2{
	width: 345px;
}

.template2 a{
	color: #08517F;
}

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

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

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

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

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

.template2 tr.article_titre{
	height: 43px;
}

.template2 .box_insides{
	height: 480px;
}

