#listeActusCentrale
{
	width:710px !important;
}

#listeActusCentrale div.blocNavigation
{
	clear:both;
	float:none;
	height:20px;
	margin-bottom:10px;
	margin-top:10px;
}

#listeActusCentrale div.blocNavigation div.numerotationPage 
{
	float:left;
}
#listeActusCentrale div.blocNavigation div.boutonPage
{
	float:right;
	padding-right:10px;
}

#listeActusCentrale div.blocNavigation div.numerotationPage span.number
{
	color:#888888;
	text-decoration:none;
}
#listeActusCentrale div.blocNavigation div.numerotationPage a.number
{
	text-decoration:none;
	color:#888888;
	font-weight:bold;
}

#listeActusCentrale div.blocNavigation div.numerotationPage span.activeNumber
{
	color:#b34bea;
	text-decoration:none;
}
#listeActusCentrale div.blocNavigation div.numerotationPage a.activeNumber
{
	text-decoration:none;
	color:#b34bea;
	font-weight:bold;
}

#listeActusCentrale #listeBlocActu
{
	clear:both;
	float:none;
}

#corps #contenu #colGauche
{
	float:left;
	width:20px !important;
}

#corps #contenu #colCentre
{
	float:left;
	width:780px !important;
	overflow: hidden;
}

/*****************************************************
 *       LISTE DES ACTUS
 *****************************************************/
.listDataActu
{
	width:710px !important;
}

#listeActusCentrale div.titreActu
{
	font-size:smaller;
	color:#b34bea;
	font-weight:bold;
}
#listeActusCentrale span.dateActu , #listeActusCentrale span.dateActu
{
	font-weight:bold;
}
#listeActusCentrale div.chapoActu , #listeActusCentrale div.chapoActu
{
	margin:5px 0;
}
#listeActusCentrale div.chapoActuSuite , #listeActusCentrale div.chapoActuSuite
{
	clear:both;
	float:none;
	height:15px;
	margin-bottom:5px;
	margin-right:5px;
}
#listeActusCentrale div.chapoActu a , #listeActusCentrale div.chapoActu a,
#listeActusCentrale  div.chapoActu a:hover , #listeActusCentrale div.chapoActu a:hover
{
	color:#222222;
	text-decoration:none;
}
#listeActusCentrale div.chapoActuSuite a , #listeActusCentrale #listeBlocActu .blocBlancImpair div.chapoActuSuite a
{
	display:block;
	float:right;
}


/*****************************************************
 *       LISTE DU COUP DE PROJECTEUR
 *****************************************************/
.listDataElements
{
	width:780px !important;
}

#listeElementsCentrale span.dateActu , #listeElementsCentrale span.dateActu
{
	font-weight:bold;
}
#listeElementsCentrale div.chapoActu , #listeElementsCentrale div.chapoActu
{
	margin:5px 0;
}
#listeElementsCentrale div.chapoActuSuite , #listeElementsCentrale div.chapoActuSuite
{
	clear:both;
	float:none;
	height:15px;
	margin-bottom:5px;
	margin-right:5px;
}
#listeElementsCentrale div.chapoActu a , #listeElementsCentrale div.chapoActu a,
#listeElementsCentrale  div.chapoActu a:hover , #listeElementsCentrale div.chapoActu a:hover
{
	color:#222222;
	text-decoration:none;
}
#listeElementsCentrale div.chapoActuSuite a , #listeElementsCentrale #listeBlocElements .blocBlancImpair div.chapoActuSuite a
{
	display:block;
	float:right;
}

