/* -------------------------------------
PAGE ARTICLE
---------------------------------------- */

/* -------------------------------------
TITRE PRINCIPAL
---------------------------------------- */
.pagearticle h2{
	background: url(../images/f_titre_actualite_home.gif) no-repeat -7px 0;
	width: 129px;
}

/* -------------------------------------
Bloc GRIS
---------------------------------------- */
.pagearticle .news{
	width:760px;	
	padding:0 0 18px 0;	
	background: url(../images/sep_vert.gif) repeat-y 5px 0;
	padding-left: 15px;
}
.pagearticle .news div{
	padding:9px 0 0 0;
}
.pagearticle .news p{
	margin:0 14px;
	background-position:162px 2px;
	background-image:url(../images/m_02_puce_claire.gif) no-repeat;
	text-indent:15px;
}
.pagearticle .news p.sansImage{
		background-position:0 2px;
}
.pagearticle .news img{
	float:left;
	margin:0 10px 0 17px;
}
.pagearticle .news a{
	margin:10px 0 10px 0;
}
.pagearticle .newstitre{
	padding:0 0 0 0;
	margin:10px 14px 10px 0;
	font-size:13px;
	color:#707070;
	border:0 solid #d1e920;
	border-bottom-width:1px;
}
/* -------------------------------------
SEPARATEUR BLOC
---------------------------------------- */
.pagearticle #colone1 .sep_act{	width:568px;}
/* -------------------------------------
BT RETOUR
---------------------------------------- */
.pagearticle #ligneretour{
	display:block;
	overflow:hidden;
	height:40px;
	width:221px;
	background-image:url(../images/bt_retour.gif);
}
.pagearticle #ligneretour a{
	display:block;
	height:18px;
	width:182px;
	margin:10px 0 0 25px;
}
.pagearticle #ligneretour a strong {display:none;}