.t2 {
	background-color: #666666;
	padding: 1px;
}
.t2 td 
{
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
}
.t2 th 
{
	text-align: center;
	font-weight: bold;
	color: #000000;
	background-color: #FF9900;
}
.t2 col 
{
	background-color: #FFFFFF;
	font-weight: bold;	
}	
.t1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFCC00;
	padding: 1px;

}
.t1 td
{
	font-size: 11px;
	background-color: #FFFFFF;
}
.t1 th
{
	background-color:#FFCC33;
	font-weight: bold;
	font-size: 11px;
}
.contenuTDmenu {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
