/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1
{
	font-weight: normal;
	font-size: 15pt;
	word-spacing: normal;
	text-transform: none;
	color: dimgray;
	font-family: Verdana, Arial;
	letter-spacing: normal;
	text-decoration: none;
}	
		
H2
{
	font-weight: bold;
	font-size: 11pt;
	word-spacing: normal;
	text-transform: none;
	color: dimgray;
	font-family: Verdana, Arial;
	letter-spacing: normal;
	text-decoration: none;
}	
		
H3
{
	font-weight: normal;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	color: dimgray;
	font-family: Verdana, Arial;
	letter-spacing: normal;
	text-decoration: none;
}	

		
H4
{
	font-weight: normal;
	font-size: 9pt;
	word-spacing: normal;
	text-transform: none;
	color: dimgray;
	font-family: Verdana, Arial;
	letter-spacing: normal;
	text-decoration: none;
}
		
H5
{
	font-weight: normal;
	font-size: 8pt;
	word-spacing: normal;
	text-transform: none;
	color: dimgray;
	font-family: Verdana, Arial;
	letter-spacing: normal;
	text-decoration: none;
}	

		
H6
{
	font-weight: normal;
	font-size: 7pt;
	word-spacing: normal;
	text-transform: none;
	color: dimgray;
	font-family: Verdana, Arial;
	letter-spacing: normal;
	text-decoration: none;
}	

H7
{
	font-weight: normal;
	font-size: 7pt;
	word-spacing: normal;
	text-transform: none;
	color: dimgray;
	font-family: Arial, Verdana;
	letter-spacing: normal;
	text-decoration: none;
}	
	
H8
{
	font-weight: normal;
	font-size: 18pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana;
	letter-spacing: normal;
	text-decoration: none;
}	

	
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
H3Link
{
	font-weight: normal;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	color: darkblue;
	font-family: Verdana, Arial;
	letter-spacing: normal;
	text-decoration: underline;
}	

A:link
{
	color: #333399;
	text-decoration:	underline;
}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#333399;
	}	
		
A:active
{
	color: #333399;
	text-decoration: underline;
}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#C13C02;
	}

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	


.H1
{
	font-size: 15pt;
	color: dimgray;
	font-family: Verdana, Arial;
}

.H2
{
	font-weight: bold;
	font-size: 11pt;
	color: dimgray;
	font-family: Verdana, Arial;
}

.H3
{
	font-size: 10pt;
	color: dimgray;
	font-family: Verdana, Arial;
}

.H4
{
	font-size: 9pt;
	color: dimgray;
	font-family: Verdana, Arial;
}

.H4Bkg
{
	font-size: 9pt;
	color: dimgray;
	font-family: Verdana, Arial;
	background-color: #f0f0f0;
}

.H5
{
	font-size: 8pt;
	color: dimgray;
	font-family: Verdana, Arial;
}

.H6
{
	font-size: 7pt;
	color: dimgray;
	font-family: Verdana, Arial;
}

.H7
{
	font-size: 7pt;
	color: dimgray;
	font-family: Arial, Verdana;
}

.Onglet
{
	font-weight: bold;
	font-size: 11pt;
	font-family: Arial, Verdana;
}

.H3Link
{
	font-size: 10pt;
	color: darkblue;
	font-family: Verdana, Arial;
	text-decoration: underline;
}

MAJTabHeader
{
	font-size: 8pt;
	color: white;
	font-family: Verdana,Arial;
}
.MAJTabHeader
{
	font-size: 8pt;
	color: white;
	font-family: Verdana,Arial;
}

.MaJTabItem
{
	font-size: 8pt;
	color: #282828;
	font-family: Verdana, Arial;
}

MAJTabItem
{
	font-size: 8pt;
	color: #282828;
	font-family: Verdana, Arial;
}

