/* +--------------------------------------------------------------------------+
// © 2002-2004 PMB Services / www.sigb.net pmb@sigb.net et contributeurs (voir www.sigb.net)
// +-------------------------------------------------+
// $Id: a3v2.css,v 1.8 2008/10/08 11:40:09 ngantier Exp $
*/

/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                         ATTRIBUTS GENERAUX                                 */
/*                                                                            */
/*  attrbitus généraux de la page                                             */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
	border:none;
}

body { 
	font-family : Helvetica, Arial, sans-serif;
	font-size : 11px;
}
#pmbopac{
	background-color:white;
	width:800px;
	margin: 0 auto;
	text-align:center;
}
#container{
	
}
.typo a {color:#96669a;
	text-decoration:none;
}

.typo a:hover {color:black;
	text-decoration:none;
}

/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                            ID FIXES                                        */
/*                                                                            */
/*  feuilles de styles appliquées à des id fixes                              */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
#main #intro_message { /*utilisé ici comme un bandeau. A placer apres les balises main pour reinstancier le margin-left */
		background-color:#cc0001;
		background-image:url('images/logo_a3v.png');
		background-repeat: no-repeat;
		background-position:26px 6px;
		height:90px;
		width:800px;
		margin-left:-200px;
		position:absolute;
		top:0px;
	}      

	#intro_message .p1{
		position:absolute;
		top:0px;	
		width:100%;
		font-size:13px;
		font-weight:bold;
		text-align:left;
	}
		#intro_message h1{
			margin-top:8px;
			margin-left:195px;
			font-weight:normal;
			font-size:36px;
			color:white;
		}
		#intro_message h2{
		margin-left:195px;
			font-size:28px;
			font-weight:normal;
			color:white;
			margin-top:-5px;
			padding-left:10px;
		}
	#intro_message .p2{
		font-size:11px;
		color:#b8101d;
		font-weight:bold;
		text-align:right;
		margin-top:100px;
		padding-right:10px;
	}
	.map_lien_retour{
		display:block;
		width:100px;
		height:100px;
		position:absolute;
		top:-100px;
		margin-left:10px;
	}
#intro{
	display:block;
	position:absolute;
	top:0px;
	float:left;
	z-index:0;
	padding-top:100px;
	width:187px;
}
#intro_bibli {
	text-align:left;
	font-size:10px;
	position:relative;
	padding-top:50px;
	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{
		display:none;
	}
	#menu_accueil,
	#menu_actu,
	#menu_reseau,
	#menu_liens,
	#menu_finance,
        #menu_aide{
		height:35px;
		width:175px;
		background-repeat:none;
		display:block;
	}
	
	#menu_accueil{background-image:url('images/menu_accueil.jpg');}
	#menu_accueil:hover,#menu_accueil:focus{background-image:url('images/menu_accueil_hover.jpg');}
	
	#menu_actu{background-image:url('images/menu_actu.jpg');}
	#menu_actu:hover,#menu_actu:focus{background-image:url('images/menu_actu_hover.jpg');}
	
	#menu_reseau{background-image:url('images/menu_reseau.jpg');}
	#menu_reseau:hover,#menu_reseau:focus{background-image:url('images/menu_reseau_hover.jpg');}
	
	#menu_liens{background-image:url('images/menu_liens.jpg');}
	#menu_liens:hover,#menu_liens:focus{background-image:url('images/menu_liens_hover.jpg');}
	
	#menu_finance{background-image:url('images/menu_finance.jpg');}
	#menu_finance:hover,#menu_finance:focus{background-image:url('images/menu_finance_hover.jpg');}

        #menu_aide{background-image:url('images/menu_aide.jpg');}
	#menu_aide:hover,#menu_aide:focus{background-image:url('images/menu_aide_hover.jpg');}

		
#all_footer { 
	position:absolute;
	top:600px;
	margin-left:20px;
}

	#main {
		min-height:600px;
		width:580px!important;
		width:579px;
		height:auto !important;
		height:600px;
		display: block;
		padding:100px 20px 0 200px;
		text-align:left;
	}
	#main_hors_footer{
           min-height:500px;
           height:auto !important;
           height:500px;
    }
    #main  #search_crl {
    	clear:both;
    }      
	#main h3 { 
		font-size:13px;
		color:#fd8e00;
	}
	#categories h3, #location h3,#rss h3, #etageres h3,#last_entries h3 {
		padding-top:2px;
		height:18px;
		font-weight:bold;
		border-bottom:1px dashed #fd8e00;
		color:#fd8e00;
		font-size:14px;
		width:96%;
		padding:3px 2%;
	}	
	input{border:1px solid #ccc} 
.div_clr {
    	clear:both;
    	}  

	#location {
		display:none;
		clear:both;
		padding:20px 0;
	}
	#location-container{
		margin-top:20px;
	}
	#search {
		border:1px dashed #fd8e00;
	    	margin:30px 0;
	    	padding:5px;
	    	background:#eeeeee;
	    	margin-bottom:10px;
	} 
	
	#search ul.search_tabs{
	        list-style:none;
		font-size:12px;
	        clear:right;
	        height:24px;
		position:relative;
		top:-30px;
		left:10px;	
	}

	#search ul.search_tabs li{
		float:left;
		padding:3px 6px 0px 6px;
		margin-right:4px;
		margin-bottom:5px;
	        height:17px;
		color:#956096;
	}

	#search ul.search_tabs li a{
		text-decoration:none;
		font-weight:normal;
		color:#956096;
		padding-left:15px;
	}
        #search ul.search_tabs li a:hover{
	text-decoration: none;
}
	#search ul.search_tabs li#current{
		float:left; font-weight:bold;
		background-image: url('images/puce_fleche.jpg');
		background-repeat:no-repeat;
		padding-left:10px;
		background-position:0px 7px;
	}    

	#search p.p1 { 
		position:relative;
		top:-20px;
	}
	#search form{
		position:relative;
		top:-10px;
	}
	select{
		margin-bottom:5px;
		border:1px solid #ccc;
	}
	#search input{
		background:white;
		border:1px solid #ccc;
	}
	
	#search form .row input, textarea{
		border:1px solid #ccc;
	}
	#simple_search_zone input{
		background:transparent;
	}
	/* Correctifs de positionnement, selon navigateur */
	#search form .row input{
		float:left;
		display:block;
	}	
	#search p.p1 { 
		position:relative!important;
		position:normal;
		top:-20px;
	}
	#search form{
		position:relative!important;
		position:normal;
		top:-5px;
	}
	#search .form-contenu input{
		position:relative!important;
		position:normal;
		top:10px
	}
	select{
		border:1px solid #ccc;
		margin-bottom:6px;
	}
	#search #simple_search_zone input{
		border:none;
	}
	#search .search_critere, #search .search_sous_critere select{
		position:relative!important;
		position:normal;
		top:5px;
	}
	#search .search_operator{
		position:relative!important;
		position:normal;
		top:7px;
	}
	#search input.text_query {
		background:white;
		border:1px solid #333333;
		height:18px!important;
		height:20px;
	}
	#add_field{
		position:relative!important;
		position:normal; 
		top:7px;
	}
	#search .search_dico{
		position:relative!important;
		position:normal;  
		top:-3px;
	}
	#search .search_sous_critere, #search .ext_search_txt{
		position:relative!important;
		position:normal; 
		top:3px;
	}
	#search #zsimples{padding-top:10px;}
	
	#aut_see {
		border:1px solid #cccccc;
    	padding:5px;
    	background:#eeeeee;
    	margin-bottom:10px;
	}

	#navigator {
		display:block;
		padding:7px 0;
		margin-bottom:10px;
	}
	#navigator strong {
		position:relative;
		top:-3px;
		font-weight:normal;
	}

	#navigator table {
		
		border-bottom:1px solid #ccc;
		border-left:1px solid #ddd;
	}

	#navigator td {
		border-right:1px #FFFFFF solid;
		text-align:center;
		font-size:10px;
		font-weight:italic;
	}
	#navigator td a {
		font-size:1.1em;
		text-decoration:none;
		padding-right:10px;
	}
	#navigator td >a:hover {
		text-decoration:none;
		color:#222;
	}
/* informations à ajouter pour afficher les catÈgories */
div.row_categ {
	display: block;
	clear: left;
}

#categories {
	/*display: block;*/
	display:none;
	margin-top:30px;
}

#categories h1 { }


#categories A {
	color:#fff;
	text-decoration:none;
}

#categories A:hover {
	color:#fff;
	text-decoration:none;
}

/* informations à ajouter pour afficher les catÈgories */
#categories-container{
	border:none;
	padding: 15px 15px 5px 20px;
	display:block;
}

div.category {	
	float:left;
	width:31%;
	color:#333;
	padding:2px;
}
		
#categories-container h2 {
	font-size:13px;
	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 img {padding-top:3px;}
#categories-container a {color:#333;}
#categories-container a:hover {color:#333;}
#categories-container h2 a {color:#2f64aa;}
#categories-container h2 a:hover {color:#1f4170;}
#categories-container ul {margin:2px;}

#categories-container li  {
	display: inline;
}

#categories-container li a {
	text-decoration:none;
}
	
#categories-container li a:hover {
	text-decoration: none;
}

#categories-container li:after  {
	content: " - "; 
}
	
#categories ul.search_tabs {
	display:block;
	width:100%;
	margin:10px 0 30px 0;
	list-style-type:none;
	font-size:12px;
}
#categories ul.search_tabs li{	
	float:left;
}
#categories ul.search_tabs li a{
	float:left;
	margin-top:2px;
	padding:1px 15px;
	height:10px;
	background:#eee;
	color:#555;
	border:1px solid #aaa;
	display:table;
	margin-right:-1px; /* Pour ne pas doubler les bordures */
}

#categories ul.search_tabs #current{
	border:1px solid #aaa;
	float:left;
	padding:2px 15px;
	height:10px;
	display:table;
	margin-right:-1px; /* Pour ne pas doubler les bordures */
	font-weight:bold;
	color:#222;
}          	


/* Mise en page des colonnes d'affichage des recherches 
   par auteurs, éditeurs, collections , sous-collections et catégories */
.categ_colonne {
	width:33%;
	float:left;
}
/* 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;
	/*margin-left:18%;*/
}

.etageres { 
	clear:both;	
}

#pageHeader 
	{ }

#bandeau {
	float:left;
	width:200px;
	position:absolute;
	top:380px;
	padding-bottom:15px;
}

	#bandeau a {}
	#bandeau #accueil{
		display:none;
	}
	#bandeau div {
		height:100%;
		padding:0px;
		padding-right:5px;
		margin-right:15px;
	}
	#bandeau #lang_select {border:none;}
	#bandeau #adresse {
		display:none;
		margin-left:35px;
		padding-bottom:10px;
		width:100px;
	}
	#bandeau #adresse img{
		position:relative;
		left:-15px;
	}
	#bandeau FORM input {border:1px solid #ccc;}

	#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;
	}
	#connexion {
		text-align:left;
	}
	#connexion h3{
		color:#586619;
		font-size:14px;
	}
	#connexion a{
	font-size: 12px;
	text-decoration: none;
}
	#connexion label{
		font-size:11px;
	}
#rdv_mediathq{
	position:relative;
	top:140px;
	margin-top:-100px;
}
#arbre_pays{
	background:transparent url('images/arbre.png') no-repeat;
	width:580px;
	height:389px;
	padding:0;
	margin:0;
	position:relative;
	z-index:2000;
	top:165px;
}
#arbre_pays *{
	z-index:2000;
}
	#arbre_pays .allos{
		position:relative;
		top:270px;
		left:120px;
		display:block;
		width:40px;
		height:13px;
		background:transparent url('images/feuilles/allos.gif') no-repeat;
	}
	#arbre_pays .allos:hover{
		background:transparent url('images/feuilles/allos_hover.gif') no-repeat;	
	}
	#arbre_pays .annot{
		position:relative;
		top:32px;
		left:504px;
		display:block;
		width:48px;
		height:12px;
		background:transparent url('images/feuilles/annot.gif') no-repeat;
	}
	#arbre_pays .annot:hover{
		background:transparent url('images/feuilles/annot_hover.gif') no-repeat;	
	}
	#arbre_pays .barreme{
		position:relative;
		top:16px;
		left:62px;
		display:block;
		width:67px;
		height:13px;
		background:transparent url('images/feuilles/barreme.gif') no-repeat;
	}
	#arbre_pays .barreme:hover{
		background:transparent url('images/feuilles/barreme_hover.gif') no-repeat;	
	}
	#arbre_pays .castellane{
		position:relative;
		top:-32px;
		left:365px;
		display:block;
		width:84px;
		height:13px;
		background:transparent url('images/feuilles/castellane.gif') no-repeat;
	}
	#arbre_pays .castellane:hover{
		background:transparent url('images/feuilles/castellane_hover.gif') no-repeat;	
	}
	#arbre_pays .colmars{
		position:relative;
		top:137px;
		left:43px;
		display:block;
		width:69px;
		height:35px;
		background:transparent url('images/feuilles/colmars.gif') no-repeat;
	}
	#arbre_pays .colmars:hover{
		background:transparent url('images/feuilles/colmars_hover.gif') no-repeat;	
	}
	#arbre_pays .entrevaux{
		position:relative;
		top:167px;
		left:471px;
		display:block;
		width:82px;
		height:12px;
		background:transparent url('images/feuilles/entrevaux.gif') no-repeat;
	}
	#arbre_pays .entrevaux:hover{
		background:transparent url('images/feuilles/entrevaux_hover.gif') no-repeat;	
	}
	#arbre_pays .peyroules{
		position:relative;
		top:-20px;
		left:418px;
		display:block;
		width:76px;
		height:16px;
		background:transparent url('images/feuilles/peyroules.gif') no-repeat;
	}
	#arbre_pays .peyroules:hover{
		background:transparent url('images/feuilles/peyroules_hover.gif') no-repeat;	
	}
	#arbre_pays .standre{
		position:relative;
		top:-90px;
		left:197px;
		display:block;
		width:102px;
		height:36px;
		background:transparent url('images/feuilles/standre.gif') no-repeat;
	}
	#arbre_pays .standre:hover{
		background:transparent url('images/feuilles/standre_hover.gif') no-repeat;	
	}
	#arbre_pays .stpierre{
		position:relative;
		top:5px;
		left:490px;
		display:block;
		width:95px;
		height:13px;
		background:transparent url('images/feuilles/stpierre.gif') no-repeat;
	}
	#arbre_pays .stpierre:hover{
		background:transparent url('images/feuilles/stpierre_hover.gif') no-repeat;	
	}
	#arbre_pays .thorame{
		position:relative;
		top:-66px;
		left:2px;
		display:block;
		width:74px;
		height:32px;
		background:transparent url('images/feuilles/thorame.gif') no-repeat;
	}
	#arbre_pays .thorame:hover{
		background:transparent url('images/feuilles/thorame_hover.gif') no-repeat;	
	}
	
/*____________________ Page carte RESEAU_____________________________________________*/


#carte_reseau-a3v {
background:transparent url('images/reseau/carte-paysa3v.png') no-repeat;
	width:580px;
	height:618px;
	padding:0;
	margin:0;
	position:relative;
	z-index:2000;
	top:0px;
	}
	
#carte_reseau-a3v .allos {
position:relative;
		top:80px;
		left:280px;
		display:block;
		width:90px;
		height:30px;
		background:transparent url('images/reseau/communes_03.gif') no-repeat;
}

	#carte_reseau-a3v .allos:hover {
			background:transparent url('images/reseau/communes-hover_03.gif') no-repeat;	
			}
			
#carte_reseau-a3v .annot {
position:relative;
		top:345px;
		left:330px;
		display:block;
		width:85px;
		height:35px;
		background:transparent url('images/reseau/communes_15.gif') no-repeat;
}

	#carte_reseau-a3v .annot:hover {
			background:transparent url('images/reseau/communes-hover_15.gif') no-repeat;	
			}
			
#carte_reseau-a3v .barreme{
position:relative;
		top:340px;
		left:105px;
		display:block;
		width:93px;
		height:39px;
		background:transparent url('images/reseau/communes_21.gif') no-repeat;
}

	#carte_reseau-a3v .barreme:hover {
			background:transparent url('images/reseau/communes-hover_21.gif') no-repeat;	
			}
			
#carte_reseau-a3v .castellane{
position:relative;
		top:387px;
		left:200px;
		display:block;
		width:117px;
		height:37px;
		background:transparent url('images/reseau/communes_31.gif') no-repeat;
}
	#carte_reseau-a3v .castellane:hover {
			background:transparent url('images/reseau/communes-hover_31.gif') no-repeat;	
			}
			
#carte_reseau-a3v .colmars{
position:relative;
		top:0px;
		left:290px;
		display:block;
		width:105px;
		height:37px;
		background:transparent url('images/reseau/communes_07.gif') no-repeat;
}

	#carte_reseau-a3v .colmars:hover {
			background:transparent url('images/reseau/communes-hover_07.gif') no-repeat;	
			}

#carte_reseau-a3v .thorame{
position:relative;
		top:80px;
		left:150px;
		display:block;
		width:105px;
		height:37px;
		background:transparent url('images/reseau/communes_10.gif') no-repeat;
}

	#carte_reseau-a3v .thorame:hover {
			background:transparent url('images/reseau/communes-hover_10.gif') no-repeat;	
			}
			
#carte_reseau-a3v .standre{
position:absolute;
		top:355px;
		left:140px;
		display:block;
		width:177px;
		height:44px;
		background:transparent url('images/reseau/communes_13.gif') no-repeat;
}

	#carte_reseau-a3v .standre:hover {
			background:transparent url('images/reseau/communes-hover_13.gif') no-repeat;	
			}
			
			#carte_reseau-a3v .peyroules{
position:absolute;
top:520px;
		left:290px;
		display:block;
		width:91px;
		height:35px;
		background:transparent url('images/reseau/communes_34.gif') no-repeat;
}

	#carte_reseau-a3v .peyroules:hover {
			background:transparent url('images/reseau/communes-hover_34.gif') no-repeat;	
			}
			
#carte_reseau-a3v .stpierre{
position:absolute;
top:435px;
		left:485px;
		width:106px;
		height:36px;
		background:transparent url('images/reseau/communes_26.gif') no-repeat;
}

	#carte_reseau-a3v .stpierre:hover {
			background:transparent url('images/reseau/communes-hover_26.gif') no-repeat;	
			}
			
#carte_reseau-a3v .entrevaux{
position:absolute;
top:385px;
		left:400px;
		width:106px;
		height:36px;
		background:transparent url('images/reseau/communes_17.gif') no-repeat;
}

#carte_reseau-a3v .entrevaux:hover {
			background:transparent url('images/reseau/communes-hover_17.gif') no-repeat;	
			}
/*_________________________________________________________________*/
	
#footer {
	float:left;
	padding: 0px;
	text-align:center;
	height:222px;
	background:transparent url('images/footer.jpg') no-repeat;
	width:800px;
	position:absolute;	
	margin-left:-200px;
	z-index:0;
}
#footer .lien_pmb_footer{display:none;}
#footer a {
	/*
		Attention MASQUAGE DES LIENS
		Il est possible que cet effet soit non désiré ? 
	*/
	display:none;
	color:black;
	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 appliquées à des balises sans classes ni id spécifiés  */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/

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;
}

/*------------------------------------
/*	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 appliquées à classes de balises                        */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/


/* divers pour les affichages simples de texte   */
/*-----------------------------------------------*/

.row
	{ clear: both; }

.right,
.right-50,
.right-15,
.right-85 
	{	float: right; }

.right-50 {	width: 50%; }

.right-15 {	width: 15%; }

.right-85 {	width: 85%; }


.right-clear-right,
.right-50-clear-right
	{	float: right;
		clear: right; }

.left-clear-left,
.left-50-clear-left
	{	float: left;
		clear: left; }

.left,
.left-50,
.left-15
	{	float: left;}

.left-50
	{	width: 50%;}

.left-15
	{	width: 15%;}

.left-85
	{	width: 85%;}

.spacer
	{	clear: both;
		visibility: hidden;
		display: none;
		margin-bottom: -10px;
		margin-top: -10px; }

.p1 {	}
	
.text_query 
	{  }

.fond-mere {
	}

.fond-article {
	}

/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                            CLASSES LIEES A L'APPLICATION                   */
/*                                                                            */
/*  feuilles de styles appliquées à des balises sans classes ni id spécifiés  */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/

input.bouton, input.boutonrechercher 
	{ }

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_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: none;
}

/* Colonnes */
.colonne2 {
  float: left;
  width: 50%;
}

.colonne_suite {
  float: left;
}

.bg-grey {
  background-color: #eee;
}

/* Etageres */
#etageres{
	display:none;
}
#etagere-titre h1 {
	padding:10px 0 0 10px;
	font-size:12px;
	font-weight:bold;
	float:left;
}
#etagere-titre h1 a {
	color:#2f64aa;
	text-decoration:none;
}
#etagere-titre h1 a:hover {
	text-decoration:underline;
}
#etagere-titre a {
}
#etagere-comment h2 {
	font-style:italic;
	font-size:12px;
	color:#e36c1c;
	padding:5px;
	text-align:right;
	height:14px;
	padding:10px;
}

#etagere-notice-list {
	clear:both;
	padding-left:25px;
}

#etagere-notice-list a {
	display:block;
}
#etagere-notice-list A:hover {
}
#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: #ccc;
}
.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;
}


.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-right: -4px!important;
    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;
	}

/* surlignage des mots recherchés */
.text_search0 {
	background-color: #87CEEB;
	text-decoration: none;
}

.text_search1 {
	background-color: #A487EB;
	text-decoration: none;
}

.text_search2 {
	background-color: #EB87CD;
	text-decoration: none;
}

.text_search3 {
	background-color: #EB879B;
	text-decoration: none;
}

.text_search4 {
	background-color: #EBD787;
	text-decoration: none;
}

.text_search5 {
	background-color: blank;
	text-decoration: underline;
}

#websubscribe h1 {
		padding-top:2px;
		height:18px;
		font-weight:bold;
		border-bottom:1px dashed #fd8e00;
		color:#fd8e00;
		font-size:14px;
		width:96%;
		padding:3px 2%;
}

.subsform {
	width:200px;
}

#websubscribe .erreur {
	color: #FF0000 ;
	font-size:14px;
	}