BODY
{
   BACKGROUND-COLOR: #FFFFFF;
   COLOR: #000000;
   FONT-SIZE:12px;
   FONT-FAMILY: Arial;
   MARGIN: 0px;
}
A
{
   COLOR:#000000;
   FONT-SIZE: 12px;
   FONT-FAMILY: Arial;
   TEXT-DECORATION: none;
}
TD, TR
{
   COLOR:#000000;
   FONT-FAMILY: Arial;
   FONT-SIZE: 12px;
   TEXT-ALIGN : justify
	margin:	10;
}
.tableau { 
	BORDER-BOTTOM: #333333 1px solid; BORDER-LEFT: #333333 1px solid; BORDER-RIGHT: #333333 1px solid; BORDER-TOP: #333333 1px solid;  
}
.tableau_small { 
	BORDER-BOTTOM: #333333 1px solid; BORDER-LEFT: #333333 1px solid; BORDER-RIGHT: #333333 1px solid; BORDER-TOP: #333333 1px solid; FONT-SIZE: 9px;  
}
.titrepar { 
	font-weight: bold; text-decoration: none 
}
.titrepar_orange { 
	color: #FF6600; font-weight: bold; text-decoration: none 
}
.titrepar_gris_moyen { 
	color: #333333; font-weight: bold; text-decoration: none 
}
.titre_big_bleu { 
	color: #0000FF; font-weight: bold; font-size: 14px; text-decoration: none
}
.titre_big_rouge { 
	color: #FF0000; font-weight: bold; font-size: 14px; text-decoration: none
}
.normal { 
	color: #000000;
}
.normal_gris_clair { 
	color: #CCCCCC;
}
.normal_gris_moyen { 
	color: #333333;
}
.normal_orange { 
	color: #FF6600;
}
.normal_bleu { 
	color: #0000FF;
}
.normal_blanc { 
	color: #FFFFFF;
}
.normal_rouge { 
	color: #FF0000;
}
.small { 
	font-size: 9px;
}
.small_gris_clair { 
	color: #CCCCCC; font-size: 9px;
}
.small_gris_moyen { 
	color: #333333; font-size: 9px;
}
.small_orange { 
	color: #FF6600; font-size: 9px;
}
.small_bleu { 
	color: #0000FF; font-size: 9px;
}
.small_blanc { 
	color: #FFFFFF; font-size: 9px;
}
.small_rouge { 
	color: #FF0000; font-size: 9px;
}
A:hover { 
	color: #FF6600; font-weight: none; text-decoration: none 
} 

#pseudo_frame_gauch_big
{
	valign : top;
	align : justify;
	text-align : justify;
	height: 250px;
	width : auto;
	overflow : auto;
	color : #666666;
}
#pseudo_frame_gauch_small
{
	valign : top;
	align : justify;
	text-align : justify;
	height: auto;
	width : auto;
	overflow : auto;
	color : #666666;
}
#pseudo_frame_haut
{
	valign : top;
	align : center;
	text-align : justify;
	height: 100;
	width : auto;
	overflow : auto;
	color : #666666;
}