/* fond */
BODY
{	margin-left : 0mm;
	margin-top : 0mm;
	margin-bottom : 0mm;
	margin-right : 0mm;
	font-family : Arial, Helvetica, sans-serif;
}
/* Liens */

A  {color : #864F4B; text-decoration : none;}
A:hover {color: #FFF7C9; background-color: #864F4B; text-decoration : underline;}
A:active {color: #FFFFFF; background-color: #C46964}
.a2 {color: #000000}
.a2:hover {
	color: #2583D4;
	background-color: transparent;
	text-decoration : underline;
}
.a2:active {
	color: #407FA0;
	background-color: transparent;
}


/* TEXTE NORMAL */
P	{font-family : Arial, Helvetica, sans-serif; font-size : 9pt;}
.p	{font-size : 11px;}
.red {color: #CC3333;}
.blu {color: #0063A0;}
.blanc {color: #FFFFFF;}
.small {font-size: 9px}
.p1	{color: #0073AE;}
.p2	{color: #7C6449;}
.gal	{font-size: 9px; font-weight:bold; color: #7C6449;}
/* LISTES */

UL  {list-style-image : url(datas/ul_fle.gif);}
.puc2  {margin: 0 0 0 15;}
LI  {font-size : 9pt;}
OL  {font-size : 9pt;}
dl  {font-size : 10pt; font-weight : bold; color : #CC0033;}
dt  {font-size : 9pt; color : #000033; font-weight : 100; margin-left : 10px;}
dd  {font-size : 8pt; color : #000000; font-weight : 100; font-style : italic;}
.abc {list-style-image : none; list-style-type: lower-alpha;}

/* DIVERS */
.tdmarge {padding-left : 10px; padding-right : 10px; padding-top : 5px; padding-bottom: 5px;}
.marge {padding-left : 5px; padding-right : 5px;}
.noint {margin-bottom:2px; margin-top:2px; }
.doigt {cursor:hand;}
.saut {page-break-before : always;}
.button1 {font-family:Arial; font-weight : bold; font-size : 8 pt; background : #E5E4E4 url(datas/m_bt.gif) repeat-x; color : #000000;
	border-top	:	1px solid #ffffff;
	border-left	:	1px solid #E5E4E4;
	border-right	:	1px solid #999999;
	border-bottom	:	1px solid #000000;
}

/* tableaux */
.t_contour {border : 1px solid #000000;	padding-left : 10px; padding-right : 10px; padding-top : 5px; padding-bottom : 5px;}
.zdt {font-family:Verdana; font-size : 10 pt; padding-left: 2px; border: 1px solid Black;}

