/*********************************/
/* Définition des styles du site */
/*********************************/

A
{ 
	font-family: Tahoma, Verdana Ref, Times New Roman, Arial;
	font-size: 10pt;
	font-weight: normal;
	line-height: 13pt;
	color: #0000C4;
} 
A:link { text-decoration:none; }
A:active { text-decoration:none; }
A:visited { text-decoration:none; }
A:hover {text-decoration:none; color: red;} 

A.piedPage
{ 
	font-family: Tahoma, Verdana Ref, Times New Roman, Arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: 10pt;
	color: #000000;
} 
A.piedPage:link { text-decoration : underline; }
A.piedPage:active { text-decoration : underline; }
A.piedPage:visited { text-decoration : underline; }
A.piedPage:hover {text-decoration : underline; color: #990000;} 

A.error
{ 
	font-family: Tahoma, Verdana Ref, Times New Roman, Arial;
	font-size: 10pt;
	font-weight: normal;
	line-height: 10pt;
	color: #ffffff;
} 
A.error:link { text-decoration : underline; }
A.error:active { text-decoration : underline; }
A.error:visited { text-decoration : underline; }
A.error:hover {text-decoration : underline; color: #ff0000;} 

BODY
{
  background : #000000;
  margin-left :0;
  margin-top : 0;
  margin-right : 0;
  margin-bottom : 0;
}

BODY.intro
{
  background : #000000;
  margin-left :20;
  margin-top : 20;
  margin-right : 0;
  margin-bottom : 0;
}

P 
{ 
	font-family: Tahoma, Verdana Ref, Times New Roman, Arial;
	font-size: 10pt;
	font-weight: normal;
	line-height: 13pt; 
	color: #000000;
} 

P.error 
{ 
	font-family: Tahoma, Verdana Ref, Times New Roman, Arial;
	font-size: 10pt;
	font-weight: normal;
	line-height: 13pt; 
	color: #ffffff;
} 

H1 
{ 
	font-family: Tahoma, Verdana Ref, Times New Roman, Arial ;
	font-size: 14pt;
	font-weight: normal;
	text-decoration : underline; 
	line-height: 13pt; 
	color: #990000;
} 

H2 
{ 
	font-family: Tahoma, Verdana Ref, Times New Roman, Arial;
	font-size: 14pt;
	font-weight: normal;
	text-decoration : none; 
	line-height: 16pt; 
	color: #000000;
} 

H3 
{ 
	font-family: Tahoma, Verdana Ref, Times New Roman, Arial;
	font-size: 14pt;
	font-weight: bold;
	text-decoration : none; 
	line-height: 16pt; 
	color: #000000;
} 

H4 
{ 
	font-family: Tahoma, Verdana Ref, Times New Roman, Arial;
	font-size: 18pt;
	font-weight: bold;
	text-decoration : none; 
	line-height: 22pt; 
	color: #000000;
} 

TD 
{ 
	font-family: Tahoma, Verdana Ref, Times New Roman, Arial;
	font-size: 10pt;
	font-weight: normal;
	line-height: 13pt; 
	color: #000000;
} 

TD.piedPage 
{ 
	font-family: Tahoma, Verdana Ref, Times New Roman, Arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: 13pt; 
	color: #000000;
} 

TD.role 
{ 
	font-family: Tahoma, Verdana Ref, Times New Roman, Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style : italic; 
	line-height: 13pt; 
	color: #000000;
} 

LI 
{ 
	font-family: Tahoma, Verdana Ref, Times New Roman, Arial;
	font-size: 10pt;
	font-weight: normal;
	line-height: 13pt; 
	color: black;
} 

UL 
{ 
	font-family: Tahoma, Verdana Ref, Times New Roman, Arial;
	font-size: 10pt;
	font-weight: normal;
	line-height: 13pt; 
	color: black;
} 

UL.niveau1 
{ 
	font-family: Verdana, Tahoma, Times New Roman, Arial;
	font-size: 10pt;
	font-weight: normal;
	line-height: 13pt; 
	color: #000000;
	list-style-image: url(images/puce1.gif);
	list-style-position:outside
} 

UL.niveau2 
{ 
	font-family: Verdana, Tahoma, Times New Roman, Arial;
	font-size: 10pt;
	font-weight: normal;
	line-height: 13pt; 
	color: #000000;
	list-style-image: url(images/puce2.gif);
	list-style-position:outside
} 

OL 
{ 
	font-family: Tahoma, Verdana Ref, Times New Roman, Arial;
	font-size: 10pt;
	font-weight: normal;
	line-height: 13pt; 
	color: black;
} 


