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;
	background-color: #FFFFFF;

}

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;
}
p.msginfo {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #49898B;
	text-align: center;
}

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;
}

.soustitrescontenu
{
	color: #666666;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}

A {
	text-decoration: underline;
	color: #49898B;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}

A:Hover {
	text-decoration: none;
	color: Black;
	font-weight: bold;
}

.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;
}
p.warntexte
	{
	color: Red;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	}

p.avertissement
	{
	color: Red;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	}

#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; }