/* News */
/* Barre supérieur des news */
.news_top_l{
	margin-right:0px !important;
	margin-right:-3px;
	width:20px;
	height:39px;
	float:left;
}
.news_top_r{
	margin-left:0px !important;
	margin-left:-3px;
	width:20px;
	height:39px;
	float:right;
}
.news_top{
	margin:0;
	height:25px;
	padding-top:14px;
	margin-left:15px;
	margin-right:15px;
	color:#A62651;
	font-size: 150%;
	font-weight: bold;
	line-height: normal;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background: url(../images/hdot1.gif) repeat-x bottom;
	text-transform: uppercase;
	}
.news_top_row{
	padding-top:40px;
	margin-left:15px;
	margin-right:15px;
	height:45px;
	color:#A62651;
	font-weight: bold;
	line-height: normal;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background: url(../images/hdot1.gif) repeat-x bottom;
	text-transform: uppercase;
	}
.news_top a{
	color:#FFFFFF;
}


/* Contenu de la news */
.news_container{	
	width:99%;
	margin:auto;
	background:#FFFFFF;
	margin-bottom:10px;
}
.news_content{
	padding:6px;
	overflow:hidden !important;
	height:auto !important;
	overflow:visible;
	height:1%;
	padding-left: 20px;
}
.news_dateauthor {
	color: #999999;
	background: url(../images/icon-date.gif) no-repeat 20px 0;
	padding: 0 0 0 40px;
}

.news_read {
	display: block;
	float: left;
	text-align: center;
	clear: both;
	padding-left: 20px;
	text-transform: uppercase;
	background: url(../images/icon-arrow.gif) no-repeat left center;
	text-decoration: none;
}
/* Barre inférieure des news */
.news_bottom_l{
	margin-right:0px !important;
	margin-right:-3px;
	width:10px;
	height:25px;
	float:left;
}
.news_bottom_r{
	margin-left:0px !important;
	margin-left:-3px;
	width:10px;
	height:25px;
	float:right;
}
.news_bottom{
	height:19px;
	padding: 4px;
}


/*hilite*/
div.aLaUne h3 {
	margin: 0 -15px 10px;
	padding: 10px 15px;
	white-space: nowrap;
	font-size: 125%;
	border-bottom: 1px solid #E6E6E6;
	color: #FFFFFF;
	background: url(images/une_bg.gif) repeat-x bottom;
	border: none;
}

div.aLaUne {
	margin: 0 0 20px;
	padding: 0;
	width: 100%;
	background: url(images/une_br.gif) no-repeat bottom right;
	color: #FFFFFF;
}

div.aLaUne div {
	padding: 0;
	background: url(images/une_bl.gif) no-repeat bottom left;
}

div.aLaUne div div {
	padding: 0;
	background: url(images/une_tr.gif) no-repeat top right;
}

div.aLaUne div div div {
	padding: 0 15px 15px;
	background: url(images/une_tl.gif) no-repeat top left;
}

div.aLaUne div div div div {
	background: none;
}
div.aLaUne ul {
	margin: 0;
	padding: 0;
}

div.aLaUne ul li {
	margin: 0;
	padding-left: 10px;
	background: url(images/bullet2.gif) no-repeat left center;
}

div.aLaUne a {
	color: #FFFFFF;
}