/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	background: "#FFFFFF";

}

select
{
	background:white;
	color:"383232";
	width:140px;
}



H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    
}
H1	{	
	
	}	
		
H2	{	
	
	}	
		
H3	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	10;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	
	}	
		
H5, DT	{	
	
	}	
		
H6	{	
	
	}	
		
TFOOT, THEAD	{	
	
	}	

TD  
{
	color:"464646";
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	font-style:normal;
	font-weight:normal
	}

TD.cool
{
	color:"464646";
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	font-style:normal;
	font-weight:normal
	}
		
TH	{	
	
	}	


A.lien_acc 
{
	color:"464646";
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	font-style:normal;
	font-weight:normal
}

A.lien_acc:hover
{
	color:"8C463C";	
	text-decoration:	none;
}


A:link	{	
	text-decoration:	none;
	
	}	
		
A:visited	{	
	color:"464646";
	text-decoration:	none;
	}	
		
A:active	{	
	
	}	
		
A:hover	{
    color:"C75701";	
	text-decoration:	none;
	}
	
SMALL	{	
	
	}	

BIG	{	
	
	}	

BLOCKQUOTE, PRE	{	
	
	}	
	

UL LI	{	
	
	}	

UL LI LI	{	
	
	}	

UL LI LI LI	{	
	
	}	
	
OL LI	{	
	
	}	

OL OL LI	{	
	
	}	

OL OL OL LI	{	
	
	}	

IMG 	{
	
	}
.bleutelelchar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.petittexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
}
.petittextegras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003399;
	text-decoration: none;
}
.grandtextegras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003399;
	text-decoration: none;
}

