BODY
   	{
  	BACKGROUND-COLOR:#ffff99;
	scrollbar-base-color: #FFCC33;
   	scrollbar-track-color: #ffff99;
	MARGIN-TOP:20px;
	MARGIN-LEFT:180px;
	MARGIN-RIGHT:90px;
	FONT-STYLE:normal;
	FONT-FAMILY:"ARIAL", sans-serif;
	FONT-COLOR:#000000;	   	
   	}

BODY.def
   	{
  	BACKGROUND-COLOR:#ffff99;
	scrollbar-base-color: #FFCC33;
   	scrollbar-track-color: #ffff99;
	MARGIN-TOP:0px;
	MARGIN-LEFT:0px;
	MARGIN-RIGHT:0px;
	FONT-STYLE:normal;
	FONT-FAMILY:"ARIAL", sans-serif;
	FONT-COLOR:#000000;	   	
   	}
   	
BODY.adhesion
   	{
  	BACKGROUND-COLOR:#ffff99;
	scrollbar-base-color: #FFCC33;
   	scrollbar-track-color: #ffff99;
	MARGIN-TOP:20px;
	MARGIN-LEFT:170px;
	MARGIN-RIGHT:0px;
	FONT-STYLE:normal;
	FONT-FAMILY:"ARIAL", sans-serif;
	FONT-COLOR:#000000;	   	
   	}   	
   	
FONT.corps	{
	FONT-FAMILY:"ARIAL", sans-serif;
	FONT-STYLE:normal;	
	FONT-COLOR:#000000;
	}
	
FONT.titre{
	FONT-FAMILY:"ARIAL", sans-serif;
	FONT-STYLE:normal;	
	FONT-weight:bold;
	FONT-size:2em;
	FONT-COLOR:#000000;
	}		   	

FONT.t2{
	FONT-FAMILY:"Arial", sans-serif;
	FONT-STYLE:normal;	
	FONT-weight:bold;
	FONT-size:1.2em;
	FONT-COLOR:#000000;
	}

P	{
	FONT-FAMILY:"Arial", sans-serif;
	FONT-STYLE:normal;	
	FONT-COLOR:#000000;
	}
  	
DIV.knopfa
	{
	border-top: 2px outset #FFFFFF;
	border-left:2px outset #FFFFFF;
	border-bottom:2px outset #C0C0C0;
	border-right:2px outset #C0C0C0;
	background-color:#EB9E3B;
	padding-top:2px;
	text-align: center;
	width:180px;
	height:25px;
	cursor:hand;
	}

DIV.knopfb
	{
	border-top: 2px outset #FFFFFF;
	border-left:2px outset #FFFFFF;
	border-bottom:2px outset #C0C0C0;
	border-right:2px outset #C0C0C0;
	background-color:#EB9E3B;
	padding-top:2px;
	padding-bottom:2px;
	text-align: center;
	cursor:hand;
	}
	
A.knopf
	{
	text-decoration:none;
	color:#000000;
	font-size:10pt;
	font-family: Arial;
	font-weight: bold;	
	}

DIV.titre
	{
	padding:10px;
	background-color:#0099FF;
	text-align: center;
	width:100%;
	}

DIV.small
	{
	border: 5px ridge #FFFFFF;
	padding:5px;
	background-color:#0099FF;
	text-align: center;
	width:100%;
	}

DIV.bouton
	{
	border: 1px ridge #FFFFFF;
	padding:5px;
	background-color:#0099FF;
	text-align: center;
	width:60%;
	}

SELECT
	{
	BACKGROUND-COLOR: #FFCC33;
	font-family: Arial;
	font-weight: normal;
	cursor:hand;
	}
   
INPUT.txt
	{
	BACKGROUND-COLOR: #FFFF80;
	font-weight: bold;
	}

INPUT.btn
	{
	BACKGROUND-COLOR: #EB9E3B;
	font-weight: bold;
	cursor:hand
	}
	
TEXTAREA
	{
	BACKGROUND-COLOR: #FFFF80;
	}
	
A:link{text-decoration: none;}
A:visited{text-decoration: none;}
A:active{text-decoration: none;}
A:hover{text-decoration: none;}	 


TD 	{
	FONT-STYLE:normal;
	FONT-FAMILY:"Arial", sans-serif;
	FONT-COLOR:#000000;
	}
	
LI	{
	list-style-type : square;


	}
	
a.info{
    position:relative; 
    z-index:24; background-color:#ccc;
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#ff0}

a.info span{display: none}

a.info:hover span{ 
/*le contenu de la balise span ne 
sera visible que pour l'état a:hover */
 	display:block; 
 	position:absolute; 
    	top:5em; left:4em; width:10em;
    	border:1px solid #6699cc;
    	background-color:#eeeeee;
    	color:#000000;
    	text-align: center;
    	font-weight:none;
    	padding:1px;    
    	}
    
    
td.chg	{
	width:34px;
	height:34px;
	background-image:url('img/bord_chg.gif');
	background-position: top-right;
	}
	
td.chd	{
	width:34px;
	height:34px;
	background-image:url('img/bord_chd.gif');
	background-position: top-left;
	}
	
td.cbg	{
	width:34px;
	height:34px;
	background-image:url('img/bord_cbg.gif');
	background-position: top-right;
	}
	
td.cbd	{
	width:34px;
	height:34px;
	background-image:url('img/bord_cbd.gif');
	background-position: top-right;
	}
	
td.mh	{
	height:34px;
	background-image:url('img/bord_mh.gif');
	background-position: top-left;
	}
	
td.mb	{
	height:34px;
	background-image:url('img/bord_mb.gif');
	background-position: top-left;
	}
	
td.mg	{
	width:34px;
	background-image:url('img/bord_mg.gif');
	background-position: top-left;
	}
	
td.md	{
	width:35px;
	background-image:url('img/bord_md.gif');
	background-position: top-left;	
	}	
	
td.fond	{
	 text-align:center;
	 background-color:#0099ff;
	 }
						
