/* Parametre les scoll bars et le fond des pages*/

body{
	background-color: white ;
	scrollbar-3dlight-color: #386A8B;
	scrollbar-arrow-color: #386A8B;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #386A8B;
	scrollbar-track-color: #ffffff;
}
/* parametre les liens*/
A { 
font-family : Arial;
font-size: 11px; 
font-weight: bold; 
color: #0066cc;
text-decoration: none;
}
A:link { 
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size: 11px; 
font-weight: bold; 
/*color: #015496;*/
color: #0066cc;
text-decoration: none;
}
A:hover { 
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size: 11px; 
/*color: #015496;*/
color: #0066cc;
text-decoration: underline;
}

.txt{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11 px; 
   	font-weight: normal;
	color:#558799;
	/*text-align: center;*/
}

.titulos{ 
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11 px;
font-weight: bold;
color:#0066cc;
/*text-align: center;*/
}
					


.button {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
background : White;
border : 1px solid #0066cc;
color : #0066cc;
}
 .field_filebox{
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 11px;
 background : White;
 border : 1px solid #808080;
 color : #0066cc;
 scrollbar-arrow-color: #386A8B;
 }
 .field_listbox
 {
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 11px;
 background : White;
 border : 1px solid #808080;
 color : #0066cc;
 scrollbar-arrow-color: #386A8B;
 }
 
 .field_selectbox
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
background : White;
border : 1px solid #808080;
color : #0066cc;
scrollbar-arrow-color: #386A8B;
}


.field_textbox {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	        
font-size : 11px;
background : White;
border : 1px solid #808080;
color : #0066cc;
scrollbar-arrow-color: #386A8B;
}

.field_checkbox {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 11px;
background : White;
color : Black;
}
.mp16 {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	color:FE9B19;
}						 
