/* LISTE */
.newstitre {
	font-size: 12px;
	text-transform: uppercase;	
	margin-bottom: 5px;
	border-bottom: 1px solid #868280;
	color: #868280;
	padding-bottom: 3px;
	font-weight: bold;
}

.newsdate {
	float: right;	
}

.sep_act {
	display: none;
}

.news {
	margin-bottom: 15px;
}

.news img {
	float: left;
	margin-right: 5px;
	border: 2px solid #706C6A;
}

.pagebanner {
	float: right;
}

.listepage {
	float: left;
}

.listannonces > table {
	clear: both;
	margin-top: 25px;
}

.listannonces a {
	color: #ff9000;
	font-weight: bold;
	text-decoration: underline;	
}

/* ARCHIVES */
#newsarchive {
	clear: both;
	margin-top: 40px;
}

#newsarchive ul {
	margin: 5px 0 0 15px;
}

/* DETAIL */
.newscontainer {
	overflow: auto;
}

.newscontainer > img {
	float: left;
	margin-right: 10px;
	border: 2px solid #706C6A;
}

.newstitre {
	font-size: 12px;
	text-transform: uppercase;	
	margin-bottom: 5px;
	border-bottom: 1px solid #868280;
	color: #868280;
	padding-bottom: 3px;
	font-weight: bold;
}

.ligneretour {
	clear: both;
	margin-top: 10px;
	background-color: #e4e3d9;
	line-height: 17px;
	padding-left: 15px;
}

.ligneretour a {
	color: #33312e;
	text-decoration: none;
}

.ligneretour a:hover {
	color: #000;
}
