/* Style général pour les pages*/
BODY { background-color: #FFFFFF; font-family: Verdana; font-size: 10px; color: #004080; text-align: justify; }
/* Style pour les tableau*/
TABLE { border: 0px; padding: 0px; font-size: 10px; }
/* Style pour menu déroulant et bouton envoyer*/
SELECT,INPUT { font-family: Verdana; font-size: 10px; background-color: rgb(239,242,248); }
.submit { font-family: Verdana; font-size: 10px; color: rgb(255,255,255); background-color: rgb(163,172,211); }
.submit_disabled { font-family: Verdana; font-size: 10px; color: rgb(80,80,80); background-color: rgb(163,172,211); }
/* Style pour le menu général */
A.menu_sup1, A.menu_sup1:visited { 
	font-family: verdana; 
	color:#155196; 
	background-color: #F5C7A4;
	font-size: 12px; 
	text-decoration: none;
	text-align: center;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 130px;
	height: 100%;
	border: 1px solid #4F66B2; 
}
A.menu_sup1:hover { 
	color:#FFFFFF;
	background-color: #A1AED6;
}
table.bandeau {
        padding: 0px; margin:  0px;
        border-collapse: collapse;
}
/* Style pour les titres des pages*/
.ttpage { font-size: 14pt; font-family: Arial, verdana; font-weight: bold; }
/* Style pour les sous titres des pages*/
.stpage { font-size: 9pt; font-family: Arial, verdana; font-weight: bold; }
/* Style pour les liens*/
.lien { color: #CB7F06; text-decoration: none;  border-bottom: 1px solid #CB7F06; font-family: verdana; }
.lien:hover { color: white; background-color: #CB7F06; border: 0px;font-family: verdana; } 
/* Style pour l'effet sur la page previsions QA*/
/* .telecharge { color: #155196; text-decoration: none; border-bottom: 1px solid #4F66B2; font-weight: none; font-family: verdana; font-size: 10px; } */
.telecharge { color: #155196; border-bottom: 0px solid #4F66B2; font-weight: none; font-family: verdana; font-size: 10px; }
A.telecharge:hover { background-color: #A1AED6; color: white; } 
/* Style pour la page accueil*/
.titre_accueil { font-family: Verdana; font-size: 18px; color: #CB7F06; }
/* Style pour fermer*/
.fermer { color: #E77100; font-size: 10px; border-bottom: 1px solid #E7966B; }
.fermer:hover { color: white; background-color: #E7966B; border: 0px; }  
/* Style pour les tableaux Bilan des emissions*/
.tab_titre { font-size: 8pt; font-family: verdana; font-weight: bold; color: white; background-color: #204388; text-align: center; }
.tab_1 { font-size: 7pt; font-family: verdana; color: #414141; font-weight: bold; background-color: #FF9A00; text-align: center; }
.tab_2 { font-size: 7pt; font-family: verdana; color: #414141; font-weight: bold; background-color: #FFB700; text-align: center; }
.tab_3 { font-size: 7pt; font-family: verdana; color: #414141; font-weight: bold; background-color: #F9D373; text-align: center; }
.tab_4 { font-size: 7pt; font-family: verdana; color: white; font-weight: bold; background-color: #9973F9; text-align: center; }
.tab_5 { font-size: 7pt; font-family: verdana; color: #414141; font-weight: bold; background-color: #B7A1F1; text-align: center; }
.tab_6 { font-size: 7pt; font-family: verdana; color: #414141; font-weight: bold; background-color: #B4ADC8; text-align: center; }
.tab_7 { font-size: 7pt; font-family: verdana; color: white; font-weight: bold; background-color: #6365FF; text-align: center; }
.tab_8 { font-size: 7pt; font-family: verdana; color: white; font-weight: bold; background-color: #009AFF; text-align: center; }
.tab_9 { font-size: 7pt; font-family: verdana; color: #414141; font-weight: bold; background-color: #FC9494; text-align: center; }
.tab_10 { font-size: 7pt; font-family: verdana; color: white; font-weight: bold; background-color: #31CF00; text-align: center; }
.tab_11 { font-size: 7pt; font-family: verdana; color: white; font-weight: bold; background-color: #319A00; text-align: center; }

