/* CSS Document */

#main #colDroite #ban {
	background-image:none;
	background-color:#424242;
	text-align:center;
	padding:4px;
	height:auto;
}

#main #colDroite #ban select {
	width:30%;
	margin-right:8px;
	margin-right:8px;
}

div.amorce {
	font-style:italic;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #BFBFBF;
}

div.section {
	border-top:5px solid #EB001C;
	margin-bottom:15px;
}

div.section div.commentaire {
	background-color:#FFFFFF;
	padding:5px;
	margin-bottom:10px;
}

div.section div.titre  {
	margin-bottom:10px;
}

div.image div.titre  {
	margin-bottom:10px;
	margin-top:10px;
}

div.auteur {
	font-size:9px;
	margin-top:10px;
}

div.auteur a {
	text-transform:uppercase;
}
