body {
	margin:0px;
}
#conteneur_mentions_legales {
	margin:0px;
	font-family:Verdana, Arial, sans-serif;
	color:#000;
	padding:187px 15px 10px;
	background:url('http://media.mth.net/planete_justice/images/mentions/fond.jpg') no-repeat #fff;
	width:606px;
	position:relative;
}
h1 {
	font-family:Verdana, Arial, sans-serif;
	color:#CF0024;
	font-weight:bold;
	font-size:25px;
	
	border-bottom:5px solid #CF0024;
	padding-bottom:6px;
	margin:0px;
}
p.important{
	background:url('http://media.mth.net/planete_justice/images/fond_sous_titre.jpg') repeat-x #fff;
	margin-top:0px;
	padding:30px 4px 0px;
	border-bottom:1px solid #E6E6E6;
	padding-bottom:20px;
	margin-bottom:20px;
}
p.important span.important {
	color:#CF0024;
}
span.important{
	font-weight:bold;
}
p {
	text-align:justify;
	font-size:12px;
}
#lien_fermer_mentions_legales {
	position:absolute;
	top:0px;
	right:0px;
	display:none;
	color:#000;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	border:0px;
}
#lien_fermer_mentions_legales img {
	border:0px;
}

#lien_fermer_mentions_legales:hover {
	text-decoration:underline;
}