/* Liste - Zone de texte */
select {font-family : Verdana, Arial; font-size : 10px; color : #00349a;text-decoration:none}
input {font-family : Verdana, Arial; font-size : 10px; color : #00349a;text-decoration:none}

.tabon {background-color:#FFFFFF; color:navy; font-weight:bold}
.taboff {background-color:#DDF1FF; color:#057C80; font-weight:bold}

/* SELECTION PANIER */
.sel_on {background-color:#EEEEEE; color:navy; font-weight:bold}
.sel_of {background-color:#FFFFFF; color:#057C80; font-weight:bold}
.sel_tb {	background-color: #FF8000;	border: 2px;	border-style: inset}
.sel_tx {font-family: arial, sans-serif;	font-weight: bold;	font-size: 11px;	color:#FFFFFF}

.tri {font-family: arial, sans-serif;	font-weight: bold;	font-size: 11px;	color:#003987}

.resultat {
	background-color: #FFFFFF;
	border: 1px;
	border-style: outset;
	width: 100%
}
.grille {
	background-color: #FFFFFF;
	border: 1px;
	border-style: outset;
	width: 100%
}
.message {
 	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color:#084A7B;
}
.aide {
 	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:#FFFFFF;
	background-color: #FF8000;
}
.operateur {
 	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color:#003987;
}
.libelle {
 	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:#003987;
}
.exemple {
 	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color:#000000;
}
.requete {
 	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color:#006600;
}
.critere {
 	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color:#003987;
}
.champ {
 	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color:#000000;
}
.cote {
 	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color:#FFFFFF;
	background-color: #FF8000
}
.status {
 	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color:#000000;
	font-style: normal;
}
A.lien         {font-weight: normal ;font-family:Verdana; font-size:13px;color:#006699;text-decoration:none}
A.lien:link    {font-weight: normal ;font-family:Verdana; font-size:13px;color:#006699}
A.lien:visited {font-weight: normal ;font-family:Verdana; font-size:13px;color:#006699}
A.lien:active {font-weight: normal ;font-family:Verdana; font-size:13px;color:#006699}
A.lien:hover   {font-weight: normal ;font-family:Verdana; font-size:13px;color:#993300;text-decoration:underline}

/* BARRE DE NAVIGATION */
A.barre_lien         {font-weight: bold ;font-family:Verdana; font-size:11px;color:#006699;text-decoration:none}
A.barre_lien:link    {font-weight: bold ;font-family:Verdana; font-size:11px;color:#006699}
A.barre_lien:visited {font-weight: bold ;font-family:Verdana; font-size:11px;color:#006699}
A.barre_lien:active {font-weight: bold ;font-family:Verdana; font-size:11px;color:#006699}
A.barre_lien:hover   {font-weight: bold ;font-family:Verdana; font-size:11px;color:#FF8800;background-color:#ffffff}
.barre_off {font-family: Verdana;	font-weight: bold;	font-size: 11px;color:#FF8800;background-color:#ffffff}
.barre_texte {font-family: arial, sans-serif;	font-weight: bold;	font-size: 11px;	color:#FFFFFF;}
.barre_deb {background-color: #003987}
.barre_fin {background-color: #FF8000}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background:#99CC33;
	color:#000080;
}

