/* +--------------------------------------------------------------------------+
// � 2002-2004 PMB Services / www.sigb.net pmb@sigb.net et contributeurs (voir www.sigb.net)
// +-------------------------------------------------+
// $Id: prao.css,v 1.26.2.1 2011-05-25 15:44:41 trenon Exp $
*/

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

body { 
	background-color:#fff;
	font-size:75%;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	margin:0;
	margin-bottom:2.5em;
	padding:0;
	line-height:1.3;
	color:#0C4758;
	/*color:#2A4D6C;*/
}
	
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                            ID FIXES                                        */
/*                                                                            */
/*  feuilles de styles appliques a des id fixes                              */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/


#main #intro_message { /*utilise ici comme un bandeau. A placer apres les balises main pour reinstancier le margin-left */
		
	}      

	#intro_message .p1{ /* Liens menu horizontal superieur */
		text-align:left;
		background: transparent url('images/fond_titre_pro.gif') repeat-y;
		color: #b93b3f;
		margin: 0 0 0 -5px;
		padding: 0.6em 0pt 0.6em 15px;
		border-bottom: 1px solid #bfbfbf;
		font-size: 1.58em;
	}
	#intro_message .p1 ul{
		dispay:block;
		float:left;
	}
	#intro_message .p1 ul li a{
		display: block;
		text-decoration: none;
		padding-top: 4px;
		padding-right: 10px;
		padding-bottom: 4px;
		padding-left: 10px;
		cursor: pointer;
		color: #6f556d;
		padding-left: 20px;
		background: transparent url(images/puce_menu_pro.gif) no-repeat 10px 0.7em;
	}
	#intro_message .p1 ul a:hover{
		background-color: #ebf6ca;
		background-image: url(images/puce_menu_pro_on.gif);
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-position: 10px 0.7em;
		font-weight: bold;
	}
	#intro_message .p2{
		font-size:13px;
		color:white;
		position:absolute;
		left:20px;
		top:90px;
		width:300px;
	}
#intro{
	display:none;
}
#intro_bibli {
	text-align:left;
	font-size:10px;
	position:relative;
	background:white url('images/bandeau_bas.png') no-repeat right bottom;
	padding-bottom:110px;
	width:180px;
}
	#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 5px 10px 15px;
		border-right:2px solid #4180b5;
		width:158px;
	}
	#intro_bibli img{
		width:100px;
		overflow:hidden;
	}
	
	#intro_bibli p1,#intro_bibli p2{
		border-right:2px solid #4180b5;
		text-indent:15px;
		padding: 5px 7px;
		width:164px;
	}
		
#all_footer { 
	position:absolute;
	top:600px;
	margin-left:20px;
}	/* bloc de la page du prao */
	#contenu {
		padding:0;
		width:100%;
		position:static;
	}
	#container {
		width:100%;
		position:relative;
	}
	
	#main {
		text-align:left;
		width:100%;
		padding:0px;
		margin-left:0px;
	}
	#main_hors_footer{
		min-height:700px;
		height:auto!important; /*car propriete min-height non reconnue par les ie < 7 */
		height:700px;
		padding-top:0px;
		width:790px!important;
		width:775px;
		
	}
	/* Pour aerer l'affichage du panier */
	#main_hors_footer form{
		margin-top:10px;
	}
    #main  #search_crl {
    	clear:both;
    }      
	#main h3 { 
		font-size: 1.4em;
		color:#b93b3f;
		background:transparent url('images/pro_style1_titre.gif') no-repeat;
		padding-left:15px;
	}
	#categories h3,#rss h3, #etageres h3, #resultatrech h3, #last_entries h3 {
		background: transparent url(images/fond_titre_pro.gif) repeat-y;
		color: #b93b3f;
		margin: 0pt 0 0.5em -5px;
		padding: 0.8em 0pt 0.4em 15px;
		border-bottom: 1px solid #bfbfbf;
		font-size: 1.58em;
	}
	#resultatrech h3 {
		background: transparent;
	}
	#resultatrech_see h3{
		font-size: 1.2em;
		color:#b93b3f;
		background:none;
		color:#0c4758;
		padding:0;
		margin:0;
		border:none;
		font-weight:normal;
	}
	
	#resultatrech .notice-child h3 {
		border-style: none;
		padding: 0 0 0 15px;
	}

	#etageres h3{
		display:block;
		border-style:none;
		background:transparent;
		padding: 0 0 0 15px;
	}
	
	.div_clr {
    	clear:both;
    }  

	#location {
		clear:both;
		padding:15px 0;
	}
	#location-container td{
        width:14%;
        vertical-align:top;
	}
	#main_hors_footer .bouton, #main_hors_footer .boutonrechercher{
		border:1px solid #ccc;
		font-size:12px;
	}
	#search {
    	    margin:40px 0 30px 0;
    	    padding:5px;
    	    padding-bottom:5px;
    	    background:#e9f4bd;
    	    border-bottom:1px solid #c4d688;
	}
	#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:absolute;
		margin-top:-26px;
		padding-left:50px;
	}

	#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:#56881c;
    }
	#search ul.search_tabs li#current{
		float:left;
		border-left:5px solid #7a9a1f;
		border-right:1px solid #c4d688;
		border-top:1px solid #7a9a1f;
		color:#56881c;
		font-weight:bold;
		padding:5px 10px 0px 10px;
        height:16px;
		background:#e9f4bd;
	}    
	#search p.p1 { 
		position:relative;
		top:-20px;
	}
	#search p.p1 span{display:none;}
	#search .row .text_query, #search #simple_search_zone{
		margin-top:10px;
	}
	#look_TITLE, #look_TITRE_UNIFORME, #look_CATEGORY, #look_ABSTRACT, #look_AUTHOR, #look_COLLECTION, #look_INDEXINT,
	#look_ALL, #look_PUBLISHER, #look_SUBCOLLECTION, #look_KEYWORDS{
		position:relative;
		top:2px;
	}
	select{
		border:1px solid #ccc;
	}
	#simple_search_zone{
		font-size:12px;
	}
	#search .text_query,#search .bouton,#search .boutonrechercher, #search .ext_search_txt {
		background:white;
		border:1px solid #ccc;
		font-size:12px;
	}
	#search .ext_search_txt{
		width:200px;
	}
	#search .form-contenu{
		padding-top:15px;
	}
	#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:100px;
		display:block;
	}
	#search .text_query{
		padding:1px 0;
		width:380px;
		background:white;
	}
	#search .boutonrechercher{
		cursor:pointer;
		background:#e1e3dd;
		color: #bb4044;
	}
		#search .boutonrechercher:hover{
		cursor:pointer;
		background:white;
		color: #555;
		}
	#search select{
		margin-right:20px;
		font-size:12px;
	}
	#aut_see {
		border:1px solid #cccccc;
    	padding:5px;
    	background:#eeeeee;
    	margin-bottom:10px;
	}
	#aut_details h3,#aut_see h3, #search_result h3{
		background:none;
		font-size:1.3em;
	}
	#search_result h3{
		font-size:1.2em;
	}
	#aut_details h3 img{
		margin-top:-12px;
	}
	#att{text-align:left;}
	#navigator {
		display:block;
		margin-bottom:10px;
	}
	#navigator strong {
		font-weight:normal;
		font-size:13px;
		display:none;
	}
	#navigator table {
		border-collapse:collapse;
	}
	#navigator td {
		font-size:12px;
		font-weight:italic;
		display:table;
		float:left;
		width:30px;
		border-left:1px solid #eee;
		border-right:1px solid #eee;
		border-bottom:1px solid #ddd;
		margin:0 2px;
	}
	#navigator td:hover {
		border-left:1px solid #ccc;
		border-right:1px solid #ccc;
		border-bottom:1px solid #bbb;
	}
	#navigator td a {
		text-decoration:none;
		padding-right:10px;
		display:none;
		margin:6px 10px;
		height:17px;
	}
	#navigator td a span{display:none;}
	#navigator td a.navig_categ,#navigator td a.navig_etageres {
		background:transparent url('images/nouvelle_recherche.png') no-repeat;
		display:block;
		width:134px;
	}
	#navigator td a.actions_history {
		background:transparent url('images/historique_recherche.png') no-repeat;
		display:block;
		width:80px;
	}
	#navigator td a.actions_last_search {
		background:transparent url('images/modifier_recherche.png') no-repeat;
		display:block;
		width:143px;
	}
	#navigator td a.actions_last_page {
		background:transparent url('images/revenir_resultats.png') no-repeat;
		display:block;
		width:143px;
	}
	
	#navigator td a.actions_empr {
		background:transparent url('images/votre_compte.png') no-repeat;
		display:block;
		width:100px;
	} 

/* informations a ajouter pour afficher les categories */
div.row_categ {
	display: block;
	clear: left;
}

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


/* informations a ajouter pour afficher les categories */
#categories-container {
	padding:20px 0 0 10px;
	display:block;
	padding-bottom:5px;
	background:#e9f4bd;
	border-bottom:1px solid #c4d688;
}

#categories-container .category {	
	color:white;
	padding:2px;
}
	
#categories-container .category ul{
	margin:-5px 0;
	padding:0 10px 0 15px;
}
	
#categories-container h2 {
	font-size: 1.3em;
	padding-bottom :0px;
	color: #9bb33b;
	background-repeat:no-repeat;
}
#categories-container h2 a{
	color: #9bb33b;
}
#categories-container h2 img{padding-right:5px;}

#categories-container li:after  {content: " - "; }

#categories ul.search_tabs {
	border:none;
	list-style-type:none;
}	

#categorie ul.search_tabs li{
	margin-right:10px;
	background:#5ab9f9;
	color:#5ab9f9;
	width:80px;
}
#categories ul li a{
	font-weight:bold;
	font-size:1.1em;
}
#categories ul.search_tabs li a{
	text-decoration:none;
	color:#555555;
	padding-right:10px;
	height:16px;
	display:block;
	padding-top:2px;
	margin-bottom:3px;
}
#categories ul.search_tabs li a:hover{color:#56881C;}
#categories ul.search_tabs li#current{
	padding-right:10px;
	padding-top:2px;
	height:16px;
	margin-bottom:3px;
	color:#56881C;
	font-weight:bold;
}         	


/* Mise en page des colonnes d'affichage des recherches 
   par auteurs, diteurs, collections , sous-collections et catgories */
.categ_colonne {
	width:33%;
	float:left;
}
/* reset des largeurs de #categories */
/* apres un float:left; l'lment 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{
	/*display:none;*/
}	
	#contenu #adresse,
	#contenu #connexion{
		display:none;
	}

#footer {
	display:none;
	
	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 appliques a des balises sans classes ni id spcifis  */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/

a{
	text-decoration: none;
	color: #b93b3f;
}

a:hover{
	text-decoration: underline;
}
hr {
	border:none;
	border-bottom:1px solid #dddddd;
}
.zoom{
	border: solid 2px #555555;
	background-color: #FFFFFF;
	color: #000000;
	position: absolute;
	visibility:hidden;
	z-index: 2000;
}

ul{list-style-type:none;}

/*------------------------------------
/*	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 appliques a 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 appliques a des balises sans classes ni id spcifis  */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/

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;
    color:white;
}

ul#onglets_isbd_public li {
    float: left;
    height: 21px;
    margin: 2px 2px 0 2px;
    border: 1px solid #aaaaaa;
    background-color: #cccccc;
}
#onglets_isbd_public .onglet_basket{
	background-color: white;
}
ul#onglets_isbd_public li.isbd_public_active {
    border-bottom: 1px solid #437cad;
    background-color: #437cad;
}
ul#onglets_isbd_public li.isbd_public_inactive{
	background:#5297d4;
}
ul#onglets_isbd_public li.isbd_public_inactive a:hover {
    background: #437cad;
    cursor: pointer;
    height:13px;
}
ul#onglets_isbd_public a {
    float: left;
    display: block;
    color: white;
    text-decoration: none;
    padding: 4px;
    cursor: default ;
}


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;
}
#etagere .bg-grey {
	background-color: #e9cac8;
}
#etagere .exemplaires {
	border-collapse:collapse;
	margin:10px 0;
}
#etagere .exemplaires th{
	background-color:#c57578;
	color:white;
}
#etagere .exemplaires td{
	background-color:#e9cac8;
}

/* Etageres */
#etagere {
	background-color: #f7eae6;
	color: #6f556d;
	margin-top:10px;
}

#etagere-titre h1 {
	font-weight:bold;
	font-size: 1.4em;padding:0;
	margin:0;
}
#etagere-titre h1 a {
	color: #b93b3f;
	text-decoration:none;
}
#etagere-titre h1 a:hover {
	text-decoration:underline;
}
/*
#etagere-titre a {
}
#etagere{
	padding-top: 1.5em;
	padding-right: 1em;
	padding-bottom: 1.5em;
	padding-left: 1em;
	background-color: #f7eae6;
	color: #6f556d;
}
*/
#etagere-comment h2 {
	font-weight:normal;
	font-size:12px;
	color:#b93b3f;
	text-align:left;
	font-size:1em;
	height:14px;
	padding-left:10px;
	padding-bottom:10px;
	background:none;
	margin:0;
}

#etagere-notice-list {
	clear:both;
	padding:15px;
	border-bottom:1px solid #ddd;
}

.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;
    color:#437cad;
}
.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: #fe7a22;
}
.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;  intituls des notices en gras*/
	}
.notice-parent .header_title{
	font-weight:bold;
	color: #2A4D6C;
	padding-left:7px;
}
.notice-child .public_title{
	font-weight:bold;
	color: #2A4D6C;
}
.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;
}
/* surlignage des mots recherchs */
.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;
	}
#main #etagere-titre h1 a {
	text-indent:0px;
}
#main #etagere-titre h1{
	position:static;
	font-size:15px;
	padding:5px;
	margin:0px;
	height:10px;
}
/*---------------------------------------------------------------*
 *---------------------------------------------------------------* 
 * 		      Mise en forme de la fiche emprunteur				 *
 *---------------------------------------------------------------*
 *---------------------------------------------------------------*/
  
#empr_onglet {
 	margin:15px 0px 0px 0px;
 	    padding:0px;
 	    /*padding-bottom:5px;*/
 	    background:#e9f4bd;
 	    /*border-bottom:1px solid #c4d688;*/
 	    border-top:1px solid #c4d688;
}

#empr_onglet ul.empr_tabs{
	list-style:none;
	font-size:11px;
       clear:right;
       height:24px;
	position:absolute;
	margin-top:-22px;
	padding-left:50px;
}

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

#empr_onglet ul.empr_tabs li a{
	display:table;
	float:left;
	text-decoration:none;
	font-weight:normal;
	color:#555;
	height:17px;
	padding:3px 0 0 10px;
}
#empr_onglet ul.empr_tabs li a:hover{
   	color:#56881c;
   }
#empr_onglet ul.empr_tabs li#current{
	float:left;
	border-left:5px solid #7a9a1f;
	border-right:1px solid #c4d688;
	border-top:1px solid #7a9a1f;
	color:#56881c;
	font-weight:bold;
	padding:0px 10px 0px 10px;
    height:21px;
	background:#e9f4bd;
}

ul.empr_subtabs{
	margin:0;
	padding:0;
	list-style:none;
       clear:right;
      /* height:24px;*/
}
ul.empr_subtabs li{
	
	border-left:1px solid #C4D688;
	border-right:1px solid #C4D688;
	/*border-bottom:1px solid #7A9A1F;*/
	border-bottom:1px solid #C4D688;
	margin:0 2px;
	display:inline;
}

ul.empr_subtabs li:hover {
	border-left:1px solid #7A9A1F;
	border-right:1px solid #7A9A1F;
	border-bottom:1px solid #7A9A1F;
}

 ul.empr_subtabs li a{
	text-decoration:none;
	padding-right:10px;
	margin:6px 10px;
	height:17px;
	}

/*ul.empr_subtabs a:hover {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #bbb;
}*/

#fiche-empr,#empr-all, #empr-late, #empr-resa {
	background:#E9F4BD;
	padding-top:5px;
}


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

.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 {
    list-style: none;
    padding: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
}

#search_onglet ul.search_tabs li {
    display: inline;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
}

#search_onglet ul.search_tabs li a {
    color: #555555;
    text-decoration: none;
}

#search_onglet ul.search_tabs li a:hover {
    color: #56881C;
}

#search_onglet ul.search_tabs li.current {
    background: #E9F4BD;
    border-left: 5px solid #7A9A1F;
    border-right: 1px solid #7A9A1F;
    border-top: 1px solid #7A9A1F;
    color: #56881C;
    font-weight: bold;
}

#search_onglet ul.search_tabs li.current a {
    color: #56881C;
}

#resultatrech_see {
	margin-bottom: 10px;
}

#resultatrech_see h3 {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
	color: #B93B3F;
}




