﻿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
}


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;
	}
	
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
{
    text-align:left;    
}

table.conturTable1
{
    border-style:solid;
    border-width:1px;
    border-color:#c20d11;    
}

td.header
{
    background-color:#CCDAF7;
    border-bottom-color:#c20d11;
    border-bottom-style:solid;
    border-bottom-width:1px;
}

td.header2lines
{
    background-color:#CCDAF7;
    border-bottom-color:#c20d11;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-top-color:#c20d11;
    border-top-style:solid;
    border-top-width:1px;
}

td.conturCell1
{
    border-style:solid;
    border-width:1px;
    border-color:#c20d11;    
}

td.tabHeader
{
    background-color:white;    
}

td.linie
{
    background-color:#c20d11;
    height:1px;
}

td.colColor
{
    background-color:#c20d11;
    width:1px;
}
