@charset "UTF-8";
/* CSS Document */
#laUne {
	float: left;
	width: 412px;
	padding: 0px 15px 0px 9px;
}
p#photoUne {
	margin: 0px 0px 5px;
	color: #999999;
}
h2.rappelRubrique {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	line-height: 12px;
	margin: 0px 0px 5px;
}
h1#titreUne {
	font-size: 32px;
	line-height: 32px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E1001A;
	letter-spacing: 0em;
	margin: 0px 0px 5px;
}
p.chapeau {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #404040;
	letter-spacing: 0em;
	margin: 0px 0px 5px;
}
.chapeauSuite {
	font-size: 11px;
	color: #777777;
}
p.lireArticle {
	font-size: 9px;
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
}
p.lireArticle a {
	color: #821015;
	text-decoration: none;
}
p.lireArticle a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#derniersArticles {
	width: 300px;
	float: left;
}
.article {
	overflow: auto;
}
p.vignetteArticle {
	display: block;
	margin: 0px;
	float: left;
	height: auto;
	width: auto;
	padding-right: 10px;
	padding-bottom: 20px;
}
.articleElements {
	float: left;
	width: 198px;
	padding-bottom: 20px;
}
h3.titreArticle {
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #E1001A;
	margin: 0px;
}
#articlesAdditionnels {
	border-top: 3px groove #FFFFFF;
	padding: 20px 9px 5px;
	height: 1%;
}
* > div#articlesAdditionnels {
	overflow: auto;
}
.articleAdditionnnel {
	width: 345px;
	float: left;
	padding: 0px 9px;
}
.brun {
	color: #821015;
}
p#newsRSS {
	font-size: 12px;
	line-height: 16px;
	display: block;
	float: right;
	height: 16px;
	width: auto;
	margin: 10px 20px 20px 0px;
}
p#newsRSS a {
	color: #484848;
	text-decoration: none;
	background: url(../images/iconeRSSGrise.gif) no-repeat left center;
	padding-left: 16px;
}
p#newsRSS a:hover {
	text-decoration: underline;
}

