@charset "utf-8";
/* CSS Document */

.base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF3300;
	text-decoration: none;
	background-position: center top;
}

.petit_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF3300;
	text-decoration: none;
}



.image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
