body {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.liste {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #00FF00;
}
.titre {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
	color : #5A00B4;
}
.normal {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #5A00B4;
	font-size : 14px;
}
.texte {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10pt;
}
.gris {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #AAAAAA;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}
A:link {
	color : #5A00B4;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}
A:visited {
	color : #5A00B4;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}
A:hover {
	color : #00FF00;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}
.table {
	font-weight : bold;
	color : #FFFFFF;
	background-color : #8080FF;
	font-size : 12px;
}
.fond {
	background : #F0F0FF url(/Images/sweetwebhome_transparent.gif) center center no-repeat;
}
.fonduni {
	background : #F0F0FF;
}
.fondmobile {
	background : url(/Images/mobile.gif);
	height: 597px;
	width: 360px;
}
.tableimpair {
	background : #DCDCFF;
}
.tablepair {
	background : #F0F0FF;
}
