
/*** EDITO  ***/
.edito {	
	width:515px;
	padding: 0 20px 0 30px;
	text-align:justify;
	color: #6d6e71;
}
.contenu .edito h2 {
	font-size: 24px;
	padding: 10px 0;
	color: #6d6e71;
}
.contenu .edito h3 {
	padding:0;
	color: #692604;
}


/*** NEWS ***/
.news {
	width:515px;
	padding: 0 20px 0 30px;
	margin: 20px 0 10px 0;
	background: transparent url(../../image/news_trait.gif) 285px 0 repeat-y;
	color: #6d6e71;
}
.contenu .news h2 {
	font-size: 18px;
	padding: 0;
	color: #6d6e71;
}
.contenu .news h3 {
	padding:3px 0 3px 15px;
	color: #b3551c;
	background: #faf6f3 url(../../image/news_puce.gif) 3px center no-repeat;
	border-top : 1px solid #9F9FA1;
	margin : 10px 0 0 0;
}
.contenu .news h3 a{
	text-decoration : none;
}
.contenu .news h3 a:hover{
	text-decoration : underline;
}
.contenu .news .accueil-article-date{
	display : block;
	text-align : right;
	font-size : 0.7em;
}
.news div {
}
.news .accueil-article-lien-suite {
	padding:3px 10px 3px 0;
	display : block;
	text-align : right;
	text-decoration : none;
}
.news .accueil-article-lien-suite:hover {
	background: #faf6f3 url(../../image/news_puce.gif) right center no-repeat;
}

/*** RSS ***/

.rss_entete-close{
	cursor:pointer;
	background: transparent url(../../image/btn_miniplus.png) 0 4px no-repeat;
	/*padding:0 0 0 10px;*/
	text-indent:10px;
}
.rss_entete-open{
	cursor:pointer;
	background: transparent url(../../image/btn_minimoins.png) 0 4px no-repeat;
	/*padding:0 0 0 10px;*/
	text-indent:10px;
}
.js_ajax_rss > span a{
	display : block;
	text-align : right;
	padding:3px 10px 3px 0;
	display : block;
	text-decoration : none;
}
.js_ajax_rss > span a:hover{
	background: #faf6f3 url(../../image/news_puce.gif) right center no-repeat;
}
