@charset "iso-8859-15";
/* Styles Base de données ACONIT
V5.1	050111	PhD		Refonte générale
V5.2.05	050706	PhD		Styles pour fiches d'inventaire
V5.2.08	050709	PhD		Reprise des styles Consultations (inclus modifs et inventaire)	
V5.3.03	050830	PhD		Styles menu déroulant pour la têtière
V5.3.04	050903	PhD		Remplacé "cyan" par #0FF
V5.4	050907	HBP		Reprise des styles Consultations (nouvelles requêtes)
V5.4.07	051223	PhD		'consulter_collection' devient 'rechercher'
V6.2	060809	PhD		Adaptation pour impression résultats de recherche
V6.3.02	070105	PhD		Modifié "div#tetiere" pour déclarer l'image de fond dans PHP
V7.0	070612	PhD		Correction 2 erreurs syntaxe...
V7.1.04	070816	PhD		Ajout class 'td_ar8' pour affichage liste No inventaire
V7.6	090504	PhD		Ajout styles affichage arbre liens ; ajout tr_ao menu consulter
						Ajout class_affich et class_mod
V7.8	090803	PhD		Ajout styles pour tableau statistiques, reprise des styles liens
V7.9.6	100812	PhD		Adaptation à la nouvelle charte graphique, simplification écran recherche
V8.4	111228	PhD		Correction code couleurs color0
*/

/* Styles de base, en partie réimportés du site ACONIT -----------------------*/
 
body 	{ color: black; font-size: 12px; font-family:  Arial, Verdana, sans-serif;
	background-color: white;
	behavior: url(csshover.htc);} /* WinIE behavior call */

table	{ font-size:inherit }	/* inherit : par sécurité (std si XHTML avec DTD correcte) */ 

p	{  }						/* font-size hérité de "body" */
ul	{  }
ol  {  }
th	{  }

h1	{ font-style: italic; font-weight: bold; font-size: 32px }
h2	{ font-weight: bold; font-size: 20px }
h3	{ font-style: italic; font-weight: bold; font-size: 16px }
h4	{ font-weight: bold; font-size: 11px }
h5  { font-style: italic; font-weight: bold; font-size: 11px }
h6	{ font-weight: bold; font-size: 8px }

a  			{ color: navy; text-decoration: none }
a:hover		{ color: black; text-decoration: underline overline}
a:visited	{ color: maroon }

.center		{text-align:center}
.droite		{text-align:right; }
.droitecran	{text-align:right; }
.droitgras	{text-align:right; font-weight:bold}
.gras		{font-weight: bold;}

/* Table des couleurs ------------------------------------------------------------*/
/* Les couleurs #603030 #A4BF37  sont reprises du site web, #F0DCB4 de Portail MA */
.colfond	{ background-color:#CCCCCC }  /* 0-Gris clair 		- Fond de tableau */
.coltete	{ background-color:#606030 }  /* 3-Brun foncé		- En-tete des formulaires */	
.coltitre	{ background-color:#A4BF37 }  /* 2-Vert clair		- Lignes titres et pieds */
.collig1	{ background-color:#FFFFCC }  /* 1-Jaune clair 		- Fond de ligne */
.collig2	{ background-color:#F0DCB4 }  /* 4-Beige clair 		- Fond de ligne alterné */

/* Notation des classes 
Les premières lettres indentifient le type d'objets (table, tr,td),
  le chiffre derrière tr ou td identifie la ligne 
  le groupe de lettres suivant est un abrégé du nom de fichier, ou de fonction
  le dernier chiffre distingue les différents tableaux de la page
*/

/* Styles "rechercher" ---------------------------------------------*/
.tab_cc_1	{ width:100%; border:0; padding:0;  }
.tr0_cc_1	{ background-color:#606030 }
.td0_cc_1	{ color:white; font-size:120%; font-weight: bold; padding:5px; background-color:#606030 }
.td9_cc_1	{ text-align:right; padding-right:10px; padding-bottom:10px;}

.tab_cc_2	{ width:100%; background-color:#CCCCCC; padding:0;}
.td_cc_2	{ background-color:#F0DCB4 ; padding:5px;}

.td_cc_3	{ padding:5px; font-weight:bold }	

/* Styles "consulter.inc" (fonction AffObjet) -----------------------------*/
.tab_ao		{ width:100%; padding:0; border:1px solid grey; }
.tr_ao		{}
.td_ao		{ background-color:#A4BF37; }
.tab_ao_2	{width:100%; border:1px solid grey; background-color:#FFFFCC; }
.td_ao_21	{ width:17%; background-color:#FFFFCC; }
.td_ao_22	{ width:33%; }
.td_ao_22a	{ width:33%; background-color:#FFFFFF; }

/* Styles "consulter.inc" (fonction AffResultat) ---------------------------*/
.tab_ar		{ width:96%; margin-left:2%; border:1px solid grey; border-spacing:0; }
.th_ar		{ font-size:12px; font-weight: bold; padding:2px; border:1px solid grey;}
.td_ar		{ font-size:12px; padding:2px; border-right:1px solid grey;}
.td_ar8		{ font-size:12px; padding:2px 8px 2px 2px; width:100px; border-right:1px solid grey;}
.td_ar9		{ font-size:12px; padding:2px; border-right:1px solid grey;}
.tab_ar_2	{ width:100%; border:1px solid grey;}
.td_ar_0	{ background-color:#A4BF37 }
.td_ar_1	{ background-color:#F0DCB4 }
.td_ar_2	{ background-color:white }
.tab_photo	{ width:100%; border:1px solid grey; }					/* AffPhotos */
.tab_liens	{ width:100%; border:1px solid grey; }					/* AffLiens */

/* Styles pour les requêtes prédéfinies  */
.simple_req	{ color:blue }
.sys_req	{ color:green }
.usr_req	{ color:black }

/* Styles "consulter.inc" (MenuConsulter) --------------------------------------*/
.tab_mm_inv	{ width:100%;}
.class_affich {}
.class_mod 	{ color:red; }

/* Styles "identification.php" -----------------------------------------------*/
.tab_id_0	{ width:80% }
.tab_id		{ border:1px solid grey;} 
.td0_id		{ background-color:#606030; color:white; font-size:110%; font-weight:bold; padding:5px; border:1px solid grey;} 
.td1_id		{ text-align:right; font-weight:bold; padding:5px; background-color:#CCCCCC; border:1px solid grey;} 
.td2_id		{ text-align:center; padding:5px; background-color:#CCCCCC; border:1px solid grey;} 
div#stats	{ float: right; background-color:#CCCCCC; font-size:100%; padding:0px 10px 0px 10px; border:1px solid grey;} 

/* Styles "index.php" : inclus dans la page	-----------------------------------*/

/* Styles "ssp.inc (fonction "AfficheMessages")	-------------------------------*/ 
.erreur		{color:red; text-align:center; font-weight: bold;}
.message	{color:green; text-align:center; font-weight: bold;}

/* Styles "ssp.inc (fonction "Obtenir_id") ------------------------------------*/ 
.tab_oi		{ border:0; background-color:black; }
.td0_oi		{ color:white; font-size:110%; text-align:center; font-weight: bold; padding:5px; background-color:#606030;  }
.td1_oi		{ text-align:center; font-weight:bold; padding:5px; background-color:#CCCCCC; } 

/* Styles "ssp.inc (fonction "Debut") -----------------------------------------*/ 
div#tetiere	{ width:100%; height: 48px; }
div#logo	{ width:206px; float: left; padding: 1px; }
div#tetcentre	{ float: left; }
div#langue	{ float: right; width:auto; vertical-align:middle; padding:5px; }
div#inscri	{ clear: left; padding: 3px 0 0 0; text-align:center; color:white; }

/* Styles menu de navigation */
div#nav {float: left; margin: 4px 0 0 0; text-align: left;
  background: #DDD; border: 1px solid #666;}
div#nav ul {margin: 0; padding: 0; background: #CCC; 
  border: 1px solid #666; border-width: 0 1px;}
div#nav li {position: relative; list-style: none; margin: 0;
  float: left; width: 11em; line-height: 1em; }
div#nav li:hover {background: #0FF;}
div#nav li.submenu:hover {background-color: #D5E4FF;}
div#nav li a {display: block; padding: 0.25em 0 0.25em 0.5em;
  text-decoration: none; width: 10.5em;}
div#nav>ul a {width: auto; color:black; }
div#nav ul ul {position: absolute; width: 11em;
  display: none;}
div#nav ul ul li {border-bottom: 1px solid #666;}
div#nav li.submenu li.submenu {background: url(commun/submenu.gif) 95% 50% no-repeat;}
div#nav li.submenu li.submenu:hover {background-color: #D5E4FF;}
div#nav ul.level1 li.submenu:hover ul.level2, 
div#nav ul.level2 li.submenu:hover ul.level3 {display:block;}
div#nav ul.level2 {top: 1.5em; left: -1px; border-top: 1px solid #666;}
div#nav ul.level3 {top: -1px; left: 11em; border-top: 1px solid #666;}

/* Styles "lien.php */

.liens_note { font-style: italic; font-weight: bold; color: blue; padding: 0; margin: 0; }

#liens_box {
border:1px solid black;
margin : 10px;
padding: 10px;
}

#liens_arbre {
float:left ;
}

#liens_legende {
float:right;
border:1px solid grey;
text-align:left;
font-weight:bold;
padding:5px;
width:150px;
background-color:#CCCCCC;
}

.spacer {	 
 clear: both;
 visibility: hidden;
 line-height: 0;
}

.color0 {color: #000000}		/*0..racine  */
.color1 {color: #FF8000}		/*1- famille */
.color2 {color: #FF0000}		/*2- documentation */
.color3 {color: #0000FF}		/*3- logiciel */
.color4 {color: #00FF00}		/*4- illustration */
.color5 {color: #804000}		/*5- sous-ensemble */
.color6 {color: #FF66FF}		/*6- meme lot */
.color7 {color: #8000FF}		/*7- périphérique */

.en_cours {background-color: #D5E4FF }


