.temp
{
    FONT-WEIGHT: normal
}
.HELP    { font-family: Verdana; font-size: 14pt; letter-spacing: -1pt;  }
.TITRE       { font-family: Georgia; font-size: 12pt; font-weight: bold; background-color:#FFFFCC }
.TEST       { font-family: Georgia; font-size: 18pt; font-weight: bold }
.text
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.textLogin
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; background-color:#2A00AA
}
.tblHeader 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #003366
}
.tblContent 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	color: #000000; background-color:#cde4f3}
.tblContentBold
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #000000; background-color:#cde4f3
}
.tblContent2
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	color: #ffffff; background-color:#003366}
.tblError 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #000000; 
	background-color: #FF0000
}
li 
{ 
	color: #003366; 
	list-style-type: circle	
}
.tblErrorPale 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #000000; 
	background-color: #FFC0C0;
}
li 
{ 
	color: #003366; 
	list-style-type: circle	
}
.coolBar	
{
	background: #cde4f3;
	border-top: 2px solid #FFFFFF;	
	border-left: 2px solid #FFFFFF;	
	padding: 2px;  
	border-right-style:solid; 
	border-right-width:2px; 
	border-bottom-style:solid; 
	border-bottom-width:2px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:8pt; 
	cursor:default; text-align:center
}

.coolButton 
{
	border-top: 2px solid #FFFFFF;	
	border-left: 2px solid #FFFFFF;	

	border-right-style:solid; 
	border-right-width:2px; 
	border-bottom-style:solid; 
	border-bottom-width:2px; 
<!--	-->
	padding:2px; 
	text-align: center; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:8pt; 
	cursor:pointer;cursor:hand; 
	border-right-style:solid; 
	border-right-width:2; 
	border-bottom-style:solid; 
	border-bottom-width:2
}
.coolButton IMG	
{
	border:1px solid #000000;  
	filter: gray();  
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:8pt; 
	cursor:pointer;cursor:hand; text-align:center
}
