body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.legal,.legal:link,.legal:visited {
	font-size: 10px;
	line-height: 13px;
	color: #666666;
	text-decoration: none;
	font-style: italic;
}
.legal:hover {
	color: #000000;
}

.close,.close:link,.close:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.close:hover {
	color: #990000;
}
.titre {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #990000;
}

.texte,.texte:link,.texte:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.texte:hover {
	color: #990000;
}
.mention {
	font-size: 18px;
	color: #000000;
}