/* 
	+--------------------------------------------------------------------------+
		2002-2008 PMB Services / www.sigb.net pmb@sigb.net et contributeurs
	+--------------------------------------------------------------------------+
			$Id: livrjeun.css,v 1.0 2008/11/18 11:40:09 jokester Exp$
*/


/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                         ATTRIBUTS GENERAUX                                 */
/*                                                                            */
/*  attributs generaux de la page                                             */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/

body { 
	font-family : Tahoma, Kalimati, Arial, Helvetica, sans-serif;
	font-size : 12px;
}


#main_header {
		width:2024px;
}

img{
	border:none;
}

#pmbopac{
	background-color: #666;	
	width:1024px;
	margin:0 auto;
	text-align:center;	
}

input .bouton .boutonrechercher {
		background:white;
		border:1px solid #ccc;
		cursor:pointer;
		cursor: hand;
}
	
input, textarea {
		background:white;
		border:1px solid #ccc;
		color:#222;
}

.bouton {
	cursor:pointer;
	cursor: hand;
	font-size: 12px;
	color: #F00;
}

iframe#cart_info{
height:35px;
}

	
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                            ID FIXES                                        */
/*                                                                            */
/*  feuilles de styles appliquees a des id fixes                              */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/

/*************************
	Iframe panier
*************************/
iframe#iframe_resume_panier {
	width:100%;
	height:35px;
	border:none;
	position:relative;
	left:-20px;
}

#cart_info_iframe_content{ 
	font-size:12px;
	font-weight:bold;
	display:block;
	color:#666;
	text-align:right;
	background-color: transparent;
}

/****************************************************
		Regles principales du contenu de page
*****************************************************/
	
	#main {
	text-align:left;
	margin-top:95px;
	width:804px;
	overflow:hidden;
	background-color:white;
	border-left:1px solid #f1f1f1;
	margin-bottom:25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 220px;
	}
	#main_hors_footer{
		min-height:600px;
		height:auto!important; /*car propriete min-height non reconnue par les ie < 7 */
		height:600px;
		padding-right:20px;
		border-right:1px solid #f1f1f1;
	}
    #main  #search_crl {
    	clear:both;
    }      
	#main h3 { 
		font-size:13px;
		color:#821f1f;
	}
	#main_hors_footer .bouton, #main_hors_footer .boutonrechercher{
		border:1px solid #ccc;
	}
	
	
	#categories h3,
	#location h3,
	#rss h3,
	#etageres h3,
	#last_entries h3,
	#navigator strong{
		font-weight:bold;
		font-variant:small-caps;
		font-size:16px;
		height:30px;
		line-height:1.4em;
		background:transparent url('images/h3_fond.png') no-repeat;
		font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
		font-weight: bold;
		color:white;
		margin-top:15px;
		margin-bottom:4px;
	}
	
	
	.etageres_see, .avec_recherches,.actions_last_search, .actions_last_page, .actions_history, .actions_first_screen, .navig_categ, .navig_lastnotices {
		font-weight:bold;
		font-size:10px;
		font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
		font-weight: bold;
		padding: 2px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		background-color: #FF9529;
	}
	

	
	#categories h3 span,
	#location h3 span,
	#rss h3 span,
	#etageres h3 span,
	#last_entries h3 span{
		display:block;
		margin-left:10px;
		background-color:#433d2d;
		height:25px;
	}
	#last_entries h3, #etagere-container h3{
		left:0px;	
		position:static;
		margin-top:10px;
	}
	
.div_clr {clear:both;}  


/*******************************************
	Messages et banniere d'introduction 
*******************************************/
#intro_message {
	background:transparent url('images/bandeau.png');
	background-repeat: no-repeat;
	height:109px;
	width:1100px;
	margin-left:-220px;
	position:absolute;
	top:3px;
	}      
	#intro_message .p1{ /* Liens menu horizontal superieur */
		position:absolute;
		top:126px;
		font-size:13px;
		font-weight:bold;
		text-align:left;
		padding-left:100px;
		padding-top:0px!important;
		padding-top:3px;
	}
		#intro_message .p1 span a{
			display:list; 
			font-variant: small-caps;
			padding-left:10px;
			color:#b8101d;
			text-decoration:none;
			cursor: hand;
			cursor: hand;
			border-right:2px solid white;
			padding :0 40px;
			padding-top:3px;
		}
		#intro_message .lien_accueil {
			position:absolute;
			z-index:100;
			top:-120px;
			left:0px;
			width:800px;
			height:90px;
		}
		#bordure_page_gauche{
			position:absolute;
			z-index:100;
			left:-15px;
			top:-120px;
			width:15px;
			height:394px;
		}
	#intro_message .p2{
		font-size:13px;
		color:white;
		position:absolute;
		left:0px;
		top:130px;
		width:984px;
		z-index:200;
	}
		#intro_message .p2 ul{
			list-style-type:none;
			margin:0;
			height: 30px;
			background: #312b1b url('images/fond_liens.png') repeat-x;
			width:100%;
			padding:0 0 0 40px;
		}
		#intro_message .p2 li{
			float: left;
			display:inline-block;
			list-style-type: none;
			line-height: 30px;
			margin:0;
			padding:0;
			background:transparent url('images/menu_sep.png') no-repeat 100% 50%;
		}
		#intro_message .p2 a{
			color:white;
			font-size: 12px;
			height:100%;
			display:inline;
			float:left;
			font-weight: bold;
			text-decoration: none;
			text-indent: 0pt;
			padding:0 7px;
			margin:0;
			display: block;
		}
		#intro_message .p2 a:hover{
			color: #821f1f;
			border-bottom:1px solid #bbb;
			background-color: white;
			height:29px;
		}
	
#intro{
	display:block;
	position:absolute;
	top:150px;
	float:left;
	z-index:0;
	width:152px;
	padding-left:0px;
}
#intro_bibli {
	text-align:left;
	font-size:11px;
}
	#intro_bibli .p1{
		padding: 0px;
		width:640px;
		top:200px;
		left:220px;
		position:absolute;
	}
		#intro_bibli .p1 p{
			text-indent:15px;
		}
	#intro_bibli .p2{
		position:absolute;
		top:20px;
		left:5px;
		width:130px;
		font-size:17px;
		font-family:"Nimbus Roman No9 L",sans;
		color:#908f8f;
		text-align:right;
		font-size:1.6em;
		line-height:1.2em;
	}
		#intro_bibli .p2 strong{
			color:#231f20;
			font-weight:normal;
		}
	#intro_bibli ul{
		list-style-type:none;
		padding:0;
	}

	#intro_bibli h3{display:none;}
	#intro_bibli img{
		width:100px;
		overflow:hidden;
	}
	
	
	
/*******************************************
	Affichage des elements de recherche
*******************************************/
	
	#search, #onglets_list{
    	    margin:30px 0 10px 0;
    	    padding:5px;
    	    border:1px solid #ccc;
	}
	#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, #onglets_list ul.list_tabs{
	    height:20px;
	    padding:0;
	    
	    position:static!important;
		position:relative;
		left:0!important;
		left:-6px;
		top:0!important;
		top:-30px;
		
		margin-top:-30px;
		margin-left:-6px;
	    list-style:none;
		font-size:13px;
	}

	#search ul.search_tabs li, #onglets_list ul.list_tabs li{
		float:left;
        height:100%;
		display:block;
	}
	#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:6px;
	}


	#search ul.search_tabs li a, #onglets_list ul.list_tabs li a{
		display:table;
		float:left;
		text-decoration:none;
		cursor: hand;
		font-weight:normal;
		color:#5F5F5F;
		padding-top:4px;
		padding-left:10px;
		padding-right:10px;
		background-color:#dddfdf;
		height:100%;
	}
    #search ul.search_tabs li a:hover, #onglets_list ul.list_tabs li a:hover{
    	color: #f2f2f2;
		background-color: #a6a6a6;
    }
	#search ul.search_tabs li#current, #onglets_list ul.list_tabs li#current{
		padding-top:4px;
		float:left;
		color:white;
		font-weight:bold;
		background-color:#ff9529;
		padding-left:10px;
		padding-right:10px;
	}
	
	#search form{
		margin-top:8px;
	}
	#search input,
	#search select{
		font-size:13px;
		border:1px solid #cac7d4;
	}
	#search .row .text_query, #search #simple_search_zone{
		margin-top:10px;
	}
	#search .text_query,
	#search .bouton,
	#search .boutonrechercher,
	#search .ext_search_txt {
		background:white;
		border:1px solid #cac7d4;
		color:#222;
	}
	
	#search .text_query:hover,
	#search .bouton:hover,
	#search .boutonrechercher:hover,
	#search .ext_search_txt:hover {
		border:1px solid #777;
	}
	#search .ext_search_txt{
		width:220px;
	}
	#search .search_submit input{
		border-color:#cac7d4;
		margin-top:15px;
		width:100px;
	}
		#search .search_submit input:hover{
			border-color:#777;
			cursor:pointer;
		}
	.search_sous_critere select{
		width:200px;
	}
	.search_critere{
		width:150px;
		display:block;
	}
	#search .text_query{
		padding:1px 0;
	}
	#search .boutonrechercher{
		cursor:pointer;
		background:#fff;
		color:#821f1f;
		border:1px solid #821f1f;
	}
		#search .boutonrechercher:hover{
			border:1px solid #821f1f;
			border-left:3px solid #821f1f;
			-moz-border-radius:2px;
		}	
	#search #zsimplesImg{
		background:#ff9529;
		position:relative;
		top:1px;
	}
	
	#aut_see {
		border:1px solid #cccccc;
    	padding:5px;
    	background:#eeeeee;
    	margin-bottom:10px;
	}
	#att{text-align:left;}
	
	
/****************************************
	Menu de navigation intra-Opac
****************************************/

	#navigator {
		display:block;
		margin-bottom:10px;
	}
	#navigator strong {
		display:block;
		float:left;
		width:100%;
		overflow:hidden;
		padding-left:10px;
	}

	#navigator table {
		border-collapse:collapse;
		display:inline;
	}

	#navigator td {
		text-align:center;
		font-size:10px;
		font-weight:italic;
		padding-top:2px;
	}
	#navigator td a {
		text-decoration:none;
		cursor: hand;
		padding-right:10px;
	}
	#navigator td a:hover {
		text-decoration:underline;	
	}




/******************************************* 
		Affichage des categories 
*******************************************/

div.row_categ {
	display: block;
	clear: left;
}

#categories {
	background:transparent url('images/fondbleu.png') repeat-xr;
	margin-bottom:30px;
}

#categories-container {
	display:block;
	padding:8px;
	border:1px solid #ccc;
	min-height:110px;
	background:white;
	margin-top:4px;
}

div.category {	
	color:white;
	padding:2px;
}
		
#categories a {
	color:#ffffff;
	text-decoration:none;
	cursor: hand;
}
#categories a:hover {
	color:#ffffff;
	text-decoration:underline;
}		

#categories-container h2 {
	font-size:13px;
	color:white;
}		
#categories-container h2 {
	font-size:12px;
	padding-bottom:2px;
	padding-left:20px;
	color:#333;
	background-image: url('images/folder.png');
	background-repeat:no-repeat;

}

#categories-container h2 img {display:none;}
#categories-container h2 a {color:#333;}
#categories-container h2 a:hover {color:#333;}
#categories-container ul {margin:2px;padding:0;}
#categories-container li  {display: inline;}
#categories-container li a {text-decoration:none;color:#777; cursor: hand;}
#categories-container li a:hover {text-decoration:underline;color:#555;}
#categories-container li:after  {content: " - "; }

#categories ul.search_tabs {
	height:20px;
    padding:0;
	margin:0;
    list-style:none;
	font-size:13px;
}
#categories ul.search_tabs li{
	float:left;
	height:100%;
	display:block;
}	
#categories ul.search_tabs li a{
	display:table;
	float:left;
	text-decoration:none;
	font-weight:normal;
	cursor: hand;
	color:#5F5F5F;
	padding-top:4px;
	padding-left:10px;
	padding-right:10px;
	background-color:#dddfdf;
	height:100%;
	-moz-border-radius-top:2px;
	-moz-border-radius-topright:2px;
}
#categories ul.search_tabs li a:hover{
	color: #f2f2f2;
	background-color: #a6a6a6;
}
#categories ul.search_tabs li#current{
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	padding-top:4px;
	float:left;
	color:white;
	font-weight:bold;
	background-color:#ff9529;
	padding-left:10px;
	padding-right:10px;
}         	


/*
		Colonnes d'affichage des recherches 
		par auteurs, editeurs, collections,
		sous-collections et categories 
*/
.categ_colonne {
	width:33%;
	float:left;
}


/*
				Reset des largeurs de #categories 
	apres un float:left; l'element bloc suivant doit avoir l'attribut 
	clear:both selectionne pour eviter un bug d'affichage 
*/
#last_entries { 
	clear:both;
	/*margin-left:18%;*/
}



/**********************************
		Affichage du bandeau
**********************************/
#bandeau { 
	position:absolute;
	top:120px;
	margin-left:1px!important;
	margin-left:10px;/*decalage sous ie6 seulement*/
	width:190px;
	background-color:white;
	padding:0px;
	padding-bottom:15px;
	color:#222;
}
#bandeau form{
	margin: 0px 0px 0px 0px ;
 }
#bandeau h3{
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
	padding:0.5em 10px;
	height:12px;
	text-align:left;
	color:#2f2918;
	text-transform:uppercase;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomright:4px;
	background:#749c2d url('images/bandeau_item.png') no-repeat 0px 0px; 
	text-indent:15px;
}
#bandeau a{color:#ff9529;}
#bandeau a:hover{text-decoration:none; cursor: hand;}

#accueil{
	position:relative;
	top:-15px;
}
#accueil *{margin:0;padding:0;}
#connexion label,#meteo small{
	display:block;
	padding-left:10px;
	text-align:left;
	text-indent:10px;
	padding-top:1px;
	font-size:12px;
	background:transparent url('images/bandeau_fleche.png') no-repeat 5px 4px;
}
#meteo small{
	
	}
#bandeau p.centered {
	text-align:center;
}
#bandeau li{}


/*************************
		Etageres 
*************************/
.etageres { 
	clear:both;	
}
#etagere {
	padding:5px;
	padding-top:0px;
	border:1px solid #ccc;
	margin-top:-3px;
}
#etagere .notice-child{
	border-left:none;
	border-bottom:2px solid #444;
	padding-bottom:20px;
		
} 
#etagere-titre h1 {
	display:table;
	height:15px;
	overflow:hidden;
	padding:0 7px 0 5px;
	float:left;
	position:relative;
	left:-6px;
	margin-top:-1px;
	font-size:13px;
	font-weight:bold;
	padding-right:10px;
	background:#821f1f;
	-moz-border-radius-bottomright:10px;
}
#etagere-titre h1 a {
	color:white;
	text-decoration:none;
	cursor: hand;
}

#etagere-comment h2 {
	font-style:italic;
	font-size:11px;
	color:#4c4755;
	padding-top:2px;
	margin-top:4px;
}

#etagere-notice-list {
	clear:both;
	padding:10px;
}

.notice-etagere-title-reduit {
	display:block;
}
#location {
	clear:both;
	margin-bottom:30px;
}
	#location table{
		border:1px solid #ccc;
		padding:15px;
	}
	#location-container a img{
		border:3px solid #821f1f;
		-moz-border-radius:3px;
	}

/*******************
	Flux rss
*******************/
#rss{
	margin-top:20px;
}

/*******************
	Inscription
*******************/
#websubscribe h1 {
	background:white url('images/fond_rouge.jpg');
	border:none;
	padding:2px 10px 0 5px;
	display:block;
    height:17px;
	color:#444;
	font-size:12px;
	font-weight:normal;	
	margin-top:20px;
}
#websubscribe h1 span { 
	background-image:url('images/puce_rouge.jpg');
	background-repeat:no-repeat;
	background-position:0 3px;
	padding-left:15px;
	color:white;
	font-weight:bold;
}

#websubscribe .erreur {
	color: #FF0000 ;
	font-size:14px;
}


/*******************
	Pied de page
*******************/
#footer {
	clear:both;
	padding:65px 15px 20px 5px;
	text-align:center;
	background:#749c2d url('images/footer_fond.png') repeat-x;
	margin-top:0px;
	position:relative;
	left:-221px;
	width:1004px;
	color:#222;
	border-right:1px solid #f1f1f1;
}
	
#footer a {
	color:#fff;
	text-decoration:none;
	cursor: hand;
	padding:0 10px;
}
#footer img{
	position:relative;
	top:3px;
}
#footer a:hover {
	text-decoration:underline;
}
.lien_pmb_footer{
	display:none;
}

/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                            BALISES HTML                                    */
/*                                                                            */
/*  feuilles de styles appliquees a des balises sans classes ni id specifies  */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/

a {color:#444444;}

a:hover {}

.zoom{
	border: solid 2px #555555;
	background-color: #FFFFFF;
	color: #000000;
	position: absolute;
	visibility:hidden;
	z-index: 2000;
}

.listedescription {
	border: solid 2px #555555;
	background-color: #fff;
	color: #000000;
	position: absolute;
	visibility:hidden;
	z-index: 2000;
}

/*------------------------------------
/*	tableaux
/------------------------------------*/

th {text-align:left;}

td.visible-centered{ }

tr.even {background: #E0E0E0;}
tr.surbrillance {background: #EECCCC;}
tr.odd{ }

/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                            CLASSES GENERIQUES                              */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/


/* divers pour les affichages simples de texte   */
/*-----------------------------------------------*/

.row { clear: both; }

.right,
.right-50,
.right-15,
.right-85 {
	float: right;
}

.right-50 {	width: 50%; }

.right-15 {	width: 15%; }

.right-85 {	width: 85%; }


.right-clear-right,
.right-50-clear-right{
	float: right;
	clear: right;
}

.left-clear-left,
.left-50-clear-left{
	float: left;
	clear: left;
}

.left,
.left-50,
.left-15{
	float: left;
}

.left-50 {	width: 50%;}

.left-15 {	width: 15%;}

.left-85 {	width: 85%;}

.spacer {
	clear: both;
	visibility: hidden;
	display: none;
	margin-bottom: -10px;
	margin-top: -10px;
}

.p1 {}
	
.text_query {}

.fond-mere {}

.fond-article {}

/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                            CLASSES LIEES A L'APPLICATION                   */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/

input.bouton, input.boutonrechercher{}

input.numero_page{}


/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                       ONGLETS DE L'AFFICHAGE PUBLIC/ISBD                   */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/

ul#onglets_isbd_public {
    list-style-type: none;
    padding-bottom: 24px;
    border-bottom: 1px solid #aaaaaa;
    margin: 0;
    padding-left:2px;
}

ul#onglets_isbd_public li {
	float: left;
	height: 21px;
	margin: 2px 2px 0 2px;
	border: 1px solid #aaaaaa;
	background-color: #C4E1FF;
	overflow:hidden;
	font-weight: bold;
}

ul#onglets_isbd_public li.isbd_public_active {
    border-bottom: 1px solid #ffffff;
    background-color: #ffffff;
}

ul#onglets_isbd_public a {
    float: left;
    display: block;
    height: 13px;
    padding:4px;
    color: #666;
    text-decoration: none;
    cursor: hand;
}

ul#onglets_isbd_public li.isbd_public_inactive a:hover {
    background: #FFF;
    cursor: hand;
}


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: #DBDBDB;
	color:#333;
}



.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: #ff9529;
}
.notice-child {
    font-family: arial, helvetica, geneva, sans-serif;
    margin-left: 25px;
    width: auto;
    padding-left: 4px;
    padding-right: 4px;
    text-align: justify;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #c0c0c0;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #c0c0c0;
    border-right-style: none;
    border-top-style: none;
}
.notice-child td.bg-grey{
	width:20%;
	min-width:150px;
}
.notice-child .exemplaires{

}
.notice-child .exemplaires th {
	background:#bbb;
}
.notice-child .exemplaires td {
	background:#eee;
	border:none;
	text-align: left;
}

.heada {
    font-family: verdana, helvetica, arial, geneva, sans-serif;
	text-decoration: none;
    font-weight: bold;
}
.parent {
    font-family: verdana, helvetica, arial, geneva, sans-serif;
    color: #000000;
    margin-left: 0px;
    text-decoration: none
}
.child {
    font-family: arial, helvetica, geneva, sans-serif;
   margin-left: 25px;
    width: 98%;
    padding-left: 4px;
    padding-right: 4px;
    text-align: justify;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #c0c0c0;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #c0c0c0;
    border-right-style: none;
    border-top-style: none;
}


/***********************
	 Bannettes 
***********************/
#bannette {
	background:#EEEEFF; 
	border:#cccccc 1px solid;
}

#bannette-titre h1 {
	margin:0px;
	padding:5px;
	font-size:13px;
	font-weight:bold;
}
#bannette-titre h1 a {
	color:#000000;
}

#bannette-titre a {
}

#bannette-comment h2 {
	width:97%;
	text-align:right;
	font-style:italic;
	font-size:16px;
	color:#ffffff;
	margin:0px;
	padding:0px;
	margin-top:-3px;
	padding-bottom:5px;
}

#bannette-notice-list {
	padding-left:5px;

}

#bannette-notice-list A {
}
#bannette-notice-list A:hover {
}

.alerte {
	color: red;
	font-size:14px;
	}

.echelle_avis {
	background-color: #eeeeee;
	padding: 7px;
	margin: 3px;
	border:1px solid #BBBBCC;
}

#titre-popup {
		margin-top:5px;
		padding-top: 5px;
		padding-bottom: 5px;
		background:#CCCCEE;
		border:1px solid #BBBBCC;
		color: #fee064;
	}

.etiq_champ {
	/*font-weight:bold;  intitules des notices en gras*/
	}
.notice-parent .header_title{
	font-weight:bold;
	color:#444;
	padding-left:7px;
}
.notice-child .public_title{
	font-weight:bold;
}
.expl_cote{
	color:red;
}
.notice-parent table{
	padding:8px 0;
}
a .perio_title, a .bull_title{
	color:#ff6600;
}
blockquote ul{
	list-style-type:none;
}


/***************************************
	surlignage des mots recherches 
***************************************/
.text_search0 {
	background-color: #FFFF51;
	text-decoration: underline;
}

.text_search1 {
	background-color: #66FF66;
	text-decoration: underline;
}

.text_search2 {
	background-color: #99FFFF;
	text-decoration: underline;
}

.text_search3 {
	background-color: #FF99FF;
	text-decoration: underline;
}

.text_search4 {
	background-color: #FCD069;
	text-decoration: underline;
}

.text_search5 {
	background-color: #D7D7D7;
	text-decoration: underline;
}



.subsform {
	width:200px;
}

/*Suggestion Multiple*/

.tab_sug{
	table-layout: fixed;
}

table{
	border-collapse:collapse;
	margin: 5x 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%;
}

.erreur_saisie {
	background-color: #ff0000;
}

