/***********/
/* General */
/***********/
.titre 	{
	font-weight:bolder;
	text-align:center;
	font-style:normal;
	font-size:large;
	color: #005187;	
	width: auto;	
	background-color:#dedd3a;
}
.sous_titre {
	text-align:center;
	font-weight:bolder;
	font-style:normal;
	padding:2px;
	font-size:small;
	width: 400px;
	color: #005187;
	background-color:#dedd3a;
}

.tableau {color:black ;}
	
/* entete de chaque intitulé des feuilles de saisie */	
.text_form_titre {	
	font-size:xx-small;
	font-weight:bold; 
	text-decoration:none; 
	color:#000000; 
	text-align:left
}

.text_form_valeur {	
	font-size:xx-small;
	font-weight:normal; 
	text-align:left
}

.text_form_titre_large {font-size:x-small;font-weight:normal; text-align:left}
.text_form_valeur_large {font-size:x-small;font-weight:normal; text-align:left} 
.text_form_date {font-size:x-small;font-weight:normal; text-align:left}
.text_form_titre_formation_envisage {font-size:x-small;font-weight:bold;color: #000000; text-align:left}
.text_form_titre_formation_envisage_list {font-size:x-small;font-weight:normal;color: #000000; text-align:left}

.titre_exportation {font-size:small; text-decoration:underline; font-weight:bold;color: #000000; text-align:left}
.titre_exportation_pas {font-size:xx-small;font-weight:bold;color: #000000; text-align:left}
.titre_exportation_deja {height:auto;font-size:xx-small;font-weight:bold;color: #000000; text-align:left}

.titre_session 	{
	font-weight:bolder;
	text-align:center;
	font-style:normal;
	font-size:normal;
	width: auto;
	color: #005187;	
	background-color:#dedd3a;
}

.titre_pas_session 	{
	font-weight:bolder;
	height:100px;
	text-align:center;
	font-style:normal;
	font-size:normal;
	width: auto;
	color: #005187;	
}

.text_form {font-size:12px;}


html,body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	font-family: Verdana;
	font-size:12px;
	text-align: justify;
	background-image: url(../../images/fond_repeat.gif);
}

.text_titre_large {font-size:small;font-weight:bold; text-align:center}

#credits {
margin: 0;
padding: 10px;
border: 1px solid #005187;
background-color: #FFFFFF;
}
#actu { text-align: left; }

#footer { font-size:x-small; text-align: center; }
	

#bloc_top {
	background-color:#000066;
	top:0px;
	height: 92px;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
	position: relative;
}

/**********************/	
/** Pour les tableaux */
/**********************/		
	
.ligne {background-color:#FFFFCC;color:black ;
	font-size:12px;empty-cells:show;cursor:pointer;}

.ligne_read {background-color:#FFFFCC;
	color:black ;font-size:12px;empty-cells:show;cursor:default;}

.ligne_p {padding-right:25px;padding-left:5px;padding-top:2px;	empty-cells:show;}

.ligne_urgent {padding-right:25px;	padding-top:2px;	
	padding-left:5px;background:#FF0000;color:black ;font-size:12px;empty-cells:show;}

.colonne_lien_image {color:white;background-color:#FFFFFF;font-size:12px;text-align:center;
	text-decoration:none;border:none;}   
.lien_image {color:white;background-color:#FFFFFF;font-size:12px;padding-left:5px;
	padding-right:5px;padding-bottom:5px;padding-top:5px;text-align:center;text-decoration:none;
	border:none;}   

/*****************************************/	
/* Style pour les spaceurs des tableaux */
/*****************************************/	
.spacer_h {color:black;background:#0000CC;empty-cells:show;padding-top:1px;margin:0px;font-size:12px;}
.spacer_v {color:black;background:#0000CC;empty-cells:show; padding-left:1px;margin:0px;font-size:12px;}
.spacer_v_blanc {color:white;background:white;empty-cells:show;padding-left:1px;margin:0px;font-size:12px;}

/*******************************************/
.lien {	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #005187;
	background-color:#eeee9c;
	text-decoration: none;
	list-style:none;
	margin:5px;
	padding-left:5px;					
	padding-right:5px;	
	border-top: 1px solid #005187;
	border-bottom: 1px solid #005187;	
	border-right: 1px solid #005187;
	border-left: 1px solid #005187;}	   

.lien:hover {background-color:#d5e04e;}	
	   
.bouton {color:white;font-size:12px;font-weight:bold;text-decoration:none;padding:2px;}	    

img {border:0;}
