.normal 					{ font-family: Arial, Verdana, Tahoma; font-size: 11px; color: #726205;text-decoration: none; }
.normal:link 			{ text-decoration: none; color: #726205; }
.normal:visited 	{ text-decoration: none; color: #726205; }
.normal:hover 		{ text-decoration: none; color: #726205; }

.clair 						{ font-family: Arial, Verdana, Tahoma; font-size: 11px; color: #CEB300;text-decoration: none; }
.clair:link 			{ text-decoration: none; color: #CEB300; }
.clair:visited 		{ text-decoration: none; color: #CEB300; }
.clair:hover 			{ text-decoration: none; color: #CEB300; }

div.onglet { 
	background-repeat:repeat-x;
	background-image:url('../images/frab_div_onglet_milieu.jpg');	
	cursor:pointer;
	}

div.onglet_up { 
	background-repeat:repeat-x;
	background-image:url('../images/frab_div_onglet_up_milieu.jpg');	
	}
	
img.onglet {
	position:relative;top:-12px;	
	}
	
img.onglet_up {
	position:relative;top:-7px;
	}
	
.text, .password, .file {
         font-family: Arial, Tahoma, Verdana;
         font-size: 11px;
         background-color: #FEFCEB;
         border: 1px solid #FFDD00;
         height:18px;
         color:#726205;
}

.textarea {
         font-family: Arial, Tahoma, Verdana;
         font-size: 11px;
         background-color: #FEFCEB;
         border: 1px solid #FFDD00;
         color:#726205;
}

.submit, .button, .reset {
       font-family: Arial, Tahoma, Verdana;
       font-size: 11px;
       border: 1px solid #FFDD00;
       color:#726205;
       background-color:#FDF8CE;
}

.submit_off, .button_off, .reset_off {
       font-family: Arial, Tahoma, Verdana;
       font-size: 11px;
       border: 1px solid #FFDD00;
       color:#B7AD69; 
       background-color:#FDF8CE;
}

.radio {
         font-family: Arial, Tahoma, Verdana;
         font-size: 11px;
}

.checkbox, .select-one, .select {
         font-family: Arial, Tahoma, Verdana;
         font-size: 11px;
}
