/* +--------------------------------------------------------------------------+
// 2002-2004 PMB Services / www.sigb.net pmb@sigb.net et contributeurs (voir www.sigb.net)
// +-------------------------------------------------+
// $Id: bretagne3.css,v 1.7 2008/12/27 17:41:30 jokester Exp $
*/

/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                         ATTRIBUTS GENERAUX                                 */
/*                                                                            */
/*  attrbitus generaux de la page                                             */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
	border:none;
}
/* Changement logo panier */
#cart_info_iframe_content .img_basket img{visibility:hidden;}
#cart_info_iframe_content .img_basket {
	background: transparent url('images/panier.gif') no-repeat;
	height:20px;
	display:table;
	width:22px;
	float:left;
}
body { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
#pmbopac{
	background:url('images/fond.gif');
	width:1024px;
	margin:0 auto;
	text-align:center;
}

input .bouton .boutonrechercher {
		background:white;
		border:1px solid #ccc;
}
	
input, textarea {
		background:white;
		border:1px solid #ccc;
}
	
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                            ID FIXES                                        */
/*                                                                            */
/*  feuilles de styles appliquees à des id fixes                              */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/

/* Changement logo  */
#cart_info_iframe_content .img_ img{visibility:hidden;}
#cart_info_iframe_content .img_ {
	background: transparent url('images/panier.gif') no-repeat;
	height:20px;
	display:table;
	width:22px;
	float:left;
}


#main #intro_message { /*utilise ici comme un bandeau. A placer apres les balises main pour reinstancier le margin-left */
		background: white url('images/ban.jpg');
		background-repeat: no-repeat;
		height:125px;
		width:1024px;
		margin-left:-202px;
		position:absolute;
		top:0px;
	}      

	#intro_message .p1{ /* Liens menu horizontal superieur */
		position:absolute;
		top:126px;
		width:100%;
		font-size:13px;
		font-weight:bold;
		text-align:left;
		padding-left:100px;
		padding-top:0px!important;
		padding-top:3px;
	}
	#intro_message .p1 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 .p1 a:hover{
		text-decoration:underline;
	}
	#intro_message .p2{
		font-size:13px;
		color:white;
		position:absolute;
		left:20px;
		top:90px;
		width:300px;
	}
#intro{
	display:block;
	position:absolute;
	top:0px;
	float:left;
	z-index:0;
	padding-top:125px;
	width:187px;
}
#intro_bibli {
	text-align:left;
	font-size:10px;
	position:relative;
	background:white url('images/bandeau_bas2.png') no-repeat 100% 100%;
	padding-bottom:10px;
	width:185px;
}
	#intro_bibli .lien_accueil {
		position:absolute;
		z-index:100;
		top:-105px;
		left:10px;
		width:200px;
		height:100px;
	}
	#intro_bibli h3{
		font-size:11px;
		padding:20px 10px 10px 15px;
		border-right:2px solid #4180b5;
		width:158px;
	}
	#intro_bibli img{
		width:100px;
		overflow:hidden;
	}
	
	#intro_bibli p{
		border-right:2px solid #4180b5;
		text-indent:15px;
		padding: 5px 10px 5px 9px;
		width:164px;
	}
		
#all_footer { 
	position:absolute;
	top:600px;
	margin-left:20px;
}
	#main {
		text-align:left;
		padding:140px 20px 0 200px;
		width:802px;
		background:white;
		border-left:2px solid #4180b5;
		border-right:2px solid #4180b5;
		border-bottom:1px solid #4180b5;
	}
	#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:#0b5791;
	}
	#categories h3, #location h3,#rss h3, #etageres h3, #last_entries h3 {
	padding-top:2px;
	height:21px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	color:#09C;
	font-size:14px;
		width:600px%;
	padding:14px 0 3px 5px;
	margin-bottom:20px;
	}
	#location h3{display:none;}
	#etageres h3{display:none;}
.div_clr {
    	clear:both;
    	}  

	#location {
		clear:both;
		padding:15px 0;
	}

	#main_hors_footer .bouton, #main_hors_footer .boutonrechercher{
		border:1px solid #ccc;
	}
	#search {
    	    margin:20px 0 10px 0;
    	    padding:5px;
    	    padding-bottom:0px;
    	    border:1px solid #b9b9ba;
    	    background:#fff;
	}
	#search .notice-child{
			border:none;
			padding-top:10px;
	}
	#search .notice-child input{
			border:none;
	}
	.search_dico{
		position:relative;
		top:-3px;
		left:3px;
	}
	#search ul.search_tabs{
        list-style:none;
		font-size:11px;
        clear:right;
        height:24px;
		position:relative;
		top:-26px;		
	}

	#search ul.search_tabs li{
		float:left;
		margin-right:4px;
		padding-right:15px;
        height:20px;
		display:block;
	}

	#search ul.search_tabs li a{
		display:table;
		float:left;
		text-decoration:none;
		font-weight:normal;
		color:#555;
		height:17px;
		padding:3px 0 0 10px;
	}
    #search ul.search_tabs li a:hover{
    	color:#333;
    	font-style:italic;
    }
	#search ul.search_tabs li#current{
	float:left;
	color:#09C;
	font-weight:bold;
	padding:4px 10px 0px 10px;
	height:16px;
	border:1px #b9b9ba solid;
	border-bottom:none;
	background:#fff;
	}    
	#search p.p1 { 
		position:relative;
		top:-20px;
	}
	#search p.p1 span{display:none;}
	#search form{
		position:relative;
		top:-5px;
	}
	#search .row .text_query, #search #simple_search_zone{
		margin-top:10px;
	}
	select{
		border:1px solid #ccc;
	}
	#simple_search_zone{
		font-size:10px;
	}
	#search .text_query,#search .bouton,#search .boutonrechercher, #search .ext_search_txt {
		background:white;
		border:1px solid #ccc;
	}
	#search .ext_search_txt{
		width:270px;
	}
	#search .search_submit input{
		border-color:#888;
		margin-top:15px;
		width:100px;
	}
		#search .search_submit input:hover{
			border-color:#0e4e95;
			cursor:pointer;
		}
	.search_sous_critere select{
		width:170px;
	}
	.search_critere{
		width:150px;
		display:block;
	}
	#search .text_query{
		border:1px solid #4180b5;
		padding:1px 0;
		background:#f2f2f2;
	}
	#search .boutonrechercher{
		cursor:pointer;
		background:#2b5578;
		color:white;
	}
	#search select{
		margin-right:20px;
	}
	#aut_see {
		border:1px solid #cccccc;
    	padding:5px;
    	background:#eeeeee;
    	margin-bottom:10px;
	}
	#att{text-align:left;}
	#navigator {
		display:block;
		border-bottom:1px solid #ccc;
		margin-bottom:10px;
	}
	#navigator strong {
		position:relative;
		top:-3px;
		font-weight:normal;
	}

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

	#navigator td {
		border-right:1px #FFFFFF solid;
		text-align:center;
		font-size:10px;
		font-weight:italic;
	}
	#navigator td a {
		text-decoration:none;
		padding-right:10px;
	}
	#navigator td >a:hover {
		text-decoration:underline;	
	}
/* informations à ajouter pour afficher les categories */
div.row_categ {
	display: block;
	clear: left;
}

#categories {margin-bottom:30px; }
	
#categories h1  
	{ }

#categories A {
	color:#ffffff;
	text-decoration:none;
}

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

/* informations à ajouter pour afficher les catÈgories */
#categories-container {
	padding:20px 0 0 10px;
	display:block;
	padding-bottom:5px;
	margin-left:100px;
	border:1px solid #cececb;
	background:white url('images/p_haut.png') repeat-x;
}

div.category {	
	color:white;
	padding:2px;
}
		
#categories-container h2 {
	font-size:13px;
	color:white;
}
		
#categories-container h2 {
	font-size:12px;
	padding-bottom :0px;
	padding-left:25px;
	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: " - "; }

#categories ul.search_tabs {
	height:0px;
	border:none;
	float:left;
	display:block;
	text-align:right;
	list-style-type:none;
	width:100px;
}	

#categorie ul.search_tabs li{
	margin-right:10px;
	background:#5ab9f9;
	color:#5ab9f9;
	width:80px;
}

#categories ul.search_tabs li a{
	text-decoration:none;
	font-weight:normal;
	color:#4180b5;
	padding-right:10px;
	height:16px;
	display:block;
	padding-top:2px;
	margin-bottom:3px;
	font-weight:bold;
	font-style:normal;
}
#categories ul.search_tabs li a:hover{color:#4180b5;font-style:italic;}
#categories ul.search_tabs li#current{
	padding-right:10px;
	padding-top:2px;
	height:16px;
	margin-bottom:3px;
	color:#09C;
	font-weight:bold;
}         	


/* Mise en page des colonnes d'affichage des recherches 
   par auteurs, editeurs, collections , sous-collections et categories */
.categ_colonne {
	width:33%;
	float:left;
}
/* reset des largeurs de #categories */
/* après un float:left; l'element bloc suivant doit avoir l'attribut clear:both s?lectionn? pour ?viter un bug d'affichage */

#last_entries { 
	clear:both;
	/*margin-left:18%;*/
}

.etageres { 
	clear:both;	
}

#pageHeader 
	{ }

#bandeau{
	position:absolute;
	top:5px;
	margin-left:850px;
}
	#bandeau #accueil p,#bandeau #accueil h3{display:none;}

	#bandeau #lang_select {
		padding:10px 0;
		margin-bottom:-15px;
	}
	#bandeau #connexion h3{display:none;}
	#meteo{display:none;}
	#bandeau #connexion #login_form label{display:none;}	
	
	#bandeau #adresse{
		display:none;
		border-bottom:2px solid #4180b5;
		padding-bottom:30px;
	}
	#bandeau FORM input {border:1px solid #ccc;}
	#bandeau #login_form form{
		display:block;
		margin-bottom:5px;
	}
	#bandeau H3 {
		font-weight:bold;
		font-size:11px;
	}

	#bandeau P.centered {
		text-align:center;
	}

	#bandeau span {
		font-size:9px;
	}
		
	#bandeau h3 span {
		font-size:11px;
	}
	#bandeau li 
	{}
	#bandeau #adresse > h3 {
		padding-top:30px;
	}
	#bandeau #adresse{
		border-bottom:none;
	}

#footer {
	clear:both;
	padding: 5px;
	voice-family: "\"}\"";
	voice-family:inherit;
	text-align:center;
	margin-top:30px;
	border-top:1px dashed #ccc;
}
	
#footer a {
	color:#666;
	text-decoration:none;
	padding-right:2%;
}
#footer img{
	position:relative;
	top:3px;
}
#footer a:hover {
	text-decoration:underline;
}

#notice 
	{  }

	#notice h3
	{ }
		
	#notice span 
	{ }

/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                            BALISES HTML                                    */
/*                                                                            */
/*  feuilles de styles appliquees à 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;
}

/*------------------------------------
/*	tableaux
/------------------------------------*/
table
	{ }

tr
	{ }

th
	{ text-align: left ;}

td.jauge
	{	}

td.visible
	{ }

td.visible-centered
	{ }

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

/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                            CLASSES GENERIQUES                              */
/*                                                                            */
/*  feuilles de styles appliquees à 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 appliquees à des balises sans classes ni id specifies  */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/

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: #cccccc;
}

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;
    color: #666;
    text-decoration: none;
    padding: 4px;
    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;
}

/* Etageres */
#etagere {
	margin-top:10px;
}

#etagere-titre h1 {
	padding:10px 0 0 10px;
	font-size:12px;
	font-weight:bold;
	float:left;	
}
#etagere-titre h1 a {
	color:#09C;
	text-decoration:none;
}
#etagere-titre h1 a:hover {
	text-decoration:underline;
}
#etagere-titre a {
}
#etagere{
	border:1px solid #ccc;
	background: white url(images/p_haut.png) repeat-x;
}
#etagere-comment h2 {
	font-style:italic;
	font-size:12px;
	color:#06385f;;
	text-align:right;
	height:14px;
	padding:10px;
	padding-bottom:20px;
}

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

.notice-etagere-title-reduit {
	display:block;
}

#etagere-notice-list a {
}
#rss{
	margin-top:20px;
}
/* barre de navigation */
#navigator table {
}

#navigator td {
}

.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: #fff;
}
.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 .exemplaires{
	margin-top:15px;
}
.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;
}

iframe#iframe_resume_panier {
	width:100%;
	height:35px;
	border: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:#09C;
}
.notice-child .public_title{
	font-weight:bold;
}
.expl_cote{
	color:red;
}
.notice-parent table{
	padding:8px 0;
}
#titre_exemplaires{
	display:none;
}
a .perio_title, a .bull_title{
	color:#ff6600;
}
blockquote ul{
	list-style-type:none;
}
.parent .img_basket img{
	visibility:hidden;
}
.parent .img_basket{
	display:block;
	margin-right:25px;
	background: transparent url('images/panier_label.gif') no-repeat;
	width:125px;
	height:20px;
}
/* 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;
}

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

.subsform {
	width:200px;
}

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

