body {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color:#FFFFFF
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color:#000000
}
h3 {
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color:#000000
}
p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #3E3D40;
	text-decoration: none;
}
.alternatefont {
	font-size: 12px;
}
.copyright {
	font-size: 9px;
}
.contact {
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.onglet {
	background-position: left top;
	background-image: url(../index/point.gif);
	background-repeat: no-repeat; text-align: left;
	background-color:#000000
}
