/* +--------------------------------------------------------------------------+
// � 2002-2004 PMB Services / www.sigb.net pmb@sigb.net et contributeurs (voir www.sigb.net)
// +-------------------------------------------------+
// $Id: phys.css,v 1.34 2012-05-16 07:55:20 trenon Exp $
*/

/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                         ATTRIBUTS GENERAUX                                 */
/*                                                                            */
/*  attributs g�n�raux de la page                                             */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/


* {
	margin: 0px;
	padding: 0px;
}

body#pmbopac {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background: #ffffff;
}

td{
	font-size : 11px;	
}


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

/* #container : partie d'affichage principale � droite de l'�cran */
#container 	{
	position: absolute;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	height: 100%;
	width: 92%;
	top:0px;

	}

#main div {
}

#main_header {
	color: #ffffff;
	font-size: 30px;
	position: absolute;
	top: 25px;
	
}

#main_header span {
	color: #ffffff;
	font-size: 40px;
	font-weight: bold;
	
}

#intro {
	padding:2px;
	width:16%;
	padding-bottom:10px;
	padding-left:5px;
	
}

#intro_pmb {}

	#intro_pmb h1{

	}
	#intro_pmb h2 {		
	}
	#intro_pmb h3 {	
		
	}

#intro_message {
	margin-top: 30px;
}

#intro_message .p1 .permanence {
	font-size: 14px;
	font-weight: bold;
}
	
#intro_message .p2 {
	background:#e7e7e7;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

		
#intro_bibli {
	
	margin-bottom:10px;
	padding-top:0px;
	}
	
	#intro_bibli h3 
	{ display:none;}
	
	#intro_bibli h3.span 
	{}
	
	#intro_bibli .p1 { 
	display:none;
}

#intro_bibli .p2 {
	position: absolute;
	top:0px;
	position : absolute;
	margin-top: -9px;
	margin-right:-275px;
	right:25%;
	top:12px;
	_top:11px;	
 }
		

#intro_bibli .p2 table {
	color:white;
	font-size:14px;
	height:110px;
}

#cart_info_iframe_content  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

#intro_bibli .p2 table tr {color:white;}

#all_footer {
	position:absolute;
	z-index:1;
	right:400px;
	width:100%;
	}

#main 	{
	display: block;
	position:absolute;
	top:0px;
	left:45px;
	/* ins�r� pour probl�me de calage avec IE 5 et IE6 */
	_left:50px;
	width:78%;
	padding-left: 200px;
	padding-right: 50px;
	padding-bottom: 45px;
	padding-top: 95px;
	background:white url('frise.jpg') repeat-x;
	}

	#main ul.search_tabs, #onglets_list ul.list_tabs{
	  margin:0;
	  padding:0;
          list-style:none;
          clear:right;
          height:24px;
          }

	#main ul.search_tabs li, #onglets_list ul.list_tabs li{
		float:left;
		padding:3px 6px 0px 6px;
          	margin-right:4px;
		margin-bottom:5px;
          	height:19px;
          	border-bottom:none;  
	}

	#main ul.search_tabs li a, #onglets_list ul.list_tabs li a{
		text-decoration:none;
		font-weight:bold;
		}
          
	#main ul.search_tabs li#current, #onglets_list ul.list_tabs li#current{
	  	float:left;
	  	padding:3px 6px 0px 6px;
	  	margin-bottom:4px;
        height:19px;
     }
     
     #main ul.search_tabs li#current a, #onglets_list ul.list_tabs li#current a {
	  	font-weight: normal;
	  	color: #000000;
     }
          
    #main  #search_crl {
    	clear:both;
    	}      

.div_clr {
    	clear:both;
    	}  

	#location {
		clear:both;
	}

	#search {
    	margin-top:-1px;
    	padding:5px;
    	margin-bottom:10px;
	}

	#aut_see {
    	margin-top:-1px;
    	padding:5px;
    	margin-bottom:10px;
	}
	
	.authorlevel2 h3{
	font-size:16px;
	margin-bottom:-25px;
	}

	#navigator {
		margin-top:5px;
	}

	#navigator table {
		border-collapse:collapse;
	}

	#navigator td {
		text-align:center;
		font-size:10px;
	}
/* informations � ajouter pour afficher les cat�gories */
div.row_categ {
 	display: block;
 	clear: left;
}

#categories {
	/*display: block;*/
	margin:0px;
	margin-top:-15px;
	margin-bottom:10px;
	padding:0px;
	height:100%;
	}


#categories h3, #etageres h3, #rss h3 ,#last_entries h3{
	margin-top:0px;
	padding-left:5px;
	font-size:20px;
	font-weight:bold;
	}	

#resultatrech h3 {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	}

#resultatrech_see h3 {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	}

#categories A {
	text-decoration:none;
}

#categories A:hover {
	text-decoration:underline;
}

/* informations � ajouter pour afficher les cat�gories */
#categories-container {
	border:none;
	margin-top:-15px;
	padding-left:10px;
	height:100%;
	display:block;
	padding-bottom:5px;
}

div.category 	{	
		float:left;
		width:31%;
		padding:2px;
		}
		
#categories-container H2 {
		font-size:13px;
		padding-bottom :0px;
		margin:0px;
		}
		
#categories-container H2 IMG {
		padding-top:3px;
		}
#categories-container A {
		}
#categories-container h2 A {
		}
#categories-container UL {margin:2px;}

#categories-container LI  {
	display: inline;
	}

#categories-container LI A {
	text-decoration:none;
	}
	
#categories-container LI A:hover {
	text-decoration:underline;
	}

#categories-container LI:after  {
	content: " - "; 
	}
	
#categories ul.search_tabs {
	border:none;
	margin-left : 10px;
	display:block;
	
}	

#categorie ul.search_tabs li{
	float:left;
        margin-right:4px;
}

#categories ul.search_tabs li a{
		text-decoration:none;
		}
          
#categories ul.search_tabs li#current{
  	float:left;
       	height:19px;
}          	


/* 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 { 
	position:absolute;
	left:25px;
	top:0px;
	width:150px;
	padding-left:20px;
	margin:0px;
	color:#768187;
	background:transparent;
}

	#bandeau IMG {
	display:none;
}

	#adresse, #connexion {
	background:white;
	/* ins�r� pour r�gler un probl�me de calage avec IE5 et IE6 */
	_margin-left:5px;
	}

	#accueil h3
 	{
	display:none;
	}
	
	#adresse h3,
	#connexion h3 {
	border-bottom:1px solid lightgray;
	}

	#bandeau DIV {
	/*float:right;*/
	height:100%;
	padding:0px;
	padding-left:5px;
	}
	
	#bandeau FORM {
	margin: 0px 0px 0px 0px ;
	 }
	
	#lang_select {

	}
	
	#lang_select form {
	width:150px;
	height:422px;
	padding:0px;
	margin-left:-10px;
	padding-top:0px;
	text-align:center;
	color:#ffffff;
	}

	#lang_select form select {
	font-size:14px;
	padding:4px;
	border:none;
	background:#990100;
	color:#ffffff;
	}


	#lang_select select.lang_sel {
	background:red;
	color:#ffffff;
	}

	#connexion ,#meteo , #adresse {
	/*margin-left:100px;*/
	left:100%;
	margin-top:0px;
	text-align:left;
}

	#bandeau H3 {
	margin: 0px 0px 0px 0px ;
	margin-top:6px;
	font-weight:bold;
	font-size:11px;
	padding-top:15px;
	}

	#bandeau P.centered {
	margin: 0px 0px 0px 0px ;
	text-align:left;
	}

	#bandeau span {
	font-size:9px;
	}
		
	#bandeau h3 span {
	font-size:11px;
	}
	#bandeau li 
	{}

#footer {
		clear:both;
		margin-top: 30px;
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		width: 100%;
		voice-family: "\"}\"";
		voice-family:inherit;
}
	
#footer .lien_pmb_footer{
		margin-bottom: 5px;
}

#footer A IMG {
	border:none;
}


/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                            BALISES HTML                                    */
/*                                                                            */
/*  feuilles de styles appliqu�es � des balises sans classes ni id sp�cifi�s  */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
.listedescription {
	border: solid 2px #555555;
	background-color: #fff;
	color: #000000;
	position: absolute;
	visibility:hidden;
	z-index: 2000;
}
/*------------------------------------
/*	tableaux
/------------------------------------*/
a
	{color:#990100; }

tr
	{ }

th
	{ text-align: left ;}

td.jauge
	{	}

td.visible
	{ }

td.visible-centered
	{ }

.text_search0 {
	background-color: yellow;
	text-decoration: underline;
}

.text_search1 {
	background-color: red;
	text-decoration: underline;
}

.text_search2 {
	background-color: green;
	text-decoration: underline;
}

.text_search3 {
	background-color: blue;
	text-decoration: underline;
}

.text_search4 {
	background-color: maroon;
	text-decoration: underline;
}

.text_search5 {
	background-color: blank;
	text-decoration: underline;
}

tr.even {
	background: #E0E0E0;
	}
tr.surbrillance {
	background: #EECCCC;
	}
tr.odd
	{ }

/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                            CLASSES GENERIQUES                              */
/*                                                                            */
/*  feuilles de styles appliqu�es � classes de balises                        */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/


/* divers pour les affichages simples de texte   */
/*-----------------------------------------------*/

.row
	{ clear: both; }

.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; }

.p1 {	}
	
.text_query 
	{  }

.fond-mere {
	}

.fond-article {
	}

/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                            CLASSES LIEES A L'APPLICATION                   */
/*                                                                            */
/*  feuilles de styles appliqu�es � des balises sans classes ni id sp�cifi�s  */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/

input.bouton, input.boutonrechercher { 
	background: #990100;
	color:white;	
}

input.numero_page 
	{ }


/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                       ONGLETS DE L'AFFICHAGE PUBLIC/ISBD                   */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/

ul.onglets_isbd_public {
    list-style-type: none;
    padding-bottom: 24px;
    margin: 0;
}

ul.onglets_isbd_public li {
    float: left;
    height: 21px;
    margin: 2px 2px 0 2px;
}

ul.onglets_isbd_public li.isbd_public_active {
}



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

/* Colonnes */
.colonne2 {
  float: left;
  width: 50%;
}

.colonne_suite {
  float: left;
}

.bg-grey {
}

/* Etageres */
#etageres, #rss {
	padding-bottom:10px;
	clear:both; 
}

#etagere-titre h1 {
	background: url("liens.png") top left;
	width:99%;
	margin:0px;
	padding:5px;
	font-size:13px;
	font-weight:bold;
}

#etagere-comment h2 {
	width:97%;
	text-align:right;
	font-style:italic;
	font-size:16px;
	margin:0px;
	padding:0px;
	margin-top:-3px;
	padding-bottom:5px;
}

#etagere-notice-list {
	padding-left:5px;
}


/* barre de navigation */

.liste_bulletins {
    padding-left: 3px;
    padding-right: 3px;
    	}  
.notice-heada {
    font-family: verdana, helvetica, arial, geneva, sans-serif;
	text-decoration: none;
    font-size: 11px;
    font-weight: bold;
	padding-top:5px;
}
.notice-parent {
    font-family: verdana, helvetica, arial, geneva, sans-serif;
    color: #000000;
    margin-left: 0px;
    font-size: 8pt;
    text-decoration: none
}
.notice-child {
    font-family: arial, helvetica, geneva, sans-serif;
    margin-left: 25px;
    padding-left: 4px;
    padding-right: 4px;
    text-align: justify;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-style: none;
    border-top-style: none;
}


.heada {
    font-family: verdana, helvetica, arial, geneva, sans-serif;
	text-decoration: none;
    font-weight: bold;
}
.parent {
    font-family: verdana, helvetica, arial, geneva, sans-serif;
    margin-left: 0px;
    text-decoration: none
}
.child {
    font-family: arial, helvetica, geneva, sans-serif;
   margin-left: 25px;
    width: 98%;
    padding-left: 4px;
    padding-right: 4px;
    text-align: justify;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-style: none;
    border-top-style: none;
}

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

/* Bannettes */
#bannette {
}

.bannette-titre h1 {
	background: url("liens.png") top left;
	width:99%;
	margin:0px;
	padding:5px;
	font-size:13px;
	font-weight:bold;
}
.bannette-titre h1 a {
}

.bannette-titre a {
}

#bannette-comment h2 {
	width:97%;
	text-align:right;
	font-style:italic;
	font-size:16px;
	margin:0px;
	padding:0px;
	margin-top:-3px;
	padding-bottom:5px;
}

#bannette-notice-list {
	padding-left:5px;

}

#bannette-notice-list A {
}
#bannette-notice-list A:hover {
}

.alerte {
	color: red;
	font-size:14px;
	}

.echelle_avis {
	padding: 7px;
	margin: 3px;
}

#titre-popup {
		margin-top:5px;
		padding-top: 5px;
		padding-bottom: 5px;
	}

.etiq_champ {
	font-weight:bold;
	}

#footer A {
	
}

#footer table A {
	display:block;
}

#main H3 {
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:30px;
color:#666666;
margin-bottom: 0.5em ;
border-bottom:2px solid #990100;
margin-left:0px;
padding-left:0px;
padding-top:20px;
}

#main h3 span {
	color:#666666;
}

#main #home_on_top, 
#main #home_on_top span {
	margin-top:-5px;
	font-size:14px;
	color:white;
}


img.img_plus {
	background:#E99180;
}

img.img_plusplus,
img.img_moinsmoins
 {
	background:url('plusplus_background.gif');
}

table.navigation_bar TD {
	color:black;
}

#main .notice-child h3
{
	border:none;
}

.notice-child h3
{
	border:none;
}

.notice-child h3 span {
	font-size:12px; 
	border-bottom:1px solid lightgray;
	margin:0px;
}

/*Suggestion Multiple*/

.tab_sug{
	table-layout: fixed;
}

table{
	border-collapse:collapse;
	margin: 10px 0;
	width:100%;
}
.tab_sug th, .tab_sug td{
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	overflow:hidden;	
	vertical-align:center;
	text-align: center;
	width : 100%;
}

.tab_sug  input, .tab_sug textarea{
   width:95%;
   height:100%;
}
.tab_sug select{
	width:95%;
}

.erreur_saisie {
	background-color: #ff0000;
}

.categmouseout {
	border: solid 2px #555555;
	background-color: #FFFFFF;
	color: #000000;
	position: absolute;
	visibility:hidden;
	z-index: 2000;
}
.categmouseover {
	border: solid 2px #555555;
	background-color: #FFFFFF;
	color: #000000;
	position: absolute;
	visibility:visible;
	z-index: 2000;
	margin-top: 2px;
}

.listedescription {
	border: solid 2px #555555;
	background-color: #fff;
	color: #000000;
	position: absolute;
	visibility:hidden;
	z-index: 2000;
}

/***********************
 * Carroussel bulletin *
 ***********************/
.carroussel_bulletin{
	text-align : center;
	/*border : 1px solid black;*/
}

.carroussel_bulletin .active{
	border : 1px solid black;
	cursor : pointer;
}

.carroussel_bulletin .current_bull_carroussel{
	border : 1px solid black;
	font-weight : bold;
}

.authorities{
	background : #A8A8A8;
}


/*---------------------------------------------------------------*
 *---------------------------------------------------------------* 
 * 		      Mise en forme de la fiche emprunteur				 *
 *---------------------------------------------------------------*
 *---------------------------------------------------------------*/
  
#empr_onglet {
 	    padding:20px 0px;
}

#empr_onglet ul.empr_tabs{
	list-style:none;
	font-size:11px;
	margin-top: 0px;
	padding: 0px;
}

#empr_onglet ul.empr_tabs li{
	border-bottom: medium none;
    float: left;
    height: 19px;
    margin-bottom: 5px;
    margin-right: 4px;
    padding: 3px 6px 0;
    border-left: 1px solid #666666;
    border-top: 1px solid #666666;
    border-right: 1px solid #666666;
}

#empr_onglet ul.empr_tabs li a{
    font-weight: bold;
    text-decoration: none;
}

#empr_onglet ul.empr_tabs li#current{
	background-color: #ffffff;
    border-left: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    float: left;
}

#empr_onglet ul.empr_tabs li#current a {
	background: none;
	color: #990100;
	font-weight: bold;
}

ul.empr_subtabs{
	padding: 0px;
	position: absolute;
	margin-top: 15px;
}

#empr_onglet ul.empr_subtabs li{
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 5px;
}

#empr_onglet ul.empr_subtabs li a{
	text-decoration:none;
	background-color: #990100;
    color: #ffffff !important;
    border: 2px outset #cccccc;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    padding-left: 0.6em;
    padding-right: 0.6em;
}

#empr_onglet ul.empr_subtabs li a:hover{
    border: 2px inset #cccccc;
}

#fiche-empr,#empr-all, #empr-late, #empr-old, #empr-resa, #empr-dsi, #empr-sugg, #empr-list, #empr-dema {
} 

#empr-list #onglets_list {
	margin-top: 35px;
}

#empr-list #onglets_list ul.list_tabs {
	background-color: #ffffff;
	border: none;
	margin-top: -24px;
	position: absolute;
}

#empr-list #onglets_list ul.list_tabs li {
	display:inline-block;
	border-bottom: medium none;
    float: left;
    height: 19px;
    margin-bottom: 5px;
    margin-right: 4px;
    padding: 3px 6px 0;
    border-left: 1px solid #666666;
    border-top: 1px solid #666666;
    border-right: 1px solid #666666;
}

#empr-list #onglets_list ul.list_tabs li a {
	text-decoration: none;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.7em;
	padding-right: 0.7em;
}

#empr-list #onglets_list ul.list_tabs li#current {
	background-color: #FFFFFF;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    float: left;
}

#empr-list #onglets_list ul.list_tabs li#current a {
	color: #990100;
	font-weight: bold;
}

#empr-list h3 {
	padding-top: 0px;
}

#div_mylist {
	margin-top: 10px;
}

#make_sugg-container table input {
	margin-bottom: 5px;
}

.vignetteimg {
  max-width: 140px;
  max-height: 200px;
  width: expression(this.width > 140 ? "140px" : true);
  height: expression(this.height > 200 ? "200px" : true);
}


#search_onglet ul.search_tabs li.current {
  border: 1px solid #cccccc;
  border-bottom: 1px solid #ffffff;
}

#search_onglet ul.search_tabs li.current a {
  color: #000000;
  font-weight: normal;
}


/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                               Liens Sociaux                                */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/


table td div.addthis_toolbox {
	margin-bottom: 10px;
}

a.addthis_button_facebook_like iframe {
	height: 20px !important;
    width: 60px !important;
}

a.addthis_button_tweet iframe {
    width: 105px !important;
}


/* -----------------------------------------------------*/
/*                 Liste p�riodiques                    */
/* -----------------------------------------------------*/


#perio_a2z {
	margin-top: 20px
}

#perio_a2z #perio_a2z_search {
	margin-bottom: 5px;
	width :	50%;
}

table.a2z_contens {
	margin-top: 10px;
}

table.a2z_contens td {
	vertical-align: top;
}

table.a2z_perio_list {
	width: 220px;
	margin-right: 10px;
}

table.a2z_perio_list tr td {
    padding-bottom: 3px;
    padding-top: 2px;
}

#a2z_perio b .header_title {
	font-size: 16px;
	text-transform: uppercase;
}

#a2z_perio .navbar {
	margin-top: 10px;
}

input#a2z_abt_actif {
	vertical-align: middle;
	margin-left: 2px;
	margin-right: 2px;
}

#form_search_bull form {
	margin-top: 10px;
}

#form_search_bull form table td {
	vertical-align: middle;
}

