/* -------------------------------------
PAGE ARTICLE
---------------------------------------- */

/* -------------------------------------
TITRE PRINCIPAL
---------------------------------------- */
.pagearticle h2{background-image:url(../images/t_actualite.png);
width:115px;
height:42px;
background-repeat:no-repeat;
z-index:2;
position:relative;
margin-bottom:-10px
}
* html .pagearticle h2{
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='actualite/images/t_actualite.png',sizingMethod='crop');
background-image: none;
}
.pagearticle h2.titreprincipal strong{
	display:none;
}
/* -------------------------------------
Bloc GRIS
---------------------------------------- */
.pagearticle .news{
	width:668px;
	background-image:url(../images/m_02_pied.gif);
	padding:0 0 18px 0;
	margin-left:17px;
	background-repeat:no-repeat;
	background-position:0 100%;
	background-color:#e2e3de;
	
}
.pagearticle .news div{
	width:668px;
	background-repeat:no-repeat;
	background-image:url(../images/m_02_head.gif);
	padding:9px 0 0 0;overflow:hidden;
}
.pagearticle .news p{
	margin:0 14px;
	background-position:180px 2px;
	background-image:url(../images/m_02_puce_claire.gif);
	text-indent:15px;
	background-repeat:no-repeat;
}
.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 17px;
	font-size:13px;
	color:#e05a25;
	border:0 solid #e05a25;
	border-bottom-width:1px;
}
.pagearticle .newsdate{
	font-size:11px;
	font-weight:normal;	
}
/* -------------------------------------
SEPARATEUR BLOC
---------------------------------------- */
.pagearticle #colone1 .sep_act{	width:568px;}
/* -------------------------------------
BT RETOUR
---------------------------------------- */
.pagearticle #ligneretour{
	display:block;
	overflow:hidden;
	height:40px;
	width:240px;
	background-image:url(../images/bt_retour.gif);
}
.pagearticle #ligneretour a{
	display:block;
	height:18px;
	width:192px;
	margin:10px 0 0 25px;
}
.pagearticle #ligneretour a strong {display:none;}

.pagearticle .sep_act hr{
	visibility:hidden;
}