.lien-petit {  }
a
{
color:#990000;
text-decoration:none;font-family: Verdana, Arial, Helvetica; font-size: 10px;
} 
a:hover
{
color:#000000;
text-decoration:underline;font-family: Verdana, Arial, Helvetica; font-size: 10px;
}
.cellule {
	border: 1px double #666666;
}
.cellule1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.cellule2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
}
.textelarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
}
