@CHARSET "UTF-8";

#ZoneDroite .mod_article
{
	padding-top:20px;
}

#ZoneDroite .mod_article .mod_flash
{
	padding-top:50px;
}

.custom
{
	position: relative;
	z-index: 99 !important;
	padding-bottom: 20px;
}

#ZoneGauche
{
	width: 300px;
	float: left;
	position: relative;
	z-index: 99 !important;
}

#ZoneDroite
{
	width: 702px;
	float: left;
	position: relative;
	z-index: 99 !important;
}

#ZoneGauche .mod_newslist
{
	background-image: url(../images/actualite/bg_top_actu_home.jpg);
	background-repeat: no-repeat;
	width: 253px;
	padding-top: 220px;
	padding-left: 45px;
}

#ZoneGauche .mod_newslist .layout_latest
{
	width: 201px;
	background-color: #f0f0f0;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
}

#ZoneGauche .mod_newslist .layout_latest img
{
	width: 70px;
	border: solid 1px;
	border-color: #aeaeac;
	margin-right: 10px;
	margin-bottom: 3px;
}

#ZoneGauche .mod_newslist .last
{
	background-image: url(../images/actualite/bg_bottom_actu_home.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}

#ZoneGauche .mod_newslist .layout_latest h2 a,
#ZoneGauche .mod_newslist .layout_latest p.actu_title a
{
	color: #808183;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}

#ZoneGauche .mod_newslist .layout_latest p.info
{
	font-size: 10px;
	font-weight: 600;
	color: #9c2660;
}

#ZoneGauche .mod_newslist .layout_latest p.more a, #ZoneGauche .mod_newslist .layout_latest p.more
{
	color: #9c2660;
	text-align: right;
	padding-top: 2px;
}







