
BODY 		{
		scrollbar-face-color: #D9D9D9;
		scrollbar-shadow-color: #B5B5B5;
		scrollbar-highlight-color: FFFFFF;
		scrollbar-3dlight-color: #BABABA;
		scrollbar-darkshadow-color: #939393;
		scrollbar-track-color: #F0F0F0;
		scrollbar-arrow-color: #FFFFFF;
		
		margin: 0pt;
		margin-top: 0pt;
		margin-right: 0pt;
		margin-bottom: 0pt;
		margin-left: 0pt;
		}

a:link		{ font-family: Arial; font-size: 8pt; font-weight: normal; text-decoration: none; color:#C9C9C9;}
:active		{ font-family: Arial; font-size: 8pt; font-weight: normal; text-decoration: none; color:#C9C9C9;}
:visited	{ font-family: Arial; font-size: 8pt; font-weight: normal; text-decoration: none; color:#C9C9C9;}
:hover		{ font-family: Arial; font-size: 8pt; font-weight: normal; text-decoration: underline; color:#C9C9C9;}

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

a.info:hover	{
		z-index:0;
		background-color:#cccccc;
		text-decoration:none
		}

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:2em; left:2em; width:15em;
		border:1px solid #333333;
		background-color:#eeeeee;
		color:#333333;
		text-align: left;
		font-weight:none;
		padding:8px;
		}

a.grey		{ color:#a7a7a7; text-decoration:none }
a.grey:over	{ color:#a7a7a7; text-decoration:underline }

TD		{ font-family: Arial; font-size: 8pt; font-style: normal; font-weight: normal; color: #A4A4A4;}

.default	{ font-family: Arial; font-size: 8pt; font-style: normal; font-weight: normal; color: #A4A4A4;}

.fondmoteurtransparent	{
		background-image:url(/images/fond_moteur.gif);
		filter: Alpha(opacity=70);
		-moz-opacity: .70;
		-khtml-opacity: 0.70;
		opacity: .70;   
		color: #ffffff;
		} 
	
.mnuselected	{ font-family: Arial; font-size: 9pt; font-style: normal; font-weight: bold; background-color:#1E1E1E; color: #ffffff; padding:3px;}
.headertable	{ font-family: Arial; font-size: 8pt; font-style: normal; font-weight: normal; background-color:#1E1E1E; color: #ffffff; padding:2px;}
.celltable	{ font-family: Arial; font-size: 8pt; font-style: normal; font-weight: normal; color: #A4A4A4; padding:5px;}

.orange			{ font-family: Arial; font-size: 8pt; font-style: normal; font-weight: normal; color: #F26109;}
.orangebolddark		{ font-family: Arial; font-size: 9pt; font-style: normal; font-weight: bold; color: #CD5107;}
.orangeboldlight	{ font-family: Arial; font-size: 9pt; font-style: normal; font-weight: bold; color: #F26109;}

.bleub			{ font-family: Arial; font-size: 12pt; font-style: normal; font-weight: bold; color: #1273DE;}
.bleus			{ font-family: Arial; font-size: 10pt; font-style: normal; font-weight: bold; color: #1273DE;}
.titre			{ font-family: Arial; font-size: 10pt; font-style: normal; font-weight: bold; color: #CD5107;}
.titreprog		{ font-family: Arial; font-size: 12pt; font-style: normal; font-weight: bold; color: #3C3C3C;}
.titreprogorange	{ font-family: Arial; font-size: 12pt; font-style: normal; font-weight: bold; color: #CD5107;}
.titresmall		{ font-family: Arial; font-size: 8pt; font-style: normal; font-weight: bold; color: #CD5107;}
.annotation		{ font-family: Arial; font-size: 10pt; font-style: normal; font-weight: normal; color: #ff0000;}
.titreblanc	{ font-family: Arial; font-size: 8pt; font-style: normal; font-weight: bold; color: #ffffff;}

/*
input			{ font-family: Helvetica, Helv, Arial; font-size: 8pt; font-style: normal; font-weight: normal; background-color:#FFFFFF; color: #494949; padding-left: 3px; border: 1px solid rgb(172,172,172); }
*/
input.log		{ font-family: Helvetica, Helv, Arial; font-size: 8pt; font-style: normal; font-weight: normal; background-color:#0C8512; color: #ffffff; padding-left: 3px; border: 1px solid rgb(0,0,0); }
.radio			{ font-family: Helvetica, Helv, Arial; font-size: 8pt; font-style: normal; font-weight: normal; background-color:#292929; color: #000000; padding-top: 1px; padding-bottom: 1px; padding-left: 3px; border: 0px solid rgb(0,0,0); }
.saisie			{ font-family: Helvetica, Helv, Arial; font-size: 8pt; font-style: normal; font-weight: normal; background-color:#dcd4b3; color: #000000; height:16px; padding-top: 0px; padding-bottom: 1px; padding-left: 3px; border: 1px solid rgb(0,0,0); }
.moteur			{ font-family: Helvetica, Helv, Arial; font-size: 8pt; font-style: normal; font-weight: normal; background-color:#dcd4b3; color: #494949; padding-left: 3px; border: 0px solid rgb(0,0,0); }
select			{ font-family: Helvetica, Helv, Arial; font-size: 8pt; font-style: normal; font-weight: normal; background-color:#FFFFFF; color: #000000; }
textarea		{ font-family: Helvetica, Helv, Arial; font-size: 8pt; font-style: normal; font-weight: normal; color: #626262; padding-left: 3px; border: 1px solid rgb(172,172,172); overflow: hidden }
