﻿table.bandeau_onglet {  
	table-layout:fixed;
	position: fixed;
	z-index:2;
	top: 0px;
	left: 0px;
	background-color: #000000;
	
	width:100%;
	padding-bottom: 0px;
	margin-bottom: -10px;
	color:#4d90fe;
	
}


td.menu_gauche {
	width:180px;
	top: 0px;
left: 0px;
background-color: #ffecce;
border-right-style: solid;border-right-width: 2; border-right-color:#4d90fe;
padding: 0;
vertical-align: text-top;
}

td.menu_droite {
	width:90%;
	top: 0;
	z-index:2;
left: 0;
background-color: #ffecce;
border: 1px solid #666666;
padding: 0;
vertical-align: text-top;
	
}
td.menu_onglet {
width:100%;
height:15px;
	
	position: ;
	z-index:10;
	top: 0;
	left: 10%;
	cursor:pointer;
	
}

td.TD_FICHIER {
width:100%;
vertical-align:top;
background-color: #ffecce;	
	
}
td.ONGLET_ACTIF {
	color:#4d90fe;
	font-size:12px;
	font-weight:300;
	
	
	text-align:center;
	vertical-align: text-top;
	width:180px;
	border-color:#4d90fe;
	border-right-style: solid; border-right-width: 4;
	border-left-style: solid;border-left-width: 4;
	border-top-style: solid; border-top-width: 4; border-top-color: #ff8000;
	
	
	padding-bottom : -15px;
	background-color: #ffecce;	
	
}
td.ONGLET_INACTIF {
	color:#cccccc;
	font-size:12px;
	text-align:center;
	vertical-align: text-top;
	width:180px;
	border-color:#4d90fe;
	border-bottom-style: solid; border-bottom-width: 4;
	background-color:#555;
}


img.FERMER_ONGLET {
	height:15px;
	width:15px;
	cursor:pointer;
}
.FRAME_IDENTIFICATION {
	background-color: #000000;
	border: 1px solid #ff0080;
	padding: 50px;
	width:40%;
	height:350px;
}

table.header_menu {
width:190px;
top: 0;
left: 0;
background-color: #ffecce;
border: 1px solid #666666;
padding: 0;


}
img.menu {
	height:25px;
	width:25px;
	cursor:pointer;
}
img.MENU_sql_img {
	height:12px;
	width:12px;
	cursor:pointer;
}
img.MENU_IMG_ext {
	height:15px;
	width:15px;
	cursor:pointer;
}
img.MENU_IMG_news {
	height:15px;
	width:15px;
	cursor:pointer;
}

display-none {
	display:none;
}
display-block {
	display:block;
}

img.afficher_menu{
	height:30px;
	table-layout:fixed;
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0;
	cursor:pointer;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
img.cacher_menu {
	height:30px;
	width:30px;
	table-layout:fixed;
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0;
	cursor:pointer;
}
img.deconnecter {
	height:25px;
	table-layout:fixed;
	position: fixed;
	z-index:100;
	top: 0px;
	right: 115px;
	cursor:pointer;
}
img.USER {
	height:25px;
	table-layout:fixed;
	position: fixed;
	z-index:100;
	top: 0px;
	left: 150px;
	cursor:pointer;
}
img.FAVORIS_ONGLETS {
	height:30px;
	table-layout:fixed;
	position: fixed;
	z-index:100;
	top: 0px;
	right: 115px;
	cursor:pointer;
	height:30px;
	width:30px;
	cursor:pointer;
}

img.RELOAD_ONGLET {
	height:30px;
	table-layout:fixed;
	position: fixed;
	z-index:100;
	top: 0px;
	right: 85px;
	cursor:pointer;
	height:30px;
	width:30px;
	cursor:pointer;
}
img.HAUT_ONGLET {
	table-layout:fixed;
	position: fixed;
	z-index:100;
	top: -5px;
	right: 55px;
	height:40px;
	width:40px;
}
.SELECT_CMP {
	table-layout:fixed;
	position: fixed;
	z-index:101;
	top: 5px;
	right: 10px;
}

.MENU_0 {
	width:100px;
	 font-family: verdana;
	  font-size:12px;
	  font-weight:bold;
	  padding : 5px;
	border:1px solid #dddddd;
	text-align:center;
	height:25px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	box-shadow:  0px -7px 10px 0px #555555;
}
.ONGLET_MENU {
	color:000000;
	width:95%;
	font-weight:bold;
	 font-family: verdana;
	  font-size:10px;
	  text-align:center;
	padding-left : 5px;
	padding-right : 5px;
	
}
/*
.MENU_MÉTÉO {
	background-color:EFECCA;
}
.MENU_DVPT {
	background-color:E6E2AF;
}
.MENU_OAD-INFO {
	background-color:F6E497;
}
.MENU_COTATION {
	background-color:B4AF91;
}
.MENU_STOCKS {
	background-color:A7A37E;
}
.MENU_TRÉSORERIE {
	background-color:84815B;
}
.MENU_ASSOLEMENT {
	background-color:8D4600;
}
.MENU_VENTE {
	background-color:#00CED1;
}
.MENU_ÉDITION {
	background-color:64815B;
}
.MENU_VARIÉTÉ {
	background-color:046380;
}
.MENU_PARAMETRES {
	background-color:B78178;
}
.MENU_IMPORT-EXPORT {
	background-color:8E3557;
}
*/
/*
.MENU_MÉTÉO {
	background-color:a05f5f;
}
.MENU_DVPT {
	background-color:a0805f;
}
.MENU_OAD-INFO {
	background-color:a0a05f;
}
.MENU_COTATION {
	background-color:80a05f;
}
.MENU_STOCKS {
	background-color:5fa05f;
}
.MENU_TRÉSORERIE {
	background-color:5fa080;
}
.MENU_ASSOLEMENT {
	background-color:5fa0a0;
}
.MENU_VENTE {
	background-color:5f90a0;
}
.MENU_ÉDITION {
	background-color:5f6fa0;
}
.MENU_VARIÉTÉ {
	background-color:6f5fa0;
}
.MENU_PARAMETRES {
	background-color:905fa0;
}
.MENU_IMPORT-EXPORT {
	background-color:a05f90;
}
*/

.SOUS_MENU {
	font-family: verdana;
	font-size:12px;
	height:15px; 
	padding : 1px;
	width:98%;
	margin: 1px 1px;
	display: inline-block;
	font-weight: 900;
	color:#000000;
	cursor: pointer;
	text-align:center;
	background: #ffffff;
	background: linear-gradient(top, #ffffff 0%, #aaaaaa 100%);
	background: -moz-linear-gradient(top, #ffffff 0%, #aaaaaa 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%, #aaaaaa 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #aaaaaa 100%);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	font-family: verdana;
}
.MENU_SEPARATEUR {
	font-size:10px; 
	font-weight: 900;
}
.sql_menu_click {
	font-family: verdana;
	font-size:10px;
	font-weight:bold;
	padding : 0px;
	cursor:pointer;
}
.fermer_fenetre {
	height:15px;
	width:15px;
}
.verdana { font-family: verdana; }
.courier { font-family: courier; }
.red {	color:red;}
.darkblue {	color:darkblue;}
.darkgreen {	color:darkgreen;}
.aaaaaa { background-color:aaaaaa; } 
/* CAMPAGNE */
.FARMSTAR {
	color: #7aa613;
}
.COMMANDES {
	color: darkblue;
}

/* MÉTÉO */

.MÉTÉO {
	padding-left : 10px;
}
.PRESSION {
	color: orange;
}
.PLUIE {
	color: 6464ff;
}
.TEMPÉRATURE {
	color: red;
}
.VENT{
	color: #008E8E;
}
/* OAD */
.OAD {
	padding-left : 10px;
}
.DIVERS {
	color: #008E8E;
}
.ARVALIS {
	color: #a95b10;
}

/* COTATION */
.BLÉ { color: #800000; }

.EURONEXT { font-weight:bold; border-top:3px solid #555555;}
.COLZA { color: #ff0080;font-weight:bold; }
.SOJA { color: #ff0080; }
.SOJA-CANOLA { color: #ff0080; }
.PALME { color: #ff0080; }
.MAÏS {	color: darkgreen; }
.ÉLEVAGE {	color: 8000ff;border-top:3px solid #555555; }
.Terre-net {	color: 5E3500; }
.Cotations {	color: 804040;border-top:3px solid #555555; }
 /* STOCKS */
.STOCKS { padding-left : 10px; }
/* STOCK */
.Bon { color: FireBrick; }
.Appros { color: DarkCyan ; } 

/* TRÉSORERIE */
.TRÉSORERIE { padding-left : 10px;}
.Chèques { color: DarkCyan ; } 
.Comptes { color: FireBrick; } 
.Prévisionnel { color: Indigo  ; }
.Personnel { color: LightSlateGray; }
/* ÉDITION */
.ÉDITION { padding-left : 10px;}
.FARMSTAR { color: midnigh } 
.PFUMURE { color: midnigh } 

/* PARAMETRES */
.PARAMETRES { padding-left : 10px;}
.PHYTO { color: darkblue } 
.CULTURES { color: darkred } 
.COUVERT { color: 0000a0; } 
.AGRO { color: darkbro } 
.TACHE { color: darkora } 
.GESTION { color: darkgre } 
.COMPTA { color: blue; } 

/* IMPORT/EXPORT */
.IMPORT-EXPORT { padding-left : 10px;}
.IMPORT { color: 008E8E; } 
.EXPORT { color: darkblu }


