#posPub {
	position:relative;
	float:right;
	padding-top:15px;
	padding-right:3px;	
}

#cadreActus {
	position:relative;
	float:left;	
	width:490px;
}

#posLogo {
	position:relative;
	float:left;	
	padding-left:10px;
}

.posTexte {
	position:relative;
	float:left;	
	padding-left:10px;
	padding-top:5px;
}

.blocTexte {
	position:relative;
	float:left;	
	width:325px;
}

.zoneDateActu {
	position:relative;
	float:left;	
	width:100%;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#666666;
}

.zoneTitreActu {
	position:relative;
	float:left;	
	width:100%;
	line-height:12px;
	padding-bottom:10px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#01446F;
}

.zoneDescriptionActu {
	position:relative;
	float:left;	
	width:100%;
	line-height:12px;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#333333;
}

.zoneSuiteActu {
	position:relative;
	float:right;
	width:60px;
	height:20px;
	background-image:url(../images/fond-bouton.gif);
	background-repeat:no-repeat;
	background-position:top left;
}	

.intituleBtnSuiteActu {
	position:relative;
	float:left;
	width:100%;
	padding-top:1px;
	text-align:center;
}

a.lienSuiteActu:visited, a.lienSuiteActu:link, a.lienSuiteActu:active, a.lienSuiteActu:hover {
	text-align:center;
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color:#235D82;
	text-decoration:none;
}

.posVignette {
	position:relative;
	float:right;
	padding-top:15px;
	padding-right:15px;
}

.posSeparationArticle {
	position:relative;
	float:left;
	padding-top:15px;
	padding-bottom:10px;
	padding-left:5px;
}

.separationArticle {
	position:relative;
	float:left;
	width:465px;
	height:1px;
	font-size:0px;
	background-image:url(../images/pointille-article.gif);
	background-repeat:repeat-x;
	background-position:top left;
}

#zoneLienDirect {
	position:relative;
	float:left;
	padding-top:5px;
}

#posLienAccueil1 {
	position:relative;
	float:left;
	padding-left:5px;
}

#posLienAccueil2 {
	position:relative;
	float:left;
	padding-left:15px;
}
