/* rubrique a la une */

#corps div.rubrique-une, #corps div.article-une {
	color: #955B0B;	
	margin: 30px 0 0 0;
}

#corps .rubrique-une h2, #corps .article-une h2 {
	font-family: arial, geneva, sans-serif;
	font-size: 11px;
	color: #955B0B;
	margin-left: 10px;
	margin-bottom: 2px;
	border-bottom: 0;
	text-transform: none;
}


#corps .rubrique-une h2 a, #corps .article-une h2 a {
		color: #955B0B;	
		
}

#corps .rubrique-une h2 a:hover, #corps .article-une h2 a:hover {
		color: #5B3300;	
}

#corps .rubrique-une h4, #corps .article-une h4 {
	font-family: georgia, times, serif;
	font-size: 14px;
	color: #553507;
letter-spacing: 0.05em;	
}

#corps .rubrique-une h4 a, #corps .article-une h4 a {
		color: #553507;	
}

#corps .rubrique-une h4 a:hover, #corps .article-une h4 a:hover {
	color: #000;
	}

#corps .rubrique-une .listagelogo, #corps .article-une .listagelogo {
	display: block;
	float: left;
	margin-right: 10px;
}

#corps .rubrique-une .listageinfo, #corps .article-une .listageinfo {
font-size: 9px;
color: #333;
font-weight: normal;
}

#corps .rubrique-une .listagetexte, #corps .article-une .listagetexte {
		font-size: 10px;	
margin-top: 1em;
}


#corps .rubrique-une ul, #corps .article-une ul {
	height: 127px;
	padding: 10px;
	background: url('images/cartouche.png') top left no-repeat;
}

/*  */
