BODY
{
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Verdana;
}
TABLE
{ 	
	border-style: solid; border-width: 0;
}
TD
{
	font-size: 11px;
}
.menua
{
	font-size: 11px;
	font-weight: bold;
	color: #B2B9BE;
	height: 18px;
	cursor: pointer; cursor: hand;
}
.menup 
{ 
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF; 
	height: 18px;
}
.titre
{
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	height: 20px;
}
.titre_left
{
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	height: 20px;
}
.txt
{
	color: #FFFFFF;
}

.petit_txt
{
	color: #FFFFFF;
	font-size: 10px;
}
a:link    { text-decoration: none; color: #FFFFFF; font-weight: bold; }
a:visited { text-decoration: none; color: #FFFFFF; font-weight: bold; }
a:active  { text-decoration: none; color: #B2B9BE; font-weight: bold; }
a:hover   { text-decoration: none; color: #B2B9BE; font-weight: bold; }