/* +--------------------------------------------------------------------------+
// ï¿½ 2002-2004 PMB Services / www.sigb.net pmb@sigb.net et contributeurs (voir www.sigb.net)
// +-------------------------------------------------+
// $Id: gris_et_couleurs.css,v 1.43 2012/03/27 09:06:01 trenon Exp $
*/

/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                         ATTRIBUTS GENERAUX                                 */
/*                                                                            */
/*  attributs gï¿½nï¿½raux de la page                                             */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/

* {
	padding: 0px;
	margin: 0px;
}
	
BODY  	{ 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background:#FFFFFF;
}
td{
	font-size : 11px;	
}
input .bouton .boutonrechercher {
		background:white;
		border:1px solid #ccc;
}
	
input, textarea {
		background:white;
		border:1px solid #ccc;
}
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                            ID FIXES                                        */
/*                                                                            */
/*  feuilles de styles appliquï¿½es ï¿½ des id fixes                              */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/

/* #container : partie d'affichage principale ï¿½ droite de l'ï¿½cran */
#container 	{
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 11px;
		padding:0px;
		width:990px;
		margin:0 auto;
		}
	
#intro {
	padding:2px;
	padding-bottom:10px;
	padding-left:5px;
	
}
.lien_accueil {
		width:290px;
		height:60px;
		border:none;
	}
#intro_pmb {}

	#intro_pmb h1{
	}
	#intro_pmb h2 {		
	}
	#intro_pmb h3 {	
		
	}

#intro_message {
		background:transparent url('images/bandeau.jpg');
		background-repeat: no-repeat;
		height:60px;
		width:309px;
		position:absolute;
		top:3px;
	}    

	#intro_message .p1,		
	#intro_message .p2 {}
		
#intro_bibli {
	margin-bottom:10px;
	text-align:justify;
	}

	#intro_bibli h3 {
	font-size:24px;
	margin:0px;
	padding:0px;
	padding-top:5px;
	}
	
	#intro_bibli .p1,
	#intro_bibli .p2
	{}
	#intro_bibli .p2
	{ }
		
#main 
	{
	display: block;
	margin-left:190px;
	margin-top:70px;
	}

	#main h3 { 
		color:#217fb5;
		margin-left:10px;
		font-size:16px;
	}

	#main h3 span { }

#main_hors_footer {
	min-height:600px;
	padding-right:13px;
	}

#search {
		border:1px solid #999;
		background :#eee;
		margin:0px;
		padding:0px;
		margin-top:20px;
		min-height:150px;
		height:auto!important;
		height:150px;
}

#search .row {
		margin:0;
		padding:0;
}
#search .p1 {
		margin:0px;
		padding:0px;
		padding-bottom:3px;
		padding-left:5px;
		padding-right:5px;
}

#search FORM {
		margin:0px;
		padding:3px;
		padding-left:5px;
		padding-right:5px;
}
#search select{
	margin-bottom:3px;
	}
/*********************************************************************/

	#search ul.search_tabs, #onglets_list ul.list_tabs{
		margin-left:-1px;
		margin-top:-22px;		
        list-style:none;
		font-size:11px;
		padding-right:9px;
	}

	#search ul.search_tabs li, #onglets_list ul.list_tabs li{
		float:left;
		padding-left:0px;
		padding-right:0px;
		display:block;
	}

	#search ul.search_tabs li a, #onglets_list ul.list_tabs li a{
		float:left;
		text-decoration:none;
		font-weight:bold;
		color: #d95700;
		height:16px;
		padding-top:4px;
		padding-left:10px;
		padding-right:10px;
		background:#ddd;
		border:1px solid #999;
		font-size:12px;
	}
    #search ul.search_tabs li a:hover, #onglets_list ul.list_tabs li a:hover{
    	color: #d95700;
    	border:1px solid #999;
    	border-bottom:none;
    	background:#eee;
    	padding-bottom:1px;
    }
	#search ul.search_tabs li#current, #onglets_list ul.list_tabs li#current{
		float:left;
		color:#70a91e;
		font-weight:bold;
		border:1px solid #999;
		border-bottom:none;
		background:#eee;
		height:16px;
		padding:4px 10px 1px 10px;
		margin-right:0px;
		font-size:12px;
	}
	
	#search ul.search_tabs li#current a, #onglets_list ul.list_tabs li#current a {
		color:#70a91e;
		font-weight:bold;
		background: none;
		border: none;
		padding:0px;
	}
	
	#search ul.search_tabs li:first-child,	#search ul.search_tabs li:first-child a,
	 #onglets_list ul.list_tabs li:first-child, #onglets_list ul.list_tabs li:first-child a{
		-moz-border-radius-topleft:10px;
		-webkit-border-top-left-radius:10px;
		border-top-left-radius:10px;
	}
	#search ul.search_tabs li:last-child,
	#search ul.search_tabs li:last-child a, #onglets_list ul.list_tabs li:last-child, #onglets_list ul.list_tabs li:last-child a{
		-moz-border-radius-topright:10px;
		-webkit-border-top-right-radius:10px;
		border-top-right-radius:10px;
	}
	
	#search .search_submit input{
		border-color:#d95700;
		margin-top:15px;
		width:100px;
	}
		#search .search_submit input:hover{
			border-color:#d95700;
			cursor:pointer;
		}
	#search .boutonrechercher{
		cursor:pointer;
		-moz-border-radius:3px;
		background:#ee8300;
		color:black;
		border:1px solid #d95700;
	}
		#search .boutonrechercher:hover{
			border:1px solid #d95700;
			color:white;
		}	
	
    #main  #search_crl {
		padding:3px;
    	clear:both;
    	border-top:none;
    	margin-top:-1px;
    	}      




/* informations ï¿½ ajouter pour afficher les catï¿½gories */

.row_categ {
 clear: both;
}

#categories {
	margin:0px;
	padding:0px;
	height:100%;
	}

#categories-container a {
	color:#000;
	text-decoration:none;
}

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

#categories-container {
	border: 1px solid #999;
	background:white;
	display:block;
	margin:0px;
	margin-top:5px;
	padding:5px 0 0 0;
	padding-left:10px;
	padding-bottom:80px!important;
}

/* Hack pour un fonctionnement normal sous IE
   Pour rï¿½server un attribut uniquement ï¿½ IE, il suffit de spï¿½cifier la classe ou l'id de maniï¿½re absolue ( * HTML ... )
*/
* HTML #categories-container {
	padding-bottom:5px;
}



.category 	{	
		background:white;
		float:left;
		width:30%;
		color:#ffffff;
		padding:2px;
		margin-right:10px;
		}
		
	.category H2 {
		font-size:13px;
		padding-bottom :0px;
		margin:0px;
		color:#000;
		}
		
	.category H2 IMG {
		padding-top:3px;
		}
	.category A {
		color:#ffffff;
		}
	.category h2 A {
		color:#ffffff;
		}
	.category UL {margin:2px;padding-left: 2px;}

	.category LI  {
	display: inline;
	}

	.category LI A {
	text-decoration:none;
	}
	
	.category LI A:hover {
	text-decoration:underline;
	}

	.category LI:after  {
	content: " - "; 
	}

#categories ul.search_tabs {
    padding:0;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 4px;
    list-style:none;
}

#categories ul.search_tabs li {
	display: inline;
	margin-left: -4px;
}

#categories ul.search_tabs li:first-child a {
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
}

#categories ul.search_tabs li a {
	background-color: #dddddd;
    border: 1px solid #999999;
    color: #D95700;
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-decoration: none;
}

#categories ul.search_tabs li a:hover{
	background-color: #eeeeee;
}

#categories ul.search_tabs li#current {
	color: #70A91E;
	background-color: #eeeeee;
	font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    border: 1px solid #999999;
}


/* Mise en page des colonnes d'affichage des recherches 
   par auteurs, ï¿½diteurs, collections , sous-collections et catï¿½gories */
.categ_colonne {
	width:33%;
	float:left;
}

.row
	{ 
	clear: both; 
	}
/* 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
	{
	 float:left;
	 position:absolute;
	 top:107px;
	 width:180px;
	 background: #eee;
	 padding:10px 0 0 0;
	 margin:0px;
	 border:#999 1px solid;
	 -moz-border-radius:10px;
	 -webkit-border-radius:10px;
	 border-radius:10px;
		}

	#bandeau A 
		{}

	#bandeau DIV {
	padding:0px;
	padding-left:15px;
	padding-right:0px;
	margin-bottom:15px;
	}
	#bandeau #lang_select {
		margin-left:-15px;
		margin-right:0;
	}
	#bandeau #accueil .centered{
		margin-bottom:15px;
		margin-left:-15px;
	}
	
	#bandeau FORM {
	margin: 0px 0px 0px 0px ;
	 }

	#bandeau H3 {
	margin: 4px 0px 4px -15px ;
	font-weight:bold;
	font-size:13px;
	color:#70a91e;
	border-bottom:1px solid #ee8300;
	border-top:1px solid #ee8300;
	padding:2px 0 2px 7px;
	background:white;
	}

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

	#bandeau SPAN {
	font-size:11px;
	}
		
	#bandeau H3 SPAN {
	font-size:13px;
	}
	#bandeau LI 
	{}

#extraDiv1 { 
	border-top:#dddddd 1px solid;
	padding-top:5px;
	margin-top:5px;
	width:125px; 
	}
#extraDiv1 A { 
	color:#bbbbbb;
	text-decoration:none;
	font-weight:bold;
	}
	
#extraDiv2 { 
	color:#dddddd;
	width:125px;
	font-size:8px;
	}
	
#extraDiv3 	{ }
#extraDiv4 	{ }
#extraDiv5 	
	{ 	}

#footer {
		clear:both;
		margin-top: 15px;
		margin-left: -190px;
		margin-bottom: 0px;
		margin-right: 0px;
		padding: 5px;
		color: transparent;
		voice-family: "\"}\"";
		voice-family:inherit;
		background: url("images/liens.png") top left;
		border:#999 1px solid;
		text-align:center;
		width:990px;
	}
	
#footer a {
	color:#444444;	}

#footer a:hover {
	color:#444444;
	text-decoration:underline;	}


/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                            BALISES HTML                                    */
/*                                                                            */
/*  feuilles de styles appliquï¿½es ï¿½ des balises sans classes ni id spï¿½cifiï¿½s  */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/

H3 {
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-top:18px;
	margin-bottom:4px;
}

A 	{
	color:#444444;
	}

A:hover {
	}

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

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

tr
	{ }

th
	{ }

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
	{ }

table.exemplaires {
	/*border:#000000 1px solid;*/
}

table.exemplaires TH {
	border-bottom:#000000 1px solid;
}
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                            CLASSES GENERIQUES                              */
/*                                                                            */
/*  feuilles de styles appliquï¿½es ï¿½ classes de balises                        */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/


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

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

input.numero_page 
	{ }

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


/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                       MODIFICATIONS POUR L'IMRPESSION                      */
/*                                                                            */
/* pour l'impression, masquage de tags                                        */
/*                                                                            */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/

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

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

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



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

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

.colonne_suite {
  float: left;
}

.bg-grey {
	background-color: #b8d6e8;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	width: 170px;
}

/* Etageres */

#etageres {
	clear:both;
}

.etagere {
	background:white;
	border:#cccccc 1px solid;
}

#etagere-titre h1 {
	background: url("images/liens.png") top left;
	margin:0px;
	padding:5px;
	font-size:13px;
	font-weight:bold;
}
#etagere-titre h1 a {
	color:#000000;
}

#etagere-titre a {
}

#etagere-comment h2 {
	text-align:right;
	font-style:italic;
	font-size:13px;
	color:black;
	margin:-3px 15px 0 0;
	padding:3px 0 5px 0;
}

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

}

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


/* barre de navigation */
#navigator table {
}

#navigator td {
}

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

.notice-heada {
	text-decoration: none;
    font-size: 12px;
    font-weight:bold;
	padding-top:5px;
}
.notice-parent {
    color: #000000;
    margin-left: 0px;
    font-size: 12px;
    text-decoration: none
}
.img_plus {
	background-color: #8CC6FF;
}
.notice-child {
    margin-left: 25px;
    margin-right:10px;
    padding-left: 4px;
    padding-right: 4px;
    text-align: justify;
    border: 1px solid #c0c0c0;
    border-right-style: none;
    border-top-style: none;
}

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

.heada {
		text-decoration: none;
    font-weight: bold;
}
.parent {
    color: #000000;
    margin-left: 0px;
    text-decoration: none;
}
.notice-parent {
}

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


	#location {
		clear:both;
	}

#all_footer {
	display:none;
}

#aut_details_container {
	background:#e6f6f6;
	border:#e0e0e0 1px solid;
	padding:5px;
}

#aut_see {
	background:#ffffff;
	border:#e0e0e0 1px solid;
	padding:5px;
	margin-bottom:2xp;
}

#aut_see P {
	margin:0px;
	padding:0px;
}

#aut_see H3 {
	color:#003355;	
}

#aut_details_liste {
	padding-top:5px;
}

#aut_details_liste H3 {
	font-size:11px;
}

#aut_details {
	padding-top:10px;
}

#aut_details h3 {
	margin:0;
	padding:2px;
}

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

ul.onglets_isbd_public li.onglet_basket,
ul.onglets_isbd_public li.onglet_basket a {
    border: none;
	background:none;
    cursor: pointer ;
	width:25px;
	}

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

/*Suggestion Multiple*/

.tab_sug{
	table-layout: fixed;
}

table{
	border-collapse:collapse;
	margin: 5px 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;
}

/***********************
 * 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:0 10px;
    height: 24px;
    margin-top: 35px;
}

#empr_onglet ul.empr_tabs{
	font-size: 12px;
    height: 20px;
    left: 0 !important;
    list-style: none outside none;
    margin-left: -10px;
    margin-top: -30px;
    padding: 0;
    position: static !important;
    top: 0 !important;
}

#empr_onglet ul.empr_tabs li:first-child a, #empr_onglet ul.empr_tabs li#current:first-child {
	-moz-border-radius-topleft: 6px;
	border-radius-topleft: 6px;
	-webkit-border-radius-topleft: 6px;
}

#empr_onglet ul.empr_tabs li:last-child a, #empr_onglet ul.empr_tabs li#current:last-child {
	-moz-border-radius-topright: 6px;
	border-radius-topright: 6px;
	-webkit-border-radius-topright: 6px;
}

#empr_onglet ul.empr_tabs li{
    display: block;
    float: left;
}

#empr_onglet ul.empr_tabs li a{
	background: #DDDDDD;
    border: 1px solid #999999;
    color: #D95700;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 16px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    text-decoration: none;
}

#empr_onglet ul.empr_tabs li a:hover{
	background-color: #eeeeee;
}

#empr_onglet ul.empr_tabs li#current{
    background: #EEEEEE;
    border-color: #999999 #999999 -moz-use-text-color;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #70A91E;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 16px;
    margin-right: 0;
    padding: 4px 10px 1px;
}

#empr_onglet ul.empr_tabs li#current a {
	color: #70A91E;
    background: none;
    font-weight: bold;
    margin-top: -4px;
    border: 1px solid #EEEEEE;
}

ul.empr_subtabs{
	padding:0;
	list-style:none;
    clear:right;
    padding-top: 13px;
}

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

 ul.empr_subtabs li a {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
    background: #EE8300;
    border: 1px solid #D95700;
    color: #000000;
    cursor: pointer;
    text-decoration: none;
    padding: 0.2em;
}

 ul.empr_subtabs li a:hover {
	color: #ffffff;
}

#fiche-empr,#empr-all, #empr-late, #empr-old, #empr-resa, #empr-dsi, #empr-sugg, #empr-list, #empr-dema {
	margin-top: 50px;
	margin-left: 12px;
} 

#empr-list #onglets_list #div_mylist #list_cadre {
	border: none !important;
}

#empr-list #onglets_list ul.list_tabs li {
	
}

#empr-list #onglets_list ul.list_tabs li a {
	background: none repeat scroll 0 0 #DDDDDD;
    border: 1px solid #999999;
    color: #D95700;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 16px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    text-decoration: none;
}

#empr-list #onglets_list ul.list_tabs li a:hover {
	background-color: #eeeeee;
}

#empr-list #onglets_list ul.list_tabs li#current {
	background: #EEEEEE;
    border-color: #999999 #999999 -moz-use-text-color;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 16px;
    margin-right: 0;
    padding: 4px 10px 1px;
}

#empr-list #onglets_list ul.list_tabs li#current a {
    border: none;
    background: none;
    color: #70A91E;
    font-weight: bold;
    margin-right: 0;
    padding: 0;
}

#empr-list #onglets_list ul.list_tabs li:last-child a, #empr-list #onglets_list ul.list_tabs li#current:last-child a {
    -moz-border-radius-topright: 6px;
    border-radius-topright: 6px;
    -webkit-border-radius-topright: 6px;
}

#empr-list #onglets_list ul.list_tabs li:first-child a, #empr-list #onglets_list ul.list_tabs li#current:first-child a {
    -moz-border-radius-topleft: 6px;
    border-radius-topleft: 6px;
    -webkit-border-radius-topleft: 6px;
}

#empr-list h3 {
	margin-top: 55px;
}

#empr-list #onglets_list {
	background: #EEEEEE;
    border: 1px solid #999999;
    margin-top: 30px;
}

#list_cadre {
	background: #EEEEEE;
    border: 1px solid #999999;
}

#empr-resa small form input, #make_sugg-container form table input.bouton, #change-password-container form table td input.bouton {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
    background: #EE8300;
    border: 1px solid #D95700;
    color: #000000;
    cursor: pointer;
    text-decoration: none;
    margin-top: 10px;
}

#empr-resa small form input:hover, #make_sugg-container form table input.bouton:hover, #change-password-container form table td input.bouton:hover {
	color:#ffffff !important;
}

#change-password h3 {
	margin-top: 50px;
}


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



/*---------------------------------------------------------------*
 *---------------------------------------------------------------* 
 * 		               Onglets de recherche  	     			 *
 *---------------------------------------------------------------*
 *---------------------------------------------------------------*/
 

#search_onglet ul.search_tabs {
    padding:0;
	margin:0;
    list-style:none;
}

#search_onglet ul.search_tabs li {
	display: inline;
	margin-left: -4px;
}

#search_onglet ul.search_tabs li:first-child a {
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
}

#search_onglet ul.search_tabs li a {
	background-color: #dddddd;
    border: 1px solid #999999;
    color: #D95700;
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-decoration: none;
}

#search_onglet ul.search_tabs li a:hover{
	background-color: #eeeeee;
}

#search_onglet ul.search_tabs li.current a {
	color: #70A91E;
	background-color: #eeeeee;
}

#resultatrech_see {
	margin-bottom: 10px;
} 


/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                               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 h3 {
}

#perio_a2z ul.onglets_isbd_public {
	margin-top: 10px;
}
   
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 {
	border-bottom: 1px solid #cccccc;
    padding-bottom: 3px;
    padding-top: 2px;
}

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

#a2z_perio h3 {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

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

