body
{
	-x-system-font:none;
	background-color: #2564a9;
	background-image: url(fond.jpg);
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
	
	font-size:0.7em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0;
	padding:0;
}

/*ul, li {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}*/

/* CRITICAL */

#LstRadioBxRech, #Operator1, #Operator2, #ComboIndex1, #ComboIndex2, #Text2, #Text3 {
	/*display: none;*/
}

.page-title {
	font-family: TitilliumMaps26L;
	display: none;
}


/* INPUTS */

#Button4 {
	margin: 0 10px 0 0;
	
}

#ComboIndexCount {
	float: right;
	margin: 10px 10px 0 0;
}

#Text1, #Text2, #Text3 {
	height: 15px;
	padding: 2px;
	/*margin: 0 0 15px 0;*/
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
	font-size: 12px;
}

#Text1, #ComboIndex {
	float: left;
}

#ComboIndex, #ComboIndex1, #ComboIndex2, #Operator1, #Operator2 {
	padding: 5px;
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 12px;
	/*margin: 0 0 15px 0;*/
}

#selTypeNoticeCombo {
	margin-bottom: 10px;
}

.ListResuTd {
	color: #004464;
	background-color: #fff;
}

#rebond ul {
	margin: 0;
	padding: 0;
}

#rebond li {
	border-bottom: 1px solid #333333;
	list-style-image: url(mini-fleche.png);
	list-style-position: outside;
	padding-top: 5px;
	margin-left: 15px;
}

.detail_recordType {
	color: #bbb;
	clear: both;
	width: 120px;
}

/*cbd*/
#RadioRechSpanOne_d103_s, #RadioRechSpanOne_heading_z, #RadioRechSpanOne_subdivision_z,#RadioRechSpanOne_recordtype_z: {
	float: left; 
	padding: 15px;
	color: #aaa;
}

.RadioRechIntitule {
	font-weight: bold;
	color: #fff;
}

#saisie {
	width: 900px;
	background-color: #c8e3f0;
	padding-bottom: 10px;
}


#saisie img
{
    margin-bottom:-1px;
    margin-left:5px;
    /*float: right;*/
	_margin-bottom:0px;
	_margin-left:0px;
} 

#contenunotice_img {
	margin: 20px 0 0 0;
}

#contenu_img_span {
	float: left;
}

#contenunotice_lib {
	margin: 40px 0 0 10px;
	float: left;
	width: 600px;
}


.spacer, .clearer {
    clear: both;
    height: 0px;
    overflow: hidden;
}

#signaler{
	padding-top: 50px;
	float:right;
}
ins{
	font-family:Geneva,Helvetica,Arial,sans-serif;
	font-size:0.7em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}

#conteneur {
	margin: 0 auto;
	position: relative;
	width: 900px;
	height: 550px;
	background-image: url(nuage.png);
	background-position: center;
	background-repeat: no-repeat;
}

#tete {

	height: 115px;
	margin: 5px auto;
	padding:0;
	/*text-indent:-5000px;*/
	width: 900px;
}

#Detail, #Aide, #Rech, #Resultats, #Notice {
	background-color: #000000;
	border-bottom: 1px solid #a4e6ff;
	border-top: 1px solid #a4e6ff;
	float: left;
	margin: 0 0 10px 0;
	width: 840px;
	padding: 0 30px;
	color: #fff;
}

#Detail, #Aide, #Resultats, #Notice {
	height: 150px;	
}

/*#Resultats {
	display: none;
}*/

#aide-information a {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	
}

#aide-information p {
	width: 800px;
	border-bottom: 3px solid #b2cfe2;
	padding-bottom: 3px;
}

#aide-information a:hover {
	color: #000000;
	text-decoration: underline;
}

#aide-information {
	background-color: #c8e3f0;
	padding: 10px 20px 10px 20px;
	margin-top: 160px;
}

#Detail p {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

#type_notice {
	float: right;
	margin: 60px 5px 0 0;
}

#Notice .DataCoded, #modexsl .DataCoded {
	
	font-size: 11px;
}

#Notice .DataCoded {
	color: #fff;
}

/* changement couleur  2C3C4C en 000000*/
#modexsl .DataCoded {
	color: #000000;
	font-weight: normal;
}

/*parraud */
 #modexsl .detail_titre {
    
	font-weight: bold;
	font-size: 12px;
}
 #modexsl .detail_label {
	font-weight: bold;
	font-size: 12px;
}
 #modexsl .detail_valueLink{
	font-weight: bold;
	font-size: 12px;
	font-style:italic;
}


/* changement couleur  2C3C4C en A97D3C*/

#modexsl {
	background-color: #c8e3f0;
	color: #000000;
	padding: 5px;
	margin-top: 160px;
	margin-bottom: 10px;
	clear: both;
}

/* les titres */

#modexsl p {
	border-bottom: 2px solid #B0CEE0;
	color: #003779;
	font-size: 15px;
}

/* les elements de la liste */
#modexsl li
{
background-color:#C8E3F0;
}
/* les valeures des elements de la liste */
#modexsl span
{


color: #000000;
font-size: 12px;
}
/* les filtres sur la page de recherche */
.ChkRechSpanOne 
{
padding-left:10px;
}

.DivRadioRech {
	margin-top: 15px;
}

.ChkRechIntitule
{
font-weight:bold;
}

#NewNotice {
	margin: 20px 0 0 0;
}


.z101_Ind1,.z101_Ind2,.z102_Ind1,.z102_Ind2,.z103_Ind1,.z103_Ind2,.z120_Ind1,.z120_Ind2,.z200_Ind1,.z200_Ind2,.z340_Ind1,.z340_Ind2,.z810_Ind1,.z810_Ind2
{
    margin-left:10px;
}

.z001_Div,.z005_Div,.z008_Div,.z010_Div,.z035_Div,.z101_Div,.z102_Div,.z103_Div,.z106_Div,.z120_Div,.z150_Div,.z200_Div,.z210_Div,.z400_Div,.z410_Div,.z340_Div,.z700_Div,.z801_Div,.z810_Div
{
	margin: 0;
	width: 720px;
   
}

.z001_Div div,.z005_Div div,.z008_Div div,.z010_Div div,.z035_Div div,.z101_Div div,.z102_Div div,.z103_Div div,.z106_Div div,.z120_Div div,.z150_Div div,.z200_Div div,.z210_Div div,.z400_Div div,.z410_Div div,.z340_Div div,.z700_Div div,.z801_Div div,.z810_Div div
{
	
	padding: 0;
}

.pied {
	float: left;
	font-size: 10px;
	height: 80px;
	line-height: normal;
	width: 900px;
	background-color: #003779;
	height: 100px;
	text-align: center;
	margin-top: 5px;
}

.logoPied {
	margin: 25px 0 0 0;
}

.espacePied {
float:left;
height:50px;
width:30px;
}

.pied .marge {
padding-right:50px;
}
.pied dl {
float:left;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:11px;
margin-top:1.2em;
}
.pied dt {
color:#666666;
}

h1
{
    font-size:1.1em;
}



	  
#MenuHeader {
	float:left;
	width:100%;
	line-height:normal;
	margin:0;
	padding:0;
	font-size: 13px;
}

#MenuHeader ul {
      margin: 0;
      padding: 0 10px 0;
      list-style: none; 
      color: #fff;
      }

#MenuHeader li {
      float:left;
      margin:0;
      padding:0 0 0 3px;
      }
      
#MenuHeader a {
	display: block;
	height: 15px;
	width: 120px;
	background-image: url(onglet-off.png);
	background-repeat: no-repeat;
	padding: 10px 15px 5px 15px;
	text-decoration: none;
	margin: 0;
	color: #AAC8EB;
	text-align: center;
}

#MenuHeader li:hover a {
	padding: 10px 15px 5px 15px;
	background-image: url(onglet.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 120px;
	color: #fff;
}

	/* Permet de repérer l'onglet sélectionné grâce aux sélecteurs
       descendants de CSS */	
	#CtRecherche  #Button1_new, 
	#CtResultats  #Button2_new,
	#CtDetail         #Button3_new, 
	#CtAide 		#ButtonHelp_new               {
	  background-position:0% -150px;
	  border-width:0;
	  }
	#CtRecherche  #Button1_new a, 
	#CtResultats  #Button2_new a,
	#CtDetail         #Button3_new a, 
	#CtAide         #ButtonHelp_new a      {
	display: block;
	height: 15px;
	width: 120px;
	background-image: url(onglet.png);
	background-repeat: no-repeat;
	padding: 10px 15px 5px 15px;
	text-decoration: none;
	color: #fff;
	text-align: center;
	  }	
	  

#ButtonHelp_new, #ButtonHelp_new a {
	margin-left: 145px;
}

.aide-sous {
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	float: left;
	width: 800px;
	margin-top: -35px;
	margin-left: 80px;
}



/* ---- Type de tri ---- */
#tri {
	margin-left:10px;
}

.DivVoirNoticesBoutons
{
height: 45px;

}

.BtVoirNoticesBoutonsSui
{
   float:right;
}
.BtVoirNoticesBoutonsPre
{
    float:left;
}

h5, h6 {
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
margin:0;
}



a.info em {
	display:none;
}
a.info {
	text-decoration:none;
}
a.info:hover {
	border: 0;
	position: relative;
	z-index: 500;
	text-decoration:none;
	display : block;
}
a.info:hover em {
	position: absolute;
	font-style: normal;
	display: block;
	top: -30px;
	left: 150px;
	padding: 5px;
	color: #fff;
	border: 1px solid #ECCAB4;
	width:200px;
	background-color: #000;
	-moz-opacity:0.9;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
a.info:hover em span {
	position: absolute;
	top: -14px;
	left: 15px;
	height: 14px;
	width: 29px;
	margin:0;
	padding: 0;
	border: 0;
}

.libelle1, .libelle2, .libelle4  {
	color: #a4e6ff;
	float: left;
	font-size: 25px;
	padding: 18px 20px 20px 80px;
	margin: 10px 0 15px 0;
}

.libelle1, .libelle2  {
	width: 780px;
}

.libelle3, #contenunotice_lib.detail_value {
	color: #a4e6ff;
	font-size: 22px;
}

.detail_value a, #editzone a {
	color: #000000;
	text-decoration: none;
}

.detail_value a:hover, #editzone a:hover {
	color: #003779;
	text-decoration: underline;
}

.libelle1 {
	background: transparent url(loupe.png) no-repeat scroll left center;
}

.libelle2 {
	background: transparent url(resultats.png) no-repeat scroll left center;
}

.libelle3 {
	/*background: transparent url(resultats.png) no-repeat scroll left center;*/
}

.libelle4 {
	background: transparent url(aide.png) no-repeat scroll left center;
}

img
{
    border:0px;
}
#main
{
    background:#cc0000;
   /* text-align:center;*/
   padding:3px 3px 3px 30px;
}
#main a
{
    text-decoration:underline;
    color:#fff;
    font-weight:bolder;
    margin:5px;
}

.Souscatpossible
{
    text-decoration:none;
    font-family:Geneva,Helvetica,Arial,sans-serif;
	font-size:0.8em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:#fff;
	
}
/* choix type notice a creer */
#selTypeNotice{
	 
	margin-left:150px;


}

#selTypeNoticeTable{
	 
	/*cellSpacing:0; 
	cellPadding:0; */
	width:129; 
	height:57;
	/*margin-top:60px;
	margin-bottom:60px;*/
	float:middle;
	/*margin-left:40%;
	margin-right:40%;*/
	_margin-top:0px; /* Pour IE6 */
	_margin-bottom:0px;
	_margin-left:0px;
	_margin-right:0px;

}

#main a:hover
{
    text-decoration:underline;
}

#Select3,#Select5
{
    width:106px;
}

/* PAGINATION */

#PagH a, #PagB a {
    margin-right: 10px;
    color: #ddd;
}

#PagH a:hover, #PagB a:hover {
    color: #fff;
}

#TableResu {
	float: left;
	background-color: #c8e3f0;
	color: #666;
	margin: 0 0 20px 0;
}

#Resu {
	
}

#rebond {
	width: 170px;
	background-color: #000000;
	padding: 15px;
	margin: 10px 10px 10px 0;
}

#rebond h3 {
	font-size: 13px;
	font-weight: normal;
	color: #c8e3f0;
}

#rebond a {
	color: #ddd;
	text-decoration: none;
}

#rebond a:hover {
	color: #fff;
	text-decoration: none;
}


#boiteOutils {
	font-size: 14px;
	color: #c8e3f0;
}



#nbR, #nbRPour {
	font-size: 13px;
	font-weight: bold;
}

#ResuPges, #nbR {
	margin-left: 80px;
}

#FacetteLibelle{
font-style:italic;
}

#table_login{
	background-color: #000000;
    border-radius: 15px;
    border-top: 1px solid #FFA500;
    margin-left: 0;
    margin-right: 1px;
    padding: 20px;
    width: 410px;
}

#table_login td {
	color: #fff;
	text-align: right;
}

#ListResu td {
	margin-left: 15px;
	padding-left: 15px;
}

#ListResu {
	width: 680px;
}

#ListResu a
{
    color: #004464;
    text-decoration: none;
    font-weight: bold;
}
#ListResu a:hover
{
    text-decoration: underline;
}
#ListResu li
{
   /* margin-bottom:3px;*/
    list-style-type:none;
    line-height: 16px;
}


#menu, #menu:hover, #menu:hover span { }

#ongletmenu

{
	position: fixed;
	font-style: normal;
	display: block;
	top:0;
	right:0;

	padding: 5px;
	color: #fff;
	background:#000000;



	width:350px;
	margin: 0;
	cursor: pointer;
    z-index:10;

    -moz-opacity:0.9;
	opacity: 0.9;
	filter: alpha(opacity=90);

}

.btnaidecompleternotice > img {
    vertical-align: text-bottom;
}



#ongletmenu li
{
    list-style:none;
}
#ongletmenu a
{
    color: #fff;
}

.divAideZoneOnglet div{
	display:none;
}

.divAideZoneOnglet {
    color:#c8e3f0;
	width:100px;
}

.divAideZoneOnglet:hover  {
   color: #fff;
   cursor:pointer;
}

.divAideZoneOnglet:hover div{
	position: fixed;
	font-style: normal;
	display: block;
	/*top: +10px;*/
	left:77%;
	padding: 5px;
	color: #52240B;
	border: 1px solid #ECCAB4;
	background:#FAFFF9;
	width:280px;
	
}



#008_libelle{

}

#ComboIndex,#Select3,#Select5
{
    width:106px;
}

#LogDiv textarea
{
	background:#aaa;
}

#ind1 select
{
    margin-bottom:-10px;
    margin-left:10px;
	_margin-bottom:0px;
	_margin-left:0px;
}

#ind2 select
{
    margin-bottom:-10px;
	_margin-bottom:0px;
	_margin-left:0px;
    margin-left:10px;
}

.z101_Ind1,.z101_Ind2,.z102_Ind1,.z102_Ind2,.z103_Ind1,.z103_Ind2,.z120_Ind1,.z120_Ind2,.z200_Ind1,.z200_Ind2,.z210_Ind1,.z210_Ind2,.z340_Ind1,.z340_Ind2,.z810_Ind1,.z810_Ind2
{
    margin-left:10px;
}


.suppbutton
{
  
    margin-left:10px;
	_margin-left:0px;
}

.buttonsuppimg
{
  cursor:  pointer;
  margin-bottom:-10px;
  _margin-bottom:0px; 
}
.comboSelect
{
    margin-bottom:-1px;
    margin-left:10px;
}

.z099
{
    display:inline;
    margin-right:10px;
}

#z0xx,#z1xx,#z2xx,#z3xx,#z4xx,#z5xx,#z6xx,#z7xx,#z8xx,#z9xx {
    padding: 5px;
}

#z0xx .entete,#z1xx .entete,#z2xx .entete,#z3xx .entete,#z4xx .entete,#z5xx .entete,#z6xx .entete,#z7xx .entete,#z8xx .entete,#z9xx .entete
{
    /*cbd0 margin-top:6px;*/
	margin:0;
    padding:3px;
	font-size: 10pt ;
	color: black ;
	font-weight: bold ;
	width:680px;
	/*cbd0 margin-bottom:6px;*/
	background-image: url(drag.gif);
	background-repeat: repeat-x;
	cursor: pointer;


}

#Pied
{
    background:#e3e3e3;
    margin-top:30px;
    padding:3px;
   /* position:absolute;
    bottom:0;
    width:99%;*/
}

.LstVoir
{
  float: middle;
  position: relative;
  
}

.LstModifier
{
 float: right;
 position: relative;

   
}

.Lstdebut
{
 float: left;
 position: relative;

   
}

.infoBulleError
{
    position:absolute;
    width:200px;
    z-index:10;    
    padding:5px;
    margin-left:10px;
    color: #fff;
	background-color: #000;
	-moz-opacity:0.9;
	opacity: 0.9;
	filter: alpha(opacity=90);
}


/*bulle previsu notice */
.infoBulleLiens
{
    position:absolute;
    width:300px;
    z-index:100;    
    padding:5px;
    margin-left:0px;
    color: #fff;
	background-color: #000;
	-moz-opacity:0.9;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

/*bulle des biblio */
.infoBulleLstLivres
{
    position:absolute;
    width:400px;
    z-index:100;    
    padding:5px;
    margin-left:10px;
    color: #fff;
	background-color: #000;
	-moz-opacity:0.9;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
/*mise en page bulle biblio*/
.bibppn
{
	font-weight:normal;
	color: #000000;
}
.bibreste
{
	padding-left:10px;
}

#detail_bloc_hal .bibreste, #detail_bloc_hal .bibppn {
	display: block;
}

.error
{
    padding-left:20px;
}
 

span.LstDollar  {
	height: 14px;
	width: 29px;
	cursor:  pointer;
}
span.LstDollar em {
	display:none;
	position: absolute;
	font-style: normal;
	top: -5px;
	left: 25px;
	_left: +500px;
	_top: 0px;
	_z-index: 500;
	padding: 5px;
	color: #fff;
	background-color: #000;
	width:200px;
	z-index:2000;
	
}


span.LstDollar:hover {
	
	border: 0;
	position: relative;
	z-index: 2000;
	text-decoration:none;
	/*display : block;*/
}
span.LstDollar:hover em {
	position: absolute;
	font-style: normal;
	display: block;
	top: -5px;
	left: 10px;
	padding: 5px;
	color: #fff;
	background-color: #000;
	-moz-opacity:0.9;
	opacity: 0.9;
	filter: alpha(opacity=90);
	width:200px;
	z-index:2000;
}

.infoBulleAide
{
    position:absolute;
    width:200px;
    z-index:100;    
    padding:5px;
    margin-left:70px;
    color: #fff;
	background-color: #000;
	-moz-opacity:0.9;
	opacity: 0.9;
	filter: alpha(opacity=90);
}



span.infoBulleAideSpan  {
	
	height: 14px;
	width: 29px;
	cursor:  pointer;
	
}



span.infoBulleAideSpan:hover {
	
	border: 0;
	position: relative;
	z-index: 2000;
	text-decoration:none;
	
}

span.infoBulleAideSpan em {
	display:none;
	position: absolute;
	font-style: normal;
	top: -5px;
	left: 25px;
	/*_left: +500px;
	_top: 0px;
	_z-index: 500;*/
	padding: 5px;
	color: #fff;
	background:#000000;
	/*-moz-opacity:0.9;
	opacity: 0.9;
	filter: alpha(opacity=90);*/
	width:200px;
	z-index:2000;

	
}

span.infoBulleAideSpan:hover em {
	/*position: absolute;*/
	font-style: normal;
	display: block;
	top: -5px;
	left: 10px;
	padding: 5px;
	color: #fff;
	background:#000;
	/*-moz-opacity:0.9;
	opacity: 0.9;
	filter: alpha(opacity=90);*/
	width:200px;
	z-index:2000;
}


span.infoBulleAideSpan:hover em a {
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}





div.autocomplete {
	background-color: #aac8eb;
	z-index: 2000;
	color: #333;
}
 
div.autocomplete ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  max-height: 20em;
  overflow: auto;
}
 
div.autocomplete ul li.selected {
    background-color: #013c7e;
    color: #fff;
}
 
div.autocomplete ul li {
  list-style-type:none;
  display: block;
  margin: 0;
  padding: 2px;
  cursor: pointer;
}

.z200_Ind2{
  z-index: -1; 
}

#signaler img{
	transition: margin-top:20ms;
}

#signaler img:hover{
	margin-top: -2px;
}