.txtpetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
li {
	list-style-image: url(images/puce.jpg);
}


.table { background-color:#FFF; border-collapse: collapse;}
.th {background-color:#654AFB; color:#FFCC66; }
.td {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.td:hover, td.over
{ 
background-color:#B9CFFF; 
}

.Style2 {
	font-family: "Comic Sans MS", Arial;
	font-weight: bold;
	font-size: 18px;
	color: #142D66;
}

.Style7 {font-family: "Comic Sans MS", Arial; font-size: 14px; font-weight: normal; }

a:link		 {
text-decoration:underline; color:#000099
}
a:visited	 {
text-decoration:underline; color:#0000CC
}
a:hover		 {
text-decoration:underline ; color:#FF0000
}.Style1 {
	color: #009;
	text-decoration: underline;
}
