/* Global Styles */
body{
	font-size: 13px;
	font-family:"Lucida Console", Monaco, monospace;
}
    	
td {
	font-style:normal;
	font-family: monospace;
	font-size: 13px;
	text-align: right;
	border-collapse:collapse;
	}
	
a {
	color:black;
    font-family: Arial, Helvetica, sans-serif;
 }
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

#tabBlock {

top: 150px;

left: 120px;

width: 320px;

height: 80px;

}

#mainTabContainer {

width: 100%;

height: 100%

}

#id_menu_gen td {
	border-bottom:thin;
	border-bottom-color:#E0E0E0;
	/*background-color:#DEEEEF; */
	background-color:#CCC;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:normal;
	font-size:14px;	
	}
    
#id_menu_gen a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
/*	color:#6FAFD2;
*/	color:#000;
	line-height:10px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:3px;
	}

#id_menu_gen a:hover {
	color:#F00;
	}
		
#id_menu_gen td:hover {
	background-color:#FFF;
	}
 
 #id_sous_menu td {
	color:#999;
    /*font-family: monospace; */
	font-weight: bold;
	font-size: 12px;
	font-style:inherit;
	text-align:center;
	font-style:oblique;	
	}
#id_sous_menu a {
	color:#666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-style:inherit;
	text-align:center;
	font-style:oblique;
	}
	
#id_sous_menu a:hover {
	color:#006;
	}   
      
	
/* class style */
.st_menu {
color: #88C4E3;
font-size:14px
	}

.st_text_pieds_page {
	color:#0066FF;
	font-style:oblique;  
	font-family: monospace;
	font-size: 11px;
	text-align: left;
	}
    
.st_text_pieds_page2 {
	color:#A54749;
	font-style:oblique;  
	font-family: monospace;
	font-size: 11px;
	text-align: left;
	}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	font-family: Myriad, Helvetica, Tahoma, Arial, clean, sans-serif;
	color: #000;
}
.st_separateur_infos{
	background-color:#000099;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}
.st_deconnexion {color: #FF0000; font-size: 14px; }
.st_axterix {
	color: #FF0000;
	font-size: 12px;}
	
.st_alerte_jaune {
	color:#FC0;
	font-size: 16px;}
	
.st_alerte_verte {
	color:#390;
	font-size: 16px;}

.st_titre {
	color: #003;
	font-weight: bold;
	font-size: 18px;
}
.st_ss_titre {
	color: #003;
	font-weight: bold;
	font-size: 17px;
	font-style:inherit;
}

.st_pieds {color: #0066FF;
font-size: 14px;}

/*.body {
	background-image:url(../design/bg.gif);
	background-repeat: repeat-x;
}
*/
.st_user_cnn {color: #333333}

.st_tableau_text {
	color: #192666;
	font-style:normal;
	font-family: sans-serif;
	font-size: 11px;
	text-align: left;
	
	}

.st_ligne_tableau {
/*	color: #666666;
*/	
	color:#333;
	font-style:normal;
	font-family: sans-serif;
	font-size: 11px;
    	
	}
	
.st_ligne_tableau_vert {
	color:#333;
	background:#81D075;
	font-style:normal;
	font-family: sans-serif;
	font-size: 11px;
    	
	}
 .st_ligne_tableau_jaune {
	color:#333;
	background:#FF9428;
	font-style:normal;
	font-family: sans-serif;
	font-size: 11px;
    	
	}
	
	.st_ligne_tableau_rouge {
	color:#333;
	background:#F88;
	font-style:normal;
	font-family: sans-serif;
	font-size: 11px;
    	
	}   
.st_champ_rech_cle {
	background-color:#FFFFCC;
	font-style:normal;
	font-family: sans-serif;
	font-size: 11px;
	
	}	

.st_alerte_body {font-family:Verdana, Arial, Helvetica, sans-serif; 
color:#6182D1; font-size: 9px;font-style:oblique;}

	
	/* debut style calendrier */

.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #333;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 5px;
}

.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #F3F3F3;
} 

.ds_cell_2 {
	background-color:#CCF;
	color: #000;
	font-size: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}

.ds_cell_3:hover {
	background-color:#0CF;
}

.ds_cell_3 {
	background-color:#CFF;
	color: #000;
	font-size: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}

.ds_cell_2:hover {
	background-color: #CCF;
}




/* This hover code won't work for IE */
/* fin style calendrier */
	
.st_login_enreg {
	font-size: 9px;
	font-style: italic;
	color: #990000;
	}
	
.st_fact_exportee{
	background-color:#33CCFF;
	color: #666666;
	font-style:normal;
	font-family: sans-serif;
	font-size: 11px;
	}	
	

/* pour le tableau qui porte le menu */
.st_col_ligneA
{
 background-color:#642200;
 font-size:12px;
 font-style:normal;
 color:#FFFFFF;	
}
	
.st_title_page {
color: #EEEEEE;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
}
.st_title_donnees {
color: #642200;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
background-color:#EEEEEE;
}

.st_login_enreg {
color: #EEEEEE;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:14px;
}
    
 .st_tableau_general 
 {
	color:black;
    font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-family: monospace;
	font-size: 12px;
	text-align: right;
	border-collapse:collapse;
	border-width:1px; 
 	border-style:solid; 
 	border-color:#000;
 }

.st_tableau_general_ss_haut 
 {
	color:black;
	font-style:normal;
	font-family: monospace;
	font-size: 12px;
	text-align: left;
	border-collapse:collapse;
	border-width:1px;
	border-left-style:solid; 
	border-left-color:#000;
	border-right-style:solid; 
	border-right-color:#000;
	border-bottom-style:solid;
	border-bottom-color:#000;
 }

.st_tableau_general_ss_haut_ss_gauche_droite 
 {
	color:black;
	font-style:normal;
	font-family: monospace;
	font-size: 12px;
	text-align: left;
	border-collapse:collapse;
	border-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#000;
 }
  	
.st_tableau_general_ss_coul_br {
	color:black;
	font-style:normal;
	font-family: monospace;
	font-size: 12px;
	text-align: left;
	border:0;
	}
	
.st_bienvenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-family: monospace;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0033FF;
	text-decoration: blink;
   }
   
 .st_tableau_bordure_bleu 
 {
	border-collapse:collapse;
	border-width:1px; 
 	border-style:solid; 
 	border-color:#000;
 }

.st_entete_de_sous_menu 
 {
	background-color:#CCC;
	color: #192666;
	font-weight: bold;
	font-size: 16px;
	font-style:inherit;
	text-align:center;
	font-style:oblique;
 }

.st_sous_menu_par_module 
 {
	color:#66F;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	font-style:oblique;	
 }

.st_sous_menu_module_param_stand 
 {
	color:#66F;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	font-style:oblique;
 }


.st_entete_champ 
 {
	 background-color:#F3F3F3;
	 text-align:left;
	 color:#003;
	 font-size:15px;
	 font-weight:bold;
	 font-style:oblique;
 }

.st_ss_titre_accueil {
	color: #192666;
	font-weight: bold;
	font-size: 15px;
	font-style:inherit;
	text-align:center;
}

.st_ss_titre_commissariat {
	color:#003;
	text-align:center;
	background-color:#F2FCFD;
	font-weight: bold;
	font-size: 25px;
	font-style:normal;
}

.st_ss_titre_par_menu {
	color: #192666;
	font-weight: bold;
	font-size: 20px;
	font-style:inherit;
	text-align:center;
}

.st_tableau_general_ss_menu 
 {
	/*background-color:#C00;*/
	border-collapse:collapse;
	border-bottom:hidden;
	border-top:hidden;
	border-width:1px;
	border-left-style:solid; 
	border-left-color:#000;
	border-right-style:solid ; 
	/*border-right-color:#000;*/
	board-right:solid 1px black;
 }
 
 .st_bouton 
 {
	color:black;
    font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-family: monospace;
	font-size: 14px;
	text-align: right;
	border-collapse:collapse;
	border-width:1px; 
 	border-style:solid; 
 	border-color:#0CF;
 }
 
 .st_tableau_donnees
 {
	color:black;
    font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-family: monospace;
	font-size: 12px;
	text-align: right;
 }
 
 .st_entete_tableau_donnee
 {
	background-color:#CCCCCC;
 }


.st_alerte_messages {font-family:Verdana, Arial, Helvetica, sans-serif; 
color:#6182D1; font-size: 11px;font-style:oblique;}

.st_alerte_nombre_messages {font-family:Verdana, Arial, Helvetica, sans-serif; 
color:#FF0000; font-size: 12px;font-style:oblique;}

.st_alerte_jaune_fonce {
	color:#FF9900;
	font-size: 16px;}
	
  .titre_tab_param
  {
	  color:#F03;
	  font-size:16px;
	  font-weight:bold;
	  
  }