#div_news
{
	width:100%;
	margin:0;
	padding:0;
	position:relative;
}


ul#news li{
	margin-left:20px !important;
	float:left;
	border-bottom:2px solid #e2d4cf;
	height:82px;
	width:600px;
	overflow:hidden;
}

ul#news li img
{
	border:1px white solid;
	float:right;
	margin: 0 5px 12px 5px !important;
	width:100px;
}
ul#news li img.img_limitee
{	width:100px;	}


ul#news li img.img_non_limitee
{
	float:right;
	margin:40px 25px 30px 20px !important;
}

ul#news li img.picto_new
{
	width:11px;
	height:11px;
	border:none;
	float:right;
}
ul#news li p
{
	float:left;
	padding:0;
	margin:0 0 0 10px;
	width:370px;
	color:#6a4d4c;
	line-height:15px;
	text-align:justify;
}
ul#news li p a
{	color:#6a4d4c;	}
ul#news li p:first-letter
{
	padding-left:14px;
	padding-bottom:14px;
	background:url(../images/fleche_petite_of.png) no-repeat 0 5px;
}

ul#news li p.date
{		text-decoration:none;
	color:#c40009;
	background:url(../images/news_fond_date.png) no-repeat 0 0;
	display:block;
	width:60px;
	height:18px;
	line-height:18px;
	text-align:center;
	margin-top:7px;
	margin-bottom:9px;
	}
ul#news li p.date:first-letter
{	padding-left:0;
	background:none;	}



ul#news li.premiere_news{
	margin-top: -12px !important;
	margin-left:-40px !important;
	width:770px;
	background:#e2d4cf;
	overflow: visible;
	position:relative;
	height:auto;
	overflow:auto;
}
ul#news li.premiere_news img{
	margin-top:10px;
}
ul#news li.premiere_news img.picto_new
{	left:50px;top:33px;	}
ul#news li.premiere_news div{
	float:left;
}

ul#news li.premiere_news h3{
	margin:0;
	padding:0; 
}
ul#news li a{
	display:block;
	height:100%;
	color:#6a4d4c;
}
ul#news li a:hover{
	color:#c40009;
	background:#ece3e0;
}
ul#news li h3{
	margin:0;
	padding:0;
	padding-left:20px;
	background:url('../images/fleche_double_of.png') no-repeat 6px 5px;
	font-size:1.2em;
	margin-bottom:10px;
	color:#6a4d4c;
}
ul#news li a:hover h3{
	color:#c40009;
	background:url('../images/fleche_double_on.png') no-repeat 6px 5px;
}


ul#news li.premiere_news p.date
{	margin:0;padding:0;	}

ul#news li.premiere_news p.date{
	text-decoration:none;
	color:#c40009;
	background:url(../images/news_fond_date.png) no-repeat 0 0;
	display:block;
	width:60px;
	height:18px;
	line-height:18px;
	text-align:center;
	margin-left:40px;
	margin-top:7px;
	margin-bottom:9px;
}
ul#news li.premiere_news h4
{	padding:0;
	margin:0;
	padding-left:40px;
	clear:left;
	color:#6a4d4c;	
	font-size:1.3em;
	line-height:30px;
	}
ul#news li.premiere_news h4 a
{	color:white;
		}

ul#news li.premiere_news p
{
	float:left;
	width:385px;
	padding-left:40px;
	padding-bottom:10px;
	color:#6a4d4c;
}
ul#news li.premiere_news p:first-letter
{	background:none;padding:0;	}
ul#news li.premiere_news p a
{
	color:white;
}
ul#news li.premiere_news a.news_plus{
	background:#c40009 url(../images/news_fond_suite_article.png) no-repeat 0 0;
	width:100px;
	height:14px;
	padding-left:16px;
	color:#c40009;
	font-weight:bold;
	font-size:0.9em;
	position:absolute;
	right:25px;
	bottom:0px;
	text-align:center;
}

div.pagination
{
	float:left;
	padding-right:72px;
	padding-top:22px;
}

div.pagination a
{
	color:#c40009;
	float:left;
	width:17px;
	height:14px;
	text-align:center;
	
}
div.pagination a.sel
{	color:#c40009;	}
div.pagination a:hover
{
	color:#fff;
	background:url(../images/news_a_pagination.png) no-repeat;
	text-decoration:none;
}

