/* développé par Francis Falck 06 sept 2006 /*Palette couleurs :fond logo  : #004998fond info-doc : #FFEA00fond patrimoine : #B3A400fond archive : #75B1DBfond bande grise : #7C99A9fond petit bontons droits : #3D91CDecriture rubrique : #FFEA00*//* style police pour le sommaire */#sommaire_gauche_webscriptor {font-family: verdana, arial, sans-serif;font-size:10px;}/* --------------------------------------------------------------------- *//* ------------------------  gestion du menu ---------------------- *//* --------------------------------------------------------------------- *//* ------------------------  bouton du menu ------------------ *//* traiter les couleurs des boutons du  menu selon la rubrique du bandeau #menu_info_doc,#menu_museo,#menu_archivistes*/ul#menu  li {
	font-size: 12px ;	
	font-family: Verdana, Arial, Helvetica, helv, sans-serif;
	/*background-color: #cccc66;*/
	text-align: center;
	margin:5px auto 0 auto;	display:online;
	/*font-weight: bold;*/

}

#menu {
	list-style-type: none;
	margin: 0;
	padding: 0;	/* espaces entre boutons */	padding: 0 10px 0 10px;
}

#menu a {
	display: block;	/* largeur du bouton */
	width: 160px;
	height: 15px;
	height: auto;	/* écartement entre les boutons */	margin:5px 0px 5px 0px;
	/*
	font-family: verdana,arial,sans-serif;
	font-size: 100%;
	font-weight: bold;
	*/		text-decoration: none;	/* couleurs des boutons */	color: white;	background: #39c;	border-width: 1px;	border-style: solid;	border-color: #5bd #035 #068 #6cf;	/* taille du cadre du bouton */	padding: 0.25em 0em 0.4em 0em;		/* si nécessaire : fond image */	/*background-image:url("/charte_web/fond_page.png");	*/
}

#menu a:link, #menu a:visited {
  text-decoration: none;
}

#menu a:hover {	/* couleurs bouton enfoncé */	background: #28b;	border-color: #069 #6cf #5bd  #069;	padding: 0.4em 0.35em 0.25em 0.9em;	/* padding top right bottom left */	padding: 0.4em 0 0.4em 0;	/* si nécessaire : fond image */	/* background-image:url("/charte_web/fond_page.png");*/
}/* ----------------------- fin menu simple -------------------- *//* styles généraux */	/* style lien par défaut : */#sommaire_gauche_webscriptor a:link {	text-decoration: none; 	}#sommaire_gauche_webscriptor a:visited { 	text-decoration: none; 	}#sommaire_gauche_webscriptor a:hover {	text-decoration: none; 	}/* ----------------- préchargement des boutons ---------------- */#prechargement_boutons {position:absolute;left:0;top: -5000px;}/* tableaux */#sommaire_gauche_webscriptor table {/* permet la compatibilité entre IE et Firefox pour le positionnement absolu des tableaux */	top : 0px ;	left : 0px ;	margin-left: 0px; 	margin-top: 0px;}#sommaire_gauche_webscriptor td 	{	font-size: 12px ;				font-family:  Arial, Verdana, Helvetica, helv, sans-serif;	}#sommaire_gauche_webscriptor h1 {	Text-indent : 5px ;	text-align: center;	font-size : 12px ;	text-align:center;	margin: 0px 30px 0px 30px;	padding: 0px 10px 0 10px;	color : black;	background-color : #EEEEEE;	border-style:solid; 	border-width:1px;	border-color: #004998; 		}/* titre 2 */#sommaire_gauche_webscriptor h2 {		Text-indent : 5px ;	text-align: center;	font-size : 11px ;	text-align:center;	margin: 0px 30px 0px 30px;	padding: 0px 10px 0 10px;	color : black;	background-color : #777777;	border-style:solid; 	border-width:1px;	border-color: #004998; 	}/* titre 3 */#sommaire_gauche_webscriptor h3{		color: gray;	text-align : center;	font-size : 11px ;}/* titre 4 */#sommaire_gauche_webscriptor h4 {	color: blue;	text-align : center;    font-size : 10px ;	}/* titre 5 */#sommaire_gauche_webscriptor h5{		font-size : 9px ;	color: black;    }	/* -------------------------------------------------------------------------------------------------------- *//* --------- liste des fonctions affichée dansle menu déroulant de webscriptor ------- *//* -------------------- # = selecteur id : ne peut être utilisé qu'une fois ! ---------------- *//* ----------------------------------------------------------------------------------------------------- *//* voir si c'est utile pour le sommaire */.couche_0 {z-index: -1;}.couche_1 {z-index: 1;}.couche_2 {z-index: 2;}.couche_3 {z-index: 3;}.couche_4 {z-index: 4; }a#informations_legales { position:absolute; bottom:0px; /*bottom:auto;*/ left:0px; /*background-color:#FFFF00;*/ width:190px; height:20px; z-index:100; color: #004998; font-style: italic; font-size: 10px ;			 font-family:  Verdana, Arial, Helvetica, helv, sans-serif; text-align:center; text-decoration:none; } a#informations_legales:hover { z-index:100; color: #3c3c3c; /*font-weight : bold;*/ text-decoration:underline; }  #date_mise_a_jour { position:absolute; /*bottom:auto;*/ bottom:15px; padding-top:20px; /*top:88%;*/ left:0px; /*background-color:#FFFF00;*/ width:190px; height:20px; z-index:100; color: #004998; /*font-style: italic;*/ font-size: 8px ;			 font-family:  Verdana, Arial, Helvetica, helv, sans-serif; text-align:center; text-decoration:none; }  