/* 
	+--------------------------------------------------------------------------+
		2002-2008 PMB Services / www.sigb.net pmb@sigb.net et contributeurs
	+--------------------------------------------------------------------------+
			$Id: livrjeun.css,v 1.0 2008/11/18 11:40:09 jokester Exp$
*/


/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                         ATTRIBUTS GENERAUX                                 */
/*                                                                            */
/*  attributs generaux de la page                                             */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/

body { 
	font-family : Tahoma, Kalimati, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
img{
	border:none;
}
#pmbopac{
	width:1024px;
	margin:0 auto;
	text-align:center;
	background-color:#e1dfc8;
}
input .bouton{
		border:1px solid #ccc;
		-moz-border-radius:2px;
}
input .bouton .boutonrechercher {
		background:white;
		border:1px solid #ccc;
}
	
input, textarea {
		background:white;
		border:1px solid #ccc;
}
hr{
	border:none;
	border-top:1px solid #bbb;
	-moz-borde-radius:3px;
}
	
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                            ID FIXES                                        */
/*                                                                            */
/*  feuilles de styles appliquees a des id fixes                              */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/

/*************************
	Iframe panier
*************************/
iframe#iframe_resume_panier {
	width:100%;
	height:35px;
	border:none;
	position:relative;
	left:-20px;
}

/****************************************************
		Regles principales du contenu de page
*****************************************************/
	
	#main {
		text-align:left;
		padding:113px 20px 3px 266px;
		width:670px;
		overflow:hidden;
		background:white url('images/footer.png') 100% 100% no-repeat;
		margin-bottom:15px;
		margin-top:10px;
	}
	#main_hors_footer{
		min-height:700px;
		height:auto!important; /*car propriete min-height non reconnue par les ie < 7 */
		height:700px;
	}
    #main  #search_crl {
    	clear:both;
    }      
	#main h3 { 
		font-size:13px;
		color:#ac1f2f;
	}
	#main_hors_footer .bouton, #main_hors_footer .boutonrechercher{
		border:1px solid #ccc;
	}
	
	#search_block h3,
	#categories h3,
	#location h3,
	#rss h3,
	#etageres h3,
	#last_entries h3{
		font-size:15px;
	}
	#last_entries h3, #etagere-container h3{
		left:0px;	
		position:static;
		margin-top:10px;
	}
	
.div_clr {clear:both;}  


/*******************************************
	Messages et banniere d'introduction 
*******************************************/
#intro_message {
		background:transparent url('images/header.png');
		background-repeat: no-repeat;
		height:117px;
		width:956px;
		margin-left:-266px;
		position:absolute;
		top:10px;
		overflow:hidden;
	}      
	#intro_message .p1{
		position:absolute;
		top:126px;
		font-size:13px;
		font-weight:bold;
		text-align:left;
		padding-left:100px;
		padding-top:0px!important;
		padding-top:3px;
	}
		#intro_message .p1 span a{
			display:list; 
			font-variant: small-caps;
			padding-left:10px;
			color:#b8101d;
			text-decoration:none;
			border-right:2px solid white;
			padding :0 40px;
			padding-top:3px;
		}
		#intro_message .lien_accueil {
			position:absolute;
			z-index:100;
			top:-130px;
			left:0px;
			width:210px;
			height:95px;
		}
		#intro_message .emplacement_bandeau{
			background:transparent url('images/place_bandeau.png') no-repeat;
			width:710px;
			height:75px;
			position:absolute;
			z-index:100;
			top:-116px;
			left:225px;
		}
	#intro_message .p2{
		font-size:13px;
		color:#ac1f2f;
		margin-top:102px;
		margin-left:256px;
	}
	
	
#intro{
	display:block;
	position:absolute;
	top:0px;
	float:left;
	z-index:0;
	width:152px;
	padding-left:0px;
}
#intro_bibli {
	text-align:left;
}
	#intro_bibli .p1{
		position:absolute;
		top:124px;
		left:0px;
		text-align:left;
		width:241px;
		padding:0 5px;
		padding-bottom:15px;
		background:#ececec url('images/bandeau_fond.png') repeat-y top right;
		font-size:12px;
		color:#222;
	}
		#intro_bibli .p1 p{
			width:220px;
			padding:0 5px;
			text-indent:10px;
		}
	#intro_bibli .p2{
		position:absolute;
		top:64px;
		left:23px;
		width:300px;
		font-size:18px;
		color:#ac1f2f;
		text-align:left;
	}
	#intro_bibli h3{display:none;}
	#intro_bibli img{
		width:100px;
		overflow:hidden;
	}
	
	
	
/*******************************************
	Affichage des elements de recherche
*******************************************/
	
	#search, #onglets_list{
    	    margin:26px 0 10px 0;
    	    padding:5px;
    	    border:1px solid #aaaaaa;
    	    border-top:4px solid #aaaaaa;
	}
	#search .notice-child{
			border:none;
			padding-top:10px;
	}
	#search .notice-child input{
			border:none;
	}
	.search_dico{
		position:relative;
		top:-3px;
		left:3px;
	}
	ul.search_tabs, ul.list_tabs{
	    height:20px;
	    padding:0;
		padding-left:6px;
	    list-style:none;
		font-size:12px;
	}
	#search ul.search_tabs{
		position:absolute;		
		margin-left:-6px;
		margin-top:-31px;
	}
	ul.search_tabs li, ul.list_tabs li{
		float:left;
        height:26px;
		display:block;
		background:transparent url('images/search_onglet_inactive.png') no-repeat top left;
	}

	ul.search_tabs li a, ul.list_tabs li a{
		display:table;
		float:left;
		text-decoration:none;
		font-weight:normal;
		color:#666;
		padding-top:7px;
		padding-right:15px;
		padding-left:15px;
		height:26px;
		background:transparent url('images/search_onglet_inactive_bis.png') no-repeat top right;
	}
    ul.search_tabs li a:hover, ul.list_tabs li a:hover{
    	color:#222;
    }
	ul.search_tabs li#current, ul.list_tabs li#current{
		height:20px;
		padding:6px 5px 0px 5px;
		width:183px;
		float:left;
		color:white;
		font-weight:bold;
		font-size:13px;
		text-align:center;
		background:transparent url('images/search_onglet_active.png') no-repeat top left;
	}
	#search form{
		margin-top:8px;
	}
	#search input,
	#search select{
		font-size:13px;
		border:1px solid #cac7d4;
	}
	#search .row .text_query, #search #simple_search_zone{
		margin-top:10px;
	}
	#search .text_query,
	#search .bouton,
	#search .boutonrechercher,
	#search .ext_search_txt {
		background:white;
		border:1px solid #aaa;
		-moz-border-radius:2px;
	}
	
	#search .text_query:hover,
	#search .bouton:hover,
	#search .boutonrechercher:hover,
	#search .ext_search_txt:hover {
		border:1px solid #999;
	}
	#search .ext_search_txt{
		width:220px;
	}
	#search .search_submit input{
		border-color:#aaa;
		margin-top:15px;
		width:100px;
	}
		#search .search_submit input:hover{
			border-color:#999;
			cursor:pointer;
		}
	.search_sous_critere select{
		width:200px;
	}
	.search_critere{
		width:150px;
		display:block;
	}
	#search .text_query{
		padding:1px 0;
		margin-bottom:2px;
	}
	#search .boutonrechercher{
		cursor:pointer;
		background:white;
		color:#333;
		border:1px solid #aaa;
		border-left:3px solid #ac6f1f;
		-moz-border-radius:3px;
	}
		#search .boutonrechercher:hover{
			border:1px solid #777;
			border-left:3px solid #ac6f1f;
		}	
	#search #zsimplesImg{
		background:#ffcc00;
		position:relative;
		top:1px;
	}
	
	#aut_see {
		border:1px solid #cccccc;
    	padding:5px;
    	background:#eeeeee;
    	margin-bottom:10px;
	}
	#att{text-align:left;}
	
	
/****************************************
	Menu de navigation intra-Opac
****************************************/

	#navigator {
		display:block;
		margin-top:8px;
		margin-bottom:20px;
	}
	#navigator strong {
		/* Masqué à la demande du client */
		display:none;
		
		height:14px;
		float:left;
		overflow:hidden;
		font-size:13px;
		color:#ac1f2f;
		padding:0 7px 0 5px;
		margin-right:10px;
	}

	#navigator table {
		border-collapse:collapse;
		display:inline;
	}

	#navigator td {
		text-align:center;
		font-size:13px;
		font-weight:italic;
		padding-top:2px;
	}
	#navigator td a {
		text-decoration:none;
		padding-right:10px;
	}
	#navigator td a:hover {
		text-decoration:underline;	
	}




/******************************************* 
		Affichage des categories 
*******************************************/

div.row_categ {
	display: block;
	clear: left;
}

#categories {
	background:transparent url('images/fondbleu.png') repeat-xr;
	margin-bottom:30px;
}
#categories ul.search_tabs{
	margin-top:-17px;
	position:relative;
	top:17px;
}
#categories-container {
	display:block;
	padding:8px;
	border:1px solid #aaaaaa;
    border-top:4px solid #aaaaaa;
	margin-top:19px;
	min-height:110px;
	background:white;
}

div.category {	
	color:white;
	padding:2px;
}
		

#categories-container h2 {
	font-size:13px;
	color:white;
}		
#categories-container h2 {
	font-size:12px;
	padding-bottom:2px;
	padding-left:20px;
	color:#333;
	background-image: url('images/folder.png');
	background-repeat:no-repeat;

}

#categories-container h2 img {display:none;}
#categories-container h2 a {color:#333;}
#categories-container h2 a:hover {color:#333;}
#categories-container ul {margin:2px;}
#categories-container li  {display: inline;}
#categories-container li a {text-decoration:none;color:#777;}
#categories-container li a:hover {text-decoration:underline;color:#555;}
#categories-container li:after  {content: " - "; }


/*
		Colonnes d'affichage des recherches 
		par auteurs, editeurs, collections,
		sous-collections et categories 
*/
.categ_colonne {
	width:33%;
	float:left;
}


/*
				Reset des largeurs de #categories 
	apres un float:left; l'element bloc suivant doit avoir l'attribut 
	clear:both selectionne pour eviter un bug d'affichage 
*/
#last_entries { 
	clear:both;
	/*margin-left:18%;*/
}



/**********************************
		Affichage du bandeau
**********************************/
#bandeau { 
	position:absolute;
	top:366px;
	width:241px;
	padding:0 5px;
	padding-bottom:15px;
	background:#ececec url('images/bandeau_fond.png') repeat-y top right;
}
#bandeau form{
	margin: 0px;
 }
#intro_bibli .p1 h3,
#bandeau h3{
	display:block;
	font-weight:bold;
	font-size:13px;
	margin-top:0;
	margin-bottom:5px;
	height:26px;
	text-align:left;
	background:#8bac1f url('images/bandeau_h3.png') no-repeat;
	position:relative;
	left:-5px;
	color:white;
	width:231px;
    padding-top:6px;
	padding-left:20px;
	height:20px;
}
#bandeau #adresse{
	text-align:left;
}

#bandeau p.centered {
	text-align:center;
}
#accueil h3,
#accueil p.centered{
	display:none;
}
#lang_select h3{
	display:block;
}
	
#connexion{
	text-align:left;
	padding:10px 0;
}
	#connexion .login{
		width:170px;
		margin:5px 0;
	}
	#connexion .password{
		width:125px;
		margin-bottom:5px;
	}
/*************************
		Etageres 
*************************/
.etageres { 
	clear:both;	
}
#etagere {
	padding:5px;
	padding-top:0px;
	border:1px solid #b9b9ba;
	margin-top:-3px;
}
blockquote{margin-left:0;}
#etagere .notice-child{
	border-left:none;
	border-bottom:2px solid #444;
	padding-bottom:20px;
		
} 
#etagere-titre h1 {
	display:table;
	height:15px;
	overflow:hidden;
	padding:0 7px 0 5px;
	float:left;
	position:relative;
	left:-6px;
	margin-top:-1px;
	font-size:13px;
	font-weight:bold;
	padding-right:10px;
	background:#ac6f1f;
	-moz-border-radius-bottomright:10px;
}
#etagere-titre h1 a {
	color:white;
	text-decoration:none;
}

#etagere-comment h2 {
	font-style:italic;
	font-size:11px;
	color:#4c4755;
	padding-top:2px;
	margin-top:4px;
}

#etagere-notice-list {
	clear:both;
	padding:10px;
}

.notice-etagere-title-reduit {
	display:block;
}
#location {
	clear:both;
}
	#location table{
		border:1px solid #b9b9ba;
		padding:15px;
	}
		#location td{
			padding:10px 0;
		}

/*******************
	Flux rss
*******************/
#rss{
	margin-top:20px;
}

/*******************
	Inscription
*******************/
#websubscribe h1 {
	background:white url('images/fond_rouge.jpg');
	border:none;
	padding:2px 10px 0 5px;
	display:block;
    height:17px;
	color:#444;
	font-size:12px;
	font-weight:normal;	
	margin-top:20px;
}
#websubscribe h1 span { 
	background-image:url('images/puce_rouge.jpg');
	background-repeat:no-repeat;
	background-position:0 3px;
	padding-left:15px;
	color:white;
	font-weight:bold;
}

#websubscribe .erreur {
	color: #FF0000 ;
	font-size:14px;
}


/*******************
	Pied de page
*******************/
#footer {
	clear:both;
	padding:10px 15px 0 5px;
	height:20px;
	voice-family: "\"}\"";
	voice-family:inherit;
	text-align:center;
	margin-top:30px;
	border-top:2px solid #738e1a;
	-moz-border-radius:3px;
	position:relative;
	left:-266px;
	width:934px;
	color:#222;
}
	
#footer a {
	color:#222;
	text-decoration:underline;
	padding:0 10px;
}
#footer img{
	position:relative;
	top:3px;
}
#footer a:hover {
	text-decoration:none;
}
.lien_pmb_footer{
	display:none;
}

/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                            BALISES HTML                                    */
/*                                                                            */
/*  feuilles de styles appliquees a des balises sans classes ni id specifies  */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/

a {color:#444444;}

a:hover {}

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

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

/*------------------------------------
/*	tableaux
/------------------------------------*/

th {text-align:left;}

td.visible-centered{ }

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

/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                            CLASSES GENERIQUES                              */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/


/* 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                   */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/

input.bouton, input.boutonrechercher{}

input.numero_page{}


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

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

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

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

ul#onglets_isbd_public a {
    float: left;
    display: block;
    height: 13px;
    padding:4px;
    
    color: #666;
    text-decoration: none;
    cursor: default ;
}

ul#onglets_isbd_public li.isbd_public_inactive a:hover {
    background: #FFF;
    cursor: pointer ;
}


ul#onglets_isbd_public li.onglet_tags,
ul#onglets_isbd_public li.onglet_tags a {
    border: none;
	background:none;
    cursor: pointer ;
	text-decoration:underline;
	}

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

.colonne_suite {
  float: left;
}
.bg-grey {
  background-color: #eee;
  color:#222;
}



.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;
}
.notice-parent {
    font-family: verdana, helvetica, arial, geneva, sans-serif;
    color: #000000;
    margin-left: 0px;
    font-size: 8pt;
    text-decoration: none
}
.img_plus {
	background-color: #ac1f2f;
}
.notice-child {
    font-family: arial, helvetica, geneva, sans-serif;
    margin-left: 25px;
    width: auto;
    padding-left: 4px;
    padding-right: 4px;
    text-align: justify;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #c0c0c0;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #c0c0c0;
    border-right-style: none;
    border-top-style: none;
}
.notice-child td.bg-grey{
	width:20%;
	min-width:150px;
}
.notice-child .exemplaires{

}
.notice-child .exemplaires th {
	background:#bbb;
}
.notice-child .exemplaires td {
	background:#eee;border: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;
    color: #000000;
    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-bottom-color: #c0c0c0;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #c0c0c0;
    border-right-style: none;
    border-top-style: none;
}


/***********************
	 Bannettes 
***********************/
#bannette {
	background:#EEEEFF; 
	border:#cccccc 1px solid;
}

#bannette-titre h1 {
	margin:0px;
	padding:5px;
	font-size:13px;
	font-weight:bold;
}
#bannette-titre h1 a {
	color:#000000;
}

#bannette-titre a {
}

#bannette-comment h2 {
	width:97%;
	text-align:right;
	font-style:italic;
	font-size:16px;
	color:#ffffff;
	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 {
	background-color: #eeeeee;
	padding: 7px;
	margin: 3px;
	border:1px solid #BBBBCC;
}

#titre-popup {
		margin-top:5px;
		padding-top: 5px;
		padding-bottom: 5px;
		background:#CCCCEE;
		border:1px solid #BBBBCC;
		color: #fee064;
	}

.etiq_champ {
	/*font-weight:bold;  intitules des notices en gras*/
	}
.notice-parent .header_title{
	font-weight:bold;
	color:#444;
	padding-left:7px;
}
.notice-child .public_title{
	font-weight:bold;
}
.expl_cote{
	color:red;
}
.notice-parent table{
	padding:8px 0;
}
a .perio_title, a .bull_title{
	color:#ff6600;
}
blockquote ul{
	list-style-type:none;
}


/***************************************
	surlignage des mots recherches 
***************************************/
.text_search0 {
	background-color: #FFFF51;
	text-decoration: underline;
}

.text_search1 {
	background-color: #66FF66;
	text-decoration: underline;
}

.text_search2 {
	background-color: #99FFFF;
	text-decoration: underline;
}

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

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

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



.subsform {
	width:200px;
}

/*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;
}