body {
	scrollbar-3dlight-color: Black;
	scrollbar-arrow-color: Black;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color: Black;
	scrollbar-face-color: #98C8C8;
	scrollbar-highlight-color: #D7E7EB;
	scrollbar-shadow-color: #6EAFB1;
	scrollbar-track-color: White;
}

TR.ligne1 {
	background-color: #D8E7EC;
}
TR.ligne2 {
	background-color: #FFFFFF;
}

td {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #49898B;
	text-align: justify;
}

input {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #49898B;
	text-align: justify;
	border: 1px solid #91C3C4;
	background-color: #D8E7EC;
}

select {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #49898B;
	text-align: justify;
	border: 1px solid #91C3C4;
	background-color: #D8E7EC;
}


.titres
{
	color: #49898B;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
}

.titrescontenu
{
	color: Black;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
}
p.warntexte
	{
	color: Red;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	}
.soustitrescontenu
{
	color: #666666;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}

a {text-decoration: none; color: #f8a605; font-weight: bold; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;   line-height : 14px;     }
a:active {text-decoration: none; color: #C5D1D6; font-weight: bold; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;line-height : 14px;}
a:hover {text-decoration: none; font-weight: bold; color: #C5D1D6; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  line-height : 14px;  }

.legende{
	text-decoration: none;
	color: #CC0000;
	font-size: 9px;
	font-family: Tahoma;
	font-weight: normal;
	}

.textarea {
	background-color: #DEE9E9;
	color: #48626A;
	font-size: 10px;
	font-family: Tahoma;
	}
	
.textfield {
	background: #FFFFFF;
	color: #E00000;
	font-size: 10px;
	font-family: Tahoma;

	}
	
a.sousmenu {
font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #A6A6A6;
	text-decoration: none;
	
}
		
a.sousmenu:hover {	
         font-family: Tahoma;	
			font-size: 10px;	
			color: #666666;	
			text-decoration: none;
			font-weight: normal;
			}
			
.titresousmenu {

	color: #666666;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
}

div.sizeMe {
   width            : 120px;
   padding-top      : 5px;
   padding-bottom   : 5px;
   background-color : #c6c3de;
   font-family      : Arial;
   font-size        : 11px;
   text-align       : center;
}
#msgenreg {position:absolute; background-color : #DEE9E9; text-align:center; width: 150px; height:30px; top: 0px; left: 0px; z-index:2; visibility:hidden;}

.montrer { display: block; } 
.cacher { display: none;  margin: 0 0px; height:1px;} 
.none { border:0px; background : transparent; }
.btsub {
   width: 189px;
   height: 25px;
   margin: 0;
   padding: 0;
   border: 0;
   background: transparent;/* on place l'image en arrière plan */
   text-indent: 3px;/* On cache le texte de substitution (très loin car Opera l'affiche même en dehors du boutton : il faut donc le faire sortir de la page)*/
   cursor: pointer;  /* pour transformer de pointeur en main */
}
