
/*****************/
/*	 Article	*/
/***************/

.article_body{
	background-image:url(../Templates/images/fond_article_reap.jpg);
	width:376px;
	font-family:Arial;
}

.article_text_b{
	background-image:url(../Templates/images/fond_article.jpg);
	background-repeat:no-repeat;
	/*width:362px;*/
	padding-right:20px;
	line-height:15px;
}

.article_text_b a{
	font-family:Arial;
	color:#035D9C;
	font-size:13px;
	text-decoration:none;
	cursor:pointer;
}

.article_text_r{
	background-image:url(../Templates/images/fond_article.jpg);
	background-repeat:no-repeat;
	/*width:362px;*/
	padding-right:20px;
	line-height:15px;
}

.article_text_r a{
	font-family:Arial;
	color:#cb0101;
	font-size: 11px;
	text-decoration:none;
	cursor:pointer;
}

.title_link{
	background-image:url(../Templates/images/H36-liens-utiles.jpg);
	width:358px;
	height:25px;	
}

.link{
	background-image:url(../Templates/images/fond_article.jpg);
	background-repeat:no-repeat;
	/*width:362px;*/
	padding-right:20px;
	padding-top:15px;
	width:360px;
}

.link a{
	color:#035D9C;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

.title_contact{
	background-image:url(../Templates/images/contact.jpg);
	width:363px;
	height:25px;	
}

