/* CSS Document */
#mention{
	width:700px;
	margin-left:180px;
}
a img {border:none;
}
h3{
	color:#f00;
	font-size:260%;
	text-align:right;
	border-right:10px solid #f00;
	padding-right:15px;
	font-weight:400;
	letter-spacing:3px;
	background:url(../img/bg_titre_rouge.gif) left top repeat-x;
}


h4{
	background:url(../img/bg-h4.gif) left bottom repeat-x;
	color:#0195e1;
	font-size:150%;
	padding:5px 0 8px 25px;
	margin:1em 0 0.5em ;
}

p{
	margin:10px 0 0;
}