/* +--------------------------------------------------------------------------+
// © 2002-2004 PMB Services / www.sigb.net pmb@sigb.net et contributeurs (voir www.sigb.net)
// +-------------------------------------------------+
// $Id: pmb11.css,v 1.4 2005/07/30 06:11:34 touraine37 Exp $
*/
/*----------------------------------------------------------------------------*/
/* 								CHANGE LOG VILLE NIMES						  */
/* Le CODE_MODIF permet de retrouver la modification effectuee dans le code   */
/* Il est constitue des initiales du developpeur + date modif format aaaammjj */
/* CODE_MODIF		MODIF													  */
/* NL20071113		Mise au look general site ville de nimes				  */
/* NL20071203		Supression du bandeau + titre .. pour integration ds page */ 
/* 					du site ville de nimes				  					 */

/* 																			  */
/*----------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                         ATTRIBUTS GENERAUX                                 */
/*                                                                            */
/*  attributs généraux de la page                                             */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/* informations à ajouter pour afficher les catégories, principale différence avec les CSS de CSSZenGarden */

BODY { 
	/*font-size: 10pt;*/
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-family: verdana, geneva, helvetica, arial;*/
	/*NL20071113 - Fonds en blanc */
	background-color: #FFFFFF;
	margin: 0em 0em 0em;
}


/*#categories DIV.category { float:left; margin: 0.5em 0.2em; width: 31%; z-index :2 }
#categories DIV.category H2  { font-weight: bold; font-size: 1em; background-color: #E1DCC5; margin-top: 0em; margin-bottom: 0em; z-index :2 }
#categories DIV.category LI  { font-size: 0.9em; display: inline; z-index :2 }
#categories DIV.category LI:after  { font-size: 0.8em; content: ", "; z-index :2 }
#categories DIV.category UL { margin-top: 0em; margin-bottom: 0em; padding-left: 0em; z-index :2 }
#categories H1  { font-weight: 500; font-size: 1.5em; background-color: transparent; letter-spacing: 150%; margin: 0.5em 0.2em 0.5em 0.5em; display: inline; z-index :2 }
*/
/* reset des largeurs de #categories */
/* apr?s un float:left; l'?l?ment bloc suivant doit avoir l'attribut clear:both s?lectionn? pour ?viter un bug d'affichage */
	#last_entries {clear:both;}

/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                            ID FIXES                                        */
/*                                                                            */
/*  feuilles de styles appliquées à des id fixes                              */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/


#container 	{
		position: absolute;
		/*font-size : 11px;*/
		font-size:10px;
		height: 99%;
		width: 99%;
		margin:0px;
		padding:0px;
		left:0;
		top:0;
		}
	

#main 
	{
	display: block;
	position:absolute;
	/*NL20071203*/
/*	left:170px;*/
	left:2px;
	/*width:81%;*/
	width:97%;
	/*top:50px;*/
	top:2px;
	padding-top:0px;
		
	
	/*NL20071113 - Ajout du clou */
	/*NL20071203 - Suppression du clou pied */
	/*background:url("pied_clou.gif") no-repeat 0% 98.5%;*/
}

#main DIV {
	/*padding-bottom:5px;*/
	}

#main H3
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	/*font-family: georgia, palatino, times, serif;*/
	/*font-size:1.5em;*/
	font-size:10px;
	font-weight:bold;
	clear:both;
	width:100%;
	/*NL20071113 titre etageres virtuelles ou resultat recherche*/
	/*border-bottom: solid 2px #71715D;*/
	border-bottom: solid 2px #CCCCCC;

}

#main h3 span {
/*background:#71715d;*/
background:#CCCCCC;
color:black;
text-transform:capitalize;
/*color:#fff;*/
padding-left: 20px;
padding-right: 20px;
}


/* reset des largeurs de #categories */
/* apr?s un float:left; l'?l?ment bloc suivant doit avoir l'attribut clear:both s?lectionn? pour ?viter un bug d'affichage */
	#last_entries {clear:both;}

#bandeau {
/*NL20071203*/
display:none;
	/*NL20071113 */
	/* Suppresion image de fonds */
	/* Ajout de la bordure */
	/* -20 au top */
	/* +5 au width */
	/* Ajout de la police de couleur noire 9 px pour autre que titre (definit dans bandeau h3)*/
	/*background : url("bandeau_gauche.gif")  no-repeat top left;*/
   	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	/*color:#fff;*/	
	border:2px solid black;
	position: absolute;
	margin: 0px;
	padding: 5px;
	top: 20px;
	left: 8px;
	/*NL20071203*/
/*	width: 145px;
	height : 620px;
*/
	width: 0px;
	height : 0px;
	z-index: 1;
}

#bandeau A {
	color:#ccccff;
}

#bandeau h3 {
	/*NL20071113 */
	/*Changement de l image de fonds */
	/*Suppresion de la couleur de fonds */
	/*Ajout de la couleur rouge */	
	/*Ajout du texte indent et du background position pour l image puce */	
	/* Modification polices */
	/*background: transparent url(h3-bandeau.gif) repeat-x top left;*/
	/*background-color: #71715D;*/
    background: url("puce_second_rub.gif")  no-repeat ;
    background-position:0% 50%;
	/* font: 11pt arial, helvetica;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 10px;
 	font-weight: bold;
	text-align: left;
    text-indent:10px;
 	color: #CC0000;
	width: 100%;
	margin-bottom:0px;
	padding-bottom:0px;
}

/*NL20071113 */
/* Ajout de bandeau a pour contact et mot de passe avec police couleur noire */
#bandeau a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 9px;*/
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background: url("puce_sousMenu.gif")  no-repeat ;
    background-position:0% 50%;
	padding-left:10px;
	text-transform:capitalize;
}
	#bandeau #adresse A IMG {
		background-color: #FFFFFF;}

	#bandeau #adresse A {
		width:100%;
		background-color: #FFFFFF;	
	}
	#bandeau #adresse {
		padding:0px;
	}

	
	
	#bandeau #login FORM {
		margin:0px;
		padding:0px;			
	}


	#bandeau ul {
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding: 0px;
	}
		#bandeau li {
			line-height: 2.5ex;
			list-style-type: none;
			background: transparent no-repeat top center;
			display: block;
			padding-top: 0px;
			margin-bottom: 0px;
		}


			#llogin a, #lmeteo a { display:block; text-transform:lowercase;}
			#llogin a.c, #lmeteo a.c {display:inline; text-transform: none; }

A 
	{
	/*NL20071113 - Changement couleur des liens*/
	/*color: #A75204; */
	color: #0033FF; 
	}

A:hover { 
	color: #000000; 
	}


#intro {
	position: relative;
	margin-top: 0px;
	margin-left: 170px;
	margin-bottom: 10px;
	margin-right: 20px;
	/*NL20071113 -4px a padding-top pour affichage du titre*/
	padding-top: 1px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 5px;
	z-index: 10;
}
/*#intro_message {padding-top:10px;} NL2007 Si on veut rajouter les preambules ca permet de mettre un padding mais a ajuster en fct de la place prise par le texte rajoute*/
#intro_bibli h3 {
/*NL20071123* - ajout du background et indent pour le titre*/
	font-size:18px;
    background:url("puce_points.gif") no-repeat;			
	text-indent:20px;
	padding-bottom:10px;
	/*NL20071203 ajout des 2 params pour enlever le titre*/
	display:none;
	padding-bottom:0px;

}
#intro_bibli .p1 {
/*NL20071123* - si on veut rajouter les preambule il faut remettre en commentaire le display-none et ajuster les parametre en dessous*/
	display:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size=15px;
/*	font-style:italic;
	color:#FF6666;
	margin-bottom:10px;*/
}

#intro_bibli .p2 {
	display:none;
}
		
#footer {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	width: 100%;
	/*height: 80px;	*/
    /* NL20071113 ajout de l image clou pied au desssus des liens en bas de page*/
	/*background:url("pied_clou.gif") no-repeat;*/
	/*background: #E1DCC5;*/
	color: #fff;

	text-align: center;

	voice-family: "\"}\"";
	voice-family:inherit;
}
#footer a:link, #footer a:visited {
		margin-left: 10px;
		margin-right: 10px;
		/*margin-top: 50px;*/
		margin-bottom: 0px;
		/*NL20071113 - Liens en bas de page*/		
		/*color:#A75204;*/
		background:#CCCCCC;
		color:#0033FF;
		/*font-size:9pt;*/
		font-size:10px;
		font-weight: normal;
	}
#notice {
		/*font-size:10pt;*/		
}

#notice h3
{
	border-bottom: 1px solid #ddcB8C;
	border-top: 1px solid #ddcB8C;
}
#notice span {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* divers pour les affichages simples de texte   */
/*-----------------------------------------------*/
.row
{
  clear: both;
  width: 80%;
  margin-left:30px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px; 
}
.right,
.right-50,
.right-15,
.right-85
{
	float: right;
}

.right-50
{
	width: 50%;
}

.right-15
{
	width: 15%
}

.right-85
{
	width: 85%;
}


.right-clear-right,
.right-50-clear-right
{
	float: right;
	clear: right;
}

.left-clear-left,
.left-50-clear-left
{
	float: left;
	clear: left;
}

.left,
.left-50,
.left-15
{
	float: left;
}

.left-50
{
	width: 50%;
}

.left-15
{
	width: 15%;
}

.left-85
{
	width: 85%;
}

.spacer
{
	clear: both;
	visibility: hidden;
	display: none;
	margin-bottom: -10px;
	margin-top: -10px;
}

/*------------------------------------
/*	tableaux
/------------------------------------*/
table
{
	background: #fff;
	border-collapse: collapse;
}

TH {
	margin:5px;
	border-bottom:#aaaaaa 1px solid;
	text-align:left;
}
tr
{

}


td.jauge
{	
	background: #E1DCC5;
	border-top: 1px solid #ddcB8C;
	/*font-size: 11pt;*/
	text-align: center;
	border-right: 1px solid #b8da75;
	border-left: 1px solid #b8da75;	
}

td.visible
{
	/*NL20071203 Changement de la couleur des bordures*/
 /* border-bottom: 1px solid #ddcB8C;
	border-top: 1px solid #ddcB8C;*/
	border-bottom: 1px solid #FF0000;
	border-top: 1px solid #FF0000;
}

td.visible-centered
{
	/*NL20071203 Changement de la couleur des bordures*/
	/*border-bottom: 1px solid #ddcB8C;
	border-top: 1px solid #ddcB8C;*/
	border-bottom: 1px solid #FF0000;
	border-top: 1px solid #FF0000;	
	text-align:center;
}

tr.even
{
	/*NL20071203 Supression du background*/
	/*background: #E1DCC5;*/
	color: #000;
}

tr.odd
{

}

.p1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size:10pt;*/
	font-size:10px;
	}
.p2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size:10pt;*/
	font-size:10px;
}
.text_query {
	width: 20em;
	}

input.bouton {
/*NL20071113 */
/* Changement background + couleur + ajout text transform */
/*background:#B2A487;
color:#fff;*/
background:url("bord_inf.gif");
color:#666666;
text-transform:capitalize;
font-size: 10px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
margin-left: 0px;
margin-right: 0px;
}


/* A reporter dans la partie de la CSS correspondante : onglet pour les recherches */
	#main ul.search_tabs{
	      margin:0;
	      padding:0;
          list-style:none;
          clear:right;
		  /*NL20071113*/		  
          /*border-bottom:2px solid #765;*/
   	      border-bottom:2px solid #CCCCCC;
		  font-family: Verdana, Arial, Helvetica, sans-serif;
 		  font-size: 10px;
	 	  font-weight: bold;     		  
          height:22px;
          }

	#main ul.search_tabs li{
		  float:left;
		  padding:3px 6px 0px 6px;
          /*NL20071113*/
		  /*border:1px solid #765;  */
		  border:1px solid red;  		 
		  border-bottom:none; 		  
          margin-right:4px;
		  /*margin-bottom:5px;*/
          height:18px;
		  background-color:#CCCCCC;
		  /*background:#DFD087;*/
		  /*color:#0023A4;*/
		  }

	#main ul.search_tabs li a {
		text-decoration:none;
		font-weight:bold;
		color:#000000;}
          
	#main ul.search_tabs li#current{	
		  float:left;
		  /*padding:3px 6px 0px 6px;*/
		  background:#FFFFFF;
		  /*NL20071113*/
          /*border-bottom:none; */
		  border:1px solid red;  
		  /*margin-bottom:4px;*/
          /*height:19px;*/
          color:#000000;
          }
          
    #main  #search_crl {
    	clear:both;}      

iframe#iframe_resume_panier {
	width:100%;
	height:35px;
	border:none;
	}


#all_footer {
	/*NL20071203 On supprime le petit lien vers pmb */
   display:none;
	position:absolute;
	top:10px;
	right:0;
	text-align:right;
	color:#87A0B2;
	font-size:0.9em;
	font-weight:bold;
}

#all_footer A {
	color:#87A0B2;
}

#etagere {}

#etagere-titre H1 {
/*font-size:12px;*/
font-size:10px;
font-weight:normal;
margin:0;
padding:0;
}

#etagere-comment H2 {
margin:0;
padding:0;
font-size:10px;
}

ul#onglets_isbd_public {
    list-style-type: none;
    padding-bottom: 24px;
    border-bottom: 1px solid #aaaaaa;
    margin: 0;
    padding:-1px;
}

ul#onglets_isbd_public li {
    float: left;
    height: 21px;
    margin: 2px 2px 0 2px;
    border: 1px solid #aaaaaa;
    background-color: #cccccc;
}

ul#onglets_isbd_public li.isbd_public_active {
    border-bottom: 1px solid #FFFFFF;
    background-color: #FFFFFF;
}



#onglets_isbd_public a {
    float: left;
    display: block;
    color: #000000;
    text-decoration: none;
    padding: 4px;
    cursor: default ;
}
#onglets_isbd_public li.isbd_public_inactive a:hover {
    background: #FFF;
    cursor: pointer ;
    }

.liste_bulletins {
    padding-left: 3px;
    padding-right: 3px;
}  

.notice-child {
    margin-left: 25px;
    width: 100%;
    text-align: justify;
    border: #c0c0c0 1px solid;
    background:#f5f5f5;
}

.notice-child h3 {
		/*font-size:16px;*/
		font-size:10px;
}

table.exemplaires {
	margin-bottom:10px;
}

.liste_bulletins {
display:list-item;	
    padding-left: 3px;
    padding-right: 3px;
}  

.alerte {
	color: red;
	font-size:12px;
	}
select 
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}
input {font-family:Arial, Helvetica, sans-serif;
font-size:10px;}
h3 {font-size:18px;}