/* CADRE DU FORMULAIRE */
.cadre {
	background-color: #F6F1ED;
/*	background-color: #99CCCC; */
/*	background-image:url(../plugins/sarkaspip_2/images/fond.jpg); */
	border:#444FE7 1px solid;
	padding: 0px;
}

/* LISTE DEROULANTE - ZONE DE TEXTE */
select {font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; color : #646464; text-decoration:none}
input {font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; color : #444FE7; text-decoration:bold}
.bouton {font-weight: bold;font-style: normal;color: #FFFFFF;background: #444FE7;font-family: Verdana, Arial,Helvetica, sans-serif;font-size: 10px;}
/* ZONE TEXTE ACTIVE - INACTIVE */
.zoneoff {background-color:#FFFFFF}
.zoneon {background-color:#F2EF94; font-weight:bold}

/* SELECTION PANIER */
.sel_on {background-color:#F2EF94; color:navy; font-weight:bold}
.sel_of {background-color:#FFFFFF; color:#057C80; font-weight:bold}
.sel_tb {background-color: #FFFFFF;border-top:0px;border-left:0px;border-right:0px;border-bottom:0px;border-color:#FFFFFF}
.sel_tx {font-family: Verdana, Arial; font-weight: normal; font-size: 9px; color:#000000}

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

.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: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color:#646464; 
}
.guide {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color:#000000;
}
.aide {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:#FFFFFF;
	background-color: #444FE7;
}
.operateur {
 	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color:#444FE7;
}
.libelle {
 	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 9px;
	/* color:#003987; */
	color: #444FE7;
}
.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:#A2490A;
}
.critere {
 	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color:#444FE7;
}
.champ {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color:#000000;
}
.vedette {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color:#FFFFFF;
	background-color: #646464
}
.cote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color:#444FE7;
	background-color: #FFFFFF;
	border: 1px solid #444FE7;
}
.status {
 	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color:#000000;
	font-style: normal;
}
.scribnet {
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color:#ffffff;
	font-style: normal;
}
.footer {
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color:#ffffff;
	font-style: normal;
}
.ligne { 
	color : #444FE7; 
	height : 1px; 
	width : 60%; 
} 

.nomorg {font-family : Verdana, Arial; font-size : 12px; color : #646464; font-weight:bold; text-decoration:none}
h1 {font-family : Verdana, Arial; font-size : 14px; color : #444FE7; font-weight:bold; text-decoration:none}

A.lien         {font-weight: normal ;font-family:Verdana; font-size:11px;color:#006699;text-decoration:none}
A.lien:link    {font-weight: normal ;font-family:Verdana; font-size:11px;color:#006699}
A.lien:visited {font-weight: normal ;font-family:Verdana; font-size:11px;color:#006699}
A.lien:active  {font-weight: normal ;font-family:Verdana; font-size:11px;color:#006699}
A.lien:hover   {font-weight: normal ;font-family:Verdana; font-size:11px;color:#444FE7;text-decoration:underline}

/* BARRE DE NAVIGATION */
a.barre_lien         {font-weight: bold ;font-family:Verdana; font-size:11px;color:#444FE7;text-decoration:none}
a.barre_lien:link    {font-weight: bold ;font-family:Verdana; font-size:11px;color:#444FE7}
a.barre_lien:visited {font-weight: bold ;font-family:Verdana; font-size:11px;color:#444FE7}
a.barre_lien:active  {font-weight: bold ;font-family:Verdana; font-size:11px;color:#444FE7}
a.barre_lien:hover   {font-weight: bold ;font-family:Verdana; font-size:11px;color:#FFFFFF; background-color:#444FE7}

.barre_off {font-family: Verdana; font-weight: bold; font-size: 11px; color:#FFFFFF; background-color:#444FE7}
.barre_texte {font-family: arial, sans-serif; font-weight: bold; font-size: 11px; color:#FFFFFF;}
.barre_deb {background-color: #444FE7}
.barre_fin {background-color: #DDDDDD}


th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background:#99CC33;
	color:#000080;
}

/* STYLES POUR L'ACCES AUX LEXIQUES */
/* LIENS */
a.lienlex         {font-family:Courier new;font-size:11px;color:#00349a;text-decoration:none}
a.lienlex:link    {font-family:Courier new;font-size:11px;color:#00349a}
a.lienlex:visited {font-family:Courier new;font-size:11px;color:#00349a}
a.lienlex:active  {font-family:Courier new;font-size:11px;color:#00349a}
a.lienlex:hover   {font-family:Courier new;font-size:11px;color:#444FE7}
/* BOUTONS */
/* LISTE DE SELECTION - PRENDRE POLICE NON PROPORTIONNELLE */
.listelex {
	font-family : Courier new;
	font-size : 11px;
	color : #00349a;
	text-decoration:none;
	width:100%
}
/* POUR ENCADRER LES TERMES DE RECHERCHE */
.selection {
	color:#FFFFFF;
	background-color:#444FE7
}
/* TABLEAUX */
.lexique {
	background-color: #444FE7;
	border: 1px;
	border-style: outset;
	width: 100%
}
.liste {
	background-color: #FFFFFF;
	border: 1px;
	border-style: inset;
	width: 100%
}
/* ALPHABET */
A.alphabet         {font-weight: bold ;font-family:Verdana; font-size:11px;color:#ffffff;text-decoration:none;border:#444FE7 1px solid}
A.alphabet:link    {font-weight: bold ;font-family:Verdana; font-size:11px;color:#ffffff}
A.alphabet:visited {font-weight: bold ;font-family:Verdana; font-size:11px;color:#ffffff}
A.alphabet:active {font-weight: bold ;font-family:Verdana; font-size:11px;color:#ffffff}
A.alphabet:hover   {font-weight: bold ;font-family:Verdana; font-size:11px;color:#444FE7;background-color:#ffffff}
.lettreactive {font-family: Verdana; font-weight: bold;	font-size: 11px;color:#444FE7;background-color:#ffffff;border:#0C3A6D 1px solid}

.selection {
	color:#FFFFFF;
	background-color:#444FE7
}

.textelex {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}