.article{
	border-bottom:1px solid orange;
}
.article h1{
	font-family:sans-serif;
	font-weight:bold;
	font-size:20px;
	line-height:20px;
	color:#577BB5;
	margin:10px 0px;
}
.article strong.chapeau{
	display:block;
	font-weight:bold;
	font-size:11px;
	line-height:15px;
	color:#577BB5;
	letter-spacing:1px;
	margin-bottom:10px;
}
.article p{
	font-size:11px;
	margin:3px 0px 3px 0px;
}
.article .correlats{
	padding-top:5px;
	margin-top:5px;
	border-top:0px;
	color:#999;
}
.article .correlats .edito{
	font-size:11px;
	font-weight:bold;
}
.article .correlats p{
	font-size:10px;
	color:#888;
}
.article q{
	background-image:url("/medias/fondQuote.gif");
	background-repeat:no-repeat;
	background-position:0% 50%;
	display:block;
	padding:10px 150px 10px 40px;
	margin:0px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:#577BB5;

}
#droite .article{
	padding:20px 10px 10px 10px;
	margin:10px;
	background-color:#CD071E;
	background:url("/medias/onglet_breve.gif") top left no-repeat #CD071E;
	color:#fff;
	font-size:11px;
}
#droite h1{
	font-family:sans-serif;
	font-weight:bold;
	font-size:13px;
	line-height:17px;
	color:#fff;
	margin-bottom:10px;
}
#droite.article strong.chapeau{
	display:block;
	font-weight:bold;
	font-size:12px;
	line-height:15px;
	color:#577BB5;
	letter-spacing:1px;
	margin-bottom:10px;
}
#droite .article p{
	font-size:11px;
	margin:3px 0px 3px 0px;
}
#droite .article a{
	color:#ddd;
}
#droite .article ul{
	list-style-type:none;
	margin:0px;
}
#droite .article ul li{
	list-style-type:none;
	margin:0px 0px;
}