body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.titreMarisa {
	font-family: "Times New Roman", Times, serif;
	font-size: 32pt;
	color: #756C5C;
}
.titreNavigation {
	font-size: 10pt;
}
.signature {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #756C5C;
	font-weight: bold;
}
a {
	color: #756C5C;
	text-decoration: none;
}
a:visited {
	color: #756C5C;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
body {
	background-image: url(fond.jpg);
	background-repeat: repeat;
	background-position: center center;
}
.blanc {
	font-size: 10pt;
	color: #FFFFFF;
}

a.blanc {
	color: #FFFFFF;
	text-decoration: none;
}
