
img {
	border: none;
}
.tah10 {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.tah11 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.tah12 {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.ver11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.tah9 {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
.ver9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}

</style>
<style type="text/css">

.bgmain {
	background-repeat: repeat-x;
	background-position: top;
}

</style>
<style type="text/css">

.bgtop {
	background-repeat: no-repeat;
	background-position: top;
}

/*Lien nornal */
A:link { 	
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color:#3399FF; }
/*Lien déja visité */
A:visited{ 
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color:#6699FF; }
/*Lien actif (quand on clique sur le lien) */
A:active{ 
font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color:#0099FF;
 }
/*Lien survolé (quand la souris est sur le lien) */
A:hover{
font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color:#0066FF;
 } 