p.section
	{
	margin		: 0;
	padding		: 0 0 2px 0;
	}
h2 
	{
	font-size	: 75%;
	font-weight	: bold;
	margin		: 0;
	padding		: 0;
	line-height	: 14px;
	}

/* Mise en valeur: 4.2.9 */
#miseValeur 
	{
	padding		: 0 0 0 0px;
	margin		: 0 0 0px 0;
	width		: 636px;
	position	: relative;
	overflow	: hidden;
	background-color:#ffffff;
	background:url(/regions/imagesv2/nouvelles_fond.gif) repeat-y;
	}

#miseValeur .top
{
	background:url(/regions/imagesv2/nouvelles_top_bas.gif) left top;
	height:10px;
	font-size:10px;
}

#bas
{
	clear:both;
	background:url(/regions/imagesv2/nouvelles_top_bas.gif) left bottom;
	height:10px;
	font-size:0px;
}

/* Boite de contenu a gauche*/
#miseValeur .miseValeurArticle 
	{
	width		: 300px;
	padding		: 0px 7px 8px 0;
	margin		: 12px 0 0 10px;
	position	: absolute;
	top			: 0;
	left		: 0;
	background-color	: #ffffff;
	overflow	: visible;
	}

#miseValeur .LienMultimedia
	{
	font-size:11px;
	font-weight:normal;
	}

/* Boite de contenu a gauche IMAGE*/
#miseValeur img
	{
	height:100%
	}

/*boite de droite des liens*/
#miseValeur .manchettesHolder 
	{
	float		: right; 
	height		: 300px; 
	width		: 300px;
	background-color:#ffffff;
	}
	
.enTete
{
	width:280px;
	height:30px;
	background-color:#5c7581;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px;
	line-height:30px;
	margin:0 0 10px 0 ;
}
