/* ------------------------------------------------- */
/*     Realisation : Jean-Philippe JULIEN            */
/*     Usage : Tous sites du Costic                  */
/*     Version 1.0 - Novembre 2002                   */
/* ------------------------------------------------- */


body  			{ background-color:#FFFFFF;
		  		scrollbar-face-color:#006699;
		  		scrollbar-shadow-color:#000000;
		  		scrollbar-highlight-color:#FFFFFF;
		  		scrollbar-3dlight-color:#000000;
		  		scrollbar-darkshadow-color:#000000;
		  		scrollbar-track-color:#32A3FF;
		  		scrollbar-arrow-color:#32A3FF;}

table			{ background-color:#FFFFFF; }

.Contenu	{
	position:relative;
	top:5px; 
	left:0px;
	text-align:left; }
	
.Entete	{
	position:absolue;
	top:0px; 
	left:0px;
	text-align:left; }

.Menu	{
	position:absolute;
	top:65px; 
	left:625px;
	text-align:right; }

.BasPage	{
	position:relative;
	top:10px; 
	left:0px;
	text-align:left; }






.Image		{ text-align:center; }


.Nota				{	font-family:Arial;
						font-size:8pt;
						color:#006080;
						text-align:center; font-style:italic	}


				  
/* ------------------------- Fenetre ------------------------- */	

table.tabfenetre	{ position:relative; top:0px; 
					border:0px;}

td.fermer 		{ text-align:right;
				  vertical-align:top; 
				  height:80px;
				  padding-left:1; 
				  padding-right:20; 
				  padding-top:1; 
				  padding-bottom:1  }
				  
