body {
	background-color: #EEF3F7;
	/*font: sans-serif, arial, times, veronica, Lucida Sans Unicode, serif;*/
	font: normal 50% "Lucida Sans Unicode", sans-serif, arial, times, veronica, serif;;
}
.Style1 {font-weight: bold}
.Style2 {font-size: small}
.Style3 {font-size: x-small}
.Style4 {font-size: small; color: #666666;}
.Style5 {color: #666666; font-size: x-small;}
.Style6 {color: #000000; font-size: x-small; font-weight: bold;}
.Style7 {color: #F00; font-size: small; font-weight: normal;}
}

/*
A:link	{
font-style:normal;
text-decoration:none;
cursor:hand;
font-variant:normal;
text-transform:normal;
color:#336699;
}
A:hover	{
font-style:normal;
text-decoration:underline;
cursor:hand;
font-variant:normal;
text-transform:normal;
	}
A:active {
font-style:normal;
text-decoration:none;
cursor:hand;
font-variant:normal;
text-transform:normal;
	}
A:visited {
font-style:normal;
text-decoration:dashed;
cursor:hand;
font-variant:normal;
text-transform:normal;
color:#336699;
     }*/

a:link {
	color: #0000FF;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
a:visited {
	color: #3399FF;
	text-decoration: none;
/*	font-style: italic;*/
/*	background-color: #FFFFFF;*/
	font-weight: normal;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
/*	background-color: #FFFF00;*/
	font-weight: bold;
	font-style: normal;
}
a:active {
	color: #FF0000;
	text-decoration: none;
	background-color: #CCCCCC;
	font-weight: bold;
	font-style: normal;
}




.petit {
	font-size: 12px;
}
.plus {
	color:#FF3300;
	font-weight:bold;
	text-decoration:underline;
}
.rien {

}

