.T1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.T1 td
{	padding: 3px;
	font-size: 11px;
	background-color: #FFCC99;
}
.T1 th
{
	background-color:#FFCC33;
	font-weight: bold;
	font-size: 11px;
}

.T2 {
	width: 460px;	
	border-left:1px solid #11487e;
	border-right:1px solid #11487e;
}
.T2 td 
{ 
	font-size: 10px;
	border-right:1px dotted #11487e;
	border-bottom:1px solid #11487e;
	padding:3px;
}
.T2 th 
{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	background-color:#11487e;
	padding:3px;
}

.bordgauche {
	border-left:1px solid #11487e;
}
.borderpointill {
	border-right:1px dotted #11487e;
	border-bottom:1px solid #11487e;	
}
.T2 col 
{
	background-color: #FFFFFF;
	font-weight: bold;	
}

/*
.T3 {
	border:1px solid #000;
	font-size: 11px;	
	width:410px;
}
.T3 th {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	background-color:#666;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:capitalize;
}
.T3 td {
	border-right:1px solid #000;
	padding:3px;
	border-bottom:1px dotted #666;
}
*/
