﻿BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: .12em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}


A.white:link	{	
	text-decoration:	underline;
	font-size: 16px;
	color:	#ffffff;
	}		
A.white:visited	{	
	text-decoration:	underline;
	font-size: 16px;
	color:	#ffffff;
	}			
A.white:active	{	
	text-decoration:	underline;
	font-size: 16px;
	color:	#ffffff;
	}
A.white:hover	{	
	text-decoration:	none;
	font-size: 3px;
	color:	#ffffff;
	}
	
A:link	{	
	text-decoration:	none;
	color:	#0000ff;
	}		
A:visited	{	
	text-decoration:	none;
	color:	#0000ff;
	}			
A:active	{	
	text-decoration:	none;
	color:	#0000ff;
	}
A:hover	{	
	text-decoration:	underline;
	color:	#0000ff;
	}	

A.rouge:link	{	
	text-decoration:	none;
	color:	#ff0000;
	}		
A.rouge:visited	{	
	text-decoration:	none;
	color:	#ff0000;
	}			
A.rouge:active	{	
	text-decoration:	none;
	color:	#ff0000;
	}
A.rouge:hover	{	
	text-decoration:	underline;
	color:	#ff0000;
	}

A.noir:link	{	
	text-decoration:	none;
	color:Black;
	}		
A.noir:visited	{	
	text-decoration:	none;
	color:Black;
	}			
A.noir:active	{	
	text-decoration:	none;
	color:Black;
	}
A.noir:hover	{	
	text-decoration:	underline;
	color:Black;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

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;
	}	

IMG 
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin : 0;	
}
table.conturTable1
{
    border-style:solid;
    border-width:1px;
    border-color:#FFCC00;    
}
table.conturTableNoir
{
    border-style:solid;
    border-width:1px;
    border-color:black;    
}

td.header
{
    background-color:#008AC9;
    border-bottom-color:#FFCC00;
    border-bottom-style:solid;
    border-bottom-width:1px;
}

td.footer
{
    background-color:#008AC9;
    border-top-color:#FFCC00;
    border-top-style:solid;
    border-top-width:1px;
}

td.headerMaster
{
    background-color:#008AC9;
    border-bottom-color:#FFCC00;
    border-bottom-style:solid;
    border-bottom-width:1px;
}

td.footerMaster
{
    background-color:#008AC9;
    border-top-color:#FFCC00;
    border-top-style:solid;
    border-top-width:1px;
}

td.header2lines
{
    background-color:#008AC9;
    border-bottom-color:#FFCC00;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-top-color:#FFCC00;
    border-top-style:solid;
    border-top-width:1px;
}

td.conturCell1
{
    border-style:solid;
    border-width:1px;
    border-color:#FFCC00;    
}

td.tabHeader
{
    background-color:white;    
}

td.linie
{
    background-color:#FFCC00;
    width:1px;
}
td.linieNoir
{
    background-color:black;
    width:1px;
}
