body, tr, td, span, p
{
 font-family: Arial;
 font-size: 10pt;
 color: #C0C0C0;
}


.HTML1_CSS
{
 font-family: Arial;
 font-size: 10pt;
 color: #DCE5EE;
}

h2
{
 font-family: Arial;
 font-size: 10pt;
 font-weight: normal;	
   }
   
h3
{
 font-family: Arial;
 font-size: 10pt;
 font-weight: normal;	
   }
   
HR 
{
 color: #EDD199;
   }
a
{
 color: #EDD199;
 text-decoration: underline; font-family:Arial
}


a:hover
{
 color: #EDD199;
 text-decoration: underline; font-family:Arial
}

.msg_erreur{
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;	
	color: #EDD199;
	text-decoration: none		
}
.msg_erreur_s{
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;	
	color: #EDD199;
	text-decoration: none		
}

.fieldsetStyle {
	padding: 8px;
	margin: 4px;
	-moz-border-radius: 8px;
}


.TITLE_ADMIN_TABLE_CSS{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #BD0E0E;
	text-decoration: none;		
}


.WORKQUEST_LOGO_CSS{
	font-size: 50px;
	font-family: verdana;
	font-weight: bold;	
	color: navy;
	text-decoration: none;		
}