//* +--------------------------------------------------------------------------+
// | PMB est sous licence GPL, la rutilisation du code est cadre            |
// +--------------------------------------------------------------------------+
// $Id: manga.css,v 1.3 2005/10/07 06:08:22 touraine37 Exp $		                	   */


/* J'ai peut-tre pas le droit de modifier a ? */


/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                         ATTRIBUTS GENERAUX                                 */
/*                                                                            */
/*  						attributs gnraux de la page                            */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
body,h1, h2, h3, h4, h5, div, p, a , li, ul, input, label, strong, table, form, iframe{
margin:0;
padding: 0;
}
html{
/*position:absolute;
top:0;
left:0;*/
margin: 0;
padding: 0;
/*overlow:hidden;*/
}
body {
/*position:absolute;
top:0;
left:0;*/
margin: 0;
padding: 0;
/*width:100%;
height:100%;*/
font-size: 11pt;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
background: #ffffff;
background: #BCD000;
/*verlow:hidden;*/
}

/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                            ID FIXES                                        */
/*                                                                            */
/*  				feuilles de styles appliques q  des id fixes                   */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/




/* -------------------------------- */
/* BLOC PRINCIPAL : 0. '#container' */
/* -------------------------------- */

#container {
/*position:absolute;
width:100%;
height:100%;
overflow:auto;*/
padding-bottom:36px;
background: #BCD000 url(footer.gif) repeat-x left bottom;
}



/* ----------------------------- */
/* BLOCS DE DROITE : 1. '#intro' */
/* ----------------------------- */

#intro {
position: absolute;
z-index:100;
top:0px;
left:0px;
width: 100%;
overflow:hidden;
width:100%;
background: #E8EF9C;
height:137px;
background:url(top.jpg) repeat-x;
}
#intro_bibli {
position: absolute;
width:100%;
height:137px;
background:url(logo.jpg) no-repeat 95% bottom;
overflow:hidden;
}	
#intro_bibli h3 { /* position:fixed pour le titre   revoir */
margin-left:273px;
margin-top:106px;
font-weight: normal;
font-size: 36px;
color : #b5ca00;
font-family:Arial, Helvetica, sans-serif;
}
	
#intro_bibli h3.span  { /* Technique de csszengarden pour les images ? A voir. */ }


/* INUTILISES - DEBUT */
#intro_pmb {
	width: 100%;
	display: none;
}

#intro_pmb h1, h1 a, h1 a visited {
	text-align: right;
	font-size: 0.8em;
	color: #6B7B3B;
	margin: 0;
}

#intro_pmb h2 {
	text-align: right;
	font-size:0.7em;
	color:#8EA1AD;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#intro_message {
	font-style:italic;
	}

#intro_message .p1,		
#intro_message .p2 {
/*	display:none; */ 
	margin: 0 0 0 0;
	padding : 0 0 0 0;
	
}
/* INUTILISES - FIN */



/* TEXTES DE PRESENTATION DE LA BIBLIOTHEQUE */

#intro_bibli p.p1,
#intro_bibli p.p2 {
 	padding: 0 5px;
	margin: 3px 0;
	text-align: justify;
	font-size: 0.8em;
	display:none;
}

/* ---------------------------- */
/* BLOCS DE DROITE : 2. '#main' */
/* ---------------------------- */

#main {
/*position:relative;*/
border-top:9px solid #9CB100;
margin-top:137px;
padding-left:275px;
/*z-index:100; /* Valeur   modifier si le texte #intro_bibli déborde */
background-color:#FFFFFF;

/*padding-bottom:40px;*/
min-height:250px;

overflow:hidden;
}

#main h3 { /* Titre des blocs Categories, Location, Etagères */
/* Modif cedric 	margin: 5px 0 15px 0;
	padding: 4px 0 5px 10px;
	font-weight: normal;
	text-align: left;
	border-bottom: dashed 1px #D96617;
	font-size: 18px;
	color:#D96617;
	width:97%;*/
}

#main h3 span { /* Technique de csszengarden pour les images ? A voir. */
	color: #D96617;
	padding: 0 20px -10px -10px;
	margin-bottom: -10px;
	margin: 0;
	font-size:18px;
}


/* ONGLETS DU MODULE 'RECHERCHE' */

/* Commmentaires   supprimer après validation */
/* le BLOC '#search' se trouve plus bas dans la feuille de style. */
/* Il est le contenur des éléments suivants */

/* ---------------------------------------------- */
/* BLOC DE DROITE : 2.1. '#search' ou 'recherche' */
/* ---------------------------------------------- */

#search {
position:relative;
z-index:500;
background-color: #FFFFFF;
border-bottom:3px solid #D96617;
padding-bottom:15px;
min-height:50px;
_height:50px;
}

#search ul { /* '#search ul' au lieu de '#main ul.search_tabs' */
/* ul dépend de #search, je ne comprends pas la class .search_tabs */
	
	margin: 0;
	padding: 0;
	list-style: none;
	clear: right;
	height: 32px;
	font-size: 11pt;
	background:#D96617;
	margin-bottom:15px;
	
}

#search li { /* '#search li' au lieu de '#main ul.search_tabs li */
	float: left;
	height: 32px;
	padding: 0;
	border-bottom: none; 
	width:auto;
	color: #D96617;
	
	
	
}

#search a{ /* '#search a' au lieu de '#main ul.search_tabs li a' */
	display:block;
	padding:9px 10px 2px 10px;

	text-decoration: none;
	font-weight: normal;
	font-size:17px;
	color: #FFFFFF;
	overflow:hidden;



}
#search li a:hover{
	display:block;
	padding:9px 10px 2px 10px;
	text-decoration: none;
	font-weight: normal;
	font-size:17px;
	color: #D96617;
	background-color:#ffffff;
	border-bottom: 1px dashed #D96617; 
	
}

#search ul li{
width:auto;
}
#search ul li#current { /* '#search ul li#current' au lieu de '#main ul.search_tabs li#current' */
float: left;
height:22px;
padding:9px 10px 0px 10px;
background: #FFFFFF;
border-bottom: 1px dashed #D96617; 
font-weight:bold;
font-size:17px;
}
#search input{
background: #DAE3DF;
border: 1px solid #666666;
color:#000;
}
#search select{
color:#000;
}

#search input.bouton{
border: 1px solid #666666;
/*width:112px;*/
width:auto;
height:24px;
background:#fff;
color:#A66828;
font-weight: bold;
cursor: pointer; 

}

#search input.help{
text-indent:-9999px;
height:24px;
background:url(bt-help.gif) no-repeat;
border:0;
}
#search select{
background: #DAE3DF;
border: 1px solid #666666;
}
#search label{
color: #666666;
font-size:11px;
}
#search form{
font-size: 11px;
padding-left:15px;

}

#search div.row div.row{
padding-top:5px;
margin-left:0px;
}
#search div.row div.row input {
overflow:hidden;
background:none;
height:13px;
width: 13px;
border:0;
}
#search_result{
padding-bottom:20px;
width:100%;
}
#search_result strong{
padding-left:15px;
}
#search_crl { clear:both; }      

.div_clr { clear:both; }  



/* ---------------------------------------------------------- */
/* BLOCS DE DROITE : 2.3. '#location' ou mieux 'localisation' */
/* ---------------------------------------------------------- */

#location {
	clear:both;
	background-color: #FFFFFF;
	padding-bottom:15px;
}

/* ------------------------------------ */
/* BLOCS DE DROITE : 2.2. '#categories' */
/* ------------------------------------ */

#categories {
	margin: 10px 0 10px 0;
	padding: 0 5px 10px 5px;
	background-color: #FFFfff;
	border-bottom: 3px solid #D96617;
}
	
#categories h1 {
	font-weight: 500; 
	font-size: 1.5em; 
	background-color: transparent; 
	letter-spacing: 150%; 
	margin: 0.5em 0.2em 0.5em 0.5em; 
}

/* informations   ajouter pour afficher les catégories */
#categories-container {
padding-left:15px;
	}

/* informations   ajouter pour afficher les catégories */
div.row_categ {
	display: block ;
	clear: left;
	}

div.category 
	{ 	
	position: relative;
	float:left;
	margin: 0.5em 0.1em; 
	width: 25%; 
	/*background:url(dossier.gif) no-repeat 0px 3px;*/
	padding-left: 43px;
	padding-top:15px;
	}
div.category h2{ 	
	position: absolute;
	top:0;	
	left: 0;
	margin: 0.5em 0.1em; 
	width: 100%; 
	/*background:url(dossier.gif) no-repeat 0px 3px;*/
	padding-left: 43px;
	}
div.category img{
position:absolute;
top:0;	
	left: 0;
}

#categories-container h2 {
	font-weight: bold; 
	font-size: 12px; 
	background: transparent; 
	margin-top: 0em;  
}
		
#categories-container li {
	font-size: 0.85em;
	line-height: 1.4em;
	display: inline;
}

#categories-container li:after {
	font-size: 11px; 
	content: ", "; 
}
		
#categories-container ul {
	margin-top: 0em;
	margin-bottom: 0em; 
	padding-left: 0em; 
}


/*	Couleurs des liens des 'CATEGORIES' */

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

#categories a:hover {
	text-decoration: underline;

}

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

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

#resultatrech_liste{
padding-left:10px;

}

/* ------------------------------ */
/* BLOC DE GAUCHE : 3. '#bandeau' */
/* ------------------------------ */

#bandeau {
z-index:300;
position: absolute;
top: 45px;
left: 0px;
width: 251px;
background: #ffffff url(top-colonne.gif) no-repeat left top;
overflow:hidden;
margin-left:25px;
padding-top:30px;
min-height:500px;
}
#bandeau a {
color: #713501;
}
#bandeau div{
position:realtive;
margin-left:8px;
margin-right:5px;
border-bottom: 1px dashed #CDB69E;
margin-bottom:0px !important;
background:#FFFFFF;

}
#bandeau h3 {
color:#a66828;
font-weight: normal;
font-size: 16px;
margin-left:10px;	
}
#bandeau div h3 span {
color: #a66828;
font-size:16px;
}
#bandeau ul {
margin: 0;
padding: 0;
}		
#bandeau li {
line-height: 1em;
list-style-type: none;
/*	background: transparent no-repeat top center;*/
display: block;
padding-top: 0px;
margin-bottom: 0px;
}
#bandeau #accueil{
background:url(ico-home.gif) no-repeat 165px 5px;
height:65px;
padding-top:15px;
}
#bandeau #accueil img{
display:none;
}
#bandeau #lagenda{
padding-top:15px;
background:url(ico-agenda.gif) no-repeat 160px 5px;
height:35px;
}
#bandeau #lactualite{
padding-top:15px;
background:url(ico-news.gif) no-repeat 160px 5px;
height:40px;
}
#bandeau #lselection{
padding-top:15px;
background:url(ico_select.gif) no-repeat 175px 5px;
height:40px;
}
#bandeau #lcontact{
background:url(ico-contact.gif) no-repeat 170px 5px;
padding-top:15px;
height:30px;
}
#bandeau #accueil img{
margin-left:25px;
margin-bottom:5px;
}
#bandeau #accueil #lang_select h3{
margin-bottom:3px;
}
#bandeau #connexion{
padding-top:15px;

}
#bandeau form {
margin-left:10px;
text-align:left;
background:none;
margin-bottom:5px;
padding:0;
}
#bandeau form label{
display:none;
color:#AC865E;
font-size:10px;

padding:0;
}
input, select{
background:#fbfaf9;
border: 1px solid #DED6CC;
width: 150px;
color:#AC865E;
margin:0;
padding:0;
}
input.bouton {	
border: 1px solid #666666;
/*width:112px;*/
width: auto;
height:24px;
background:#fff;
color:#A66828;
font-weight: bold;
cursor: pointer; 
 }
#bandeau #meteo{
position:relative;
padding-top:15px;
}
#bandeau #meteo img{
margin-top:-30px;
margin-left:120px;
}
#bandeau #meteo small{
position:absolute;
top:50px;
left:12px;
font-size:10px;
}
#adresse{
padding-top:15px;
padding-bottom:30px;
}
#adresse span{
color:#AC865E;
font-size:11px;
padding-left:15px;
display:block;
}
#adresse h3 span{
padding-left:0px;
}

/* ----------------------------- */
/* BLOC DE DROITE : 4. '#footer' */
/* ----------------------------- */

#footer {

margin: 0;
padding: 8px 0 0 0;
text-align: center;
voice-family: "\"}\"";
voice-family:inherit;
height: 24px;
/*background:#D7E400;
border-top:8px solid #9CB100;*/
width:100%;


}
	
#footer a:link, #footer a:visited {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #859600;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
}
#footer a:hover {
	color: #627B30;
	text-decoration:underline;
}


#notice {
	font-size:10pt;
}

#notice h3 {
	border-bottom: 1px solid #ddcB8C;
	border-top: 1px solid #ddcB8C;
}
		
#notice span {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

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

.notice-parent {
	font-family: verdana, helvetica, arial, geneva, sans-serif;
	color: #000000;
	margin-left: 0px;
	font-size: 8pt;
	text-decoration: none
	}
.notice-child {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 0.9em;
	margin-left: 30px;
	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;
	}

#bandeau div {	
	margin-bottom: 20px; 
	}

#bandeau div h3 {	
	color: #FFFFFF;
}


/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                            BALISES HTML                                    */
/*                                                                            */
/*  feuilles de styles appliquées   des balises sans classes ni id spécifiés  */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
p { 	
	margin:8px;
	}

p.centered {	
	text-align:center;
	}

a {	
	color: #666666;
	}

a:hover { 
	color: #000000; 
	}

/* ------------------------------------ */
/*	tableaux */
/* ------------------------------------ */
table
	{
	border-collapse: collapse;
	background-color:#FFFFFF;
	margin-bottom:10px;
	width:96% !important;
	padding-left:20px;
	}

tr{
background-color:#FFFFFF;
}

th
	{ 
	background: #C8D79B;
	text-align: left; 
	}

td.visible
	{	border-bottom: 1px solid #ddcB8C;
		border-top: 1px solid #ddcB8C; }

td.visible-centered
	{	border-bottom: 1px solid #ddcB8C;
		border-top: 1px solid #ddcB8C;
		text-align:center; }

tr.even
	{
	background: #DDF0A7;
	color: #000;
	}

tr.odd
	{
	background: #ECF7C9;
	color: #000;
	}

tr.tr_spacer 
	{
	height: 0px;
	}
td.td_spacer 
	{
	height: 0px;
	}
	
#aut_see{
margin-left:25px;
margin-bottom:20px;
}
#aut_see h3{
border-bottom:0;
font-size:14px;
margin:0;
padding:0;
font-weight:bold;
}
#aut_see div{
padding-left:20px;
padding-top:5px;
background:url(puce-livre.gif) no-repeat 0px 8px;
}
#aut_see a{
font-weight: bold;
background:none;
}
#aut_see a.small{
font-weight: normal;
}
#aut_see td{
padding-left:20px;
padding-right: 25px;
background:url(puce-livre.gif) no-repeat 0px 7px;
}
#aut_details_liste{
border-top: 1px dotted #59B198;
padding-left:15px;
padding-bottom:15px;
}
#aut_details_liste a #expandall{
margin-left:10px;
}

/* ------------------------------------ */
/*	tableaux des exemplaires de la fiche emprunteur */
/* ------------------------------------ */
table.liste-expl-empr-late 
	{
	}
table.liste-expl-empr-all 
	{
	}

td.expl-empr-retard {
	background: #DD0000;
	color: #FFFFFF;
	}

/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                            CLASSES GENERIQUES                              */
/*                                                                            */
/*  feuilles de styles appliquées   classes de balises                        */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/


/* divers pour les affichages simples de texte   */
/*-----------------------------------------------*/
.row
	{ clear: both;
	  width: 80%;
	  margin-left:30px; }

.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 {	font-size:11px;color: #666666; }
	
.text_query 
	{ 	width: 20em; }

.fond-mere {
	background-color: #4f72ff;
	}

.fond-article {
	background-color: #68df00;
	}


/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                            CLASSES LIEES A L'APPLICATION                   */
/*                                                                            */
/*  feuilles de styles appliquées   des balises sans classes ni id spécifiés  */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/



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

/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                       ONGLETS DE L'AFFICHAGE PUBLIC/ISBD                   */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/

ul#onglets_isbd_public {
    font: bold 11px verdana, arial, sans-serif;
    list-style-type: none;
    padding-bottom: 24px;
    border-bottom: 1px solid #D96617;
    margin: 0;
	margin-bottom:10px;
}

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

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

#onglets_isbd_public a {
    float: left;
    display: block;
    color: #D96617;
    text-decoration: none;
    padding: 4px;
    cursor: default ;
	color:#FFFFFF;
}
blockquote{
background:#FFFFFF;

}
blockquote h3{
margin:0px;
padding:0;
}
blockote table a{
margin-left:15px;
}
blockquote table{
margin-bottom:10px;
margin:0;
padding:0;
width:100%;
}
#onglets_isbd_public li.isbd_public_inactive a:hover {
    background: #D96617;
    cursor: pointer ;
	color:#FFFFFF;
    }

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

.colonne_suite {
  float: left;
}

/* -- */
/* BLOCGestion de l'affichage des 'ETAGERES' */
#etageres {
	margin: 5px 0 10px 0;
	padding: 0 5px 5px 5px;
	border:2px solid #D96617;
	/*background-color: #FFF8D1;*/
	background-color:#FFFFFF;
}

#etagere-container {
}

#etagere {
	background: transparent;
	margin: 0;
	padding: 0 5px 5px 5px;
}

#etagere-titre h1 {
	width: 99%;
	margin: -10px 0 0 0;
	padding: 0 5px 0 5px;
	font-size: 1.3em;
	font-weight: bold;
}

#etagere-titre h1 a {
	color: #666666;
	}

#etagere-titre a {
}

#etagere-comment h2 {
	text-align: left;
	font-style: italic;
	font-size: 14px;
	color: #6B7B3B;
	margin: 0px;
	padding: 5px;
}

#etagere-notice-list { padding-left:5px;}
#etagere-notice-list a { }
#etagere-notice-list A:hover { }


/* ----------------------------------------------------------------- */
/* BLOC DE DROITE : 2.1. '#navigator' ou 'A PARTIR DE CETTE PAGE...' */
/* ----------------------------------------------------------------- */

#navigator {
position:relative;
	z-index:400;
	min-height:46px;
	padding-bottom:10px;
	padding-top:5px;
	padding-left:10px;
	border-bottom:2px solid #D96617;
	background-color: #FFFFFF;

	overflow:hidden;

}

#navigator table {
	background-color: #FFFfff;
	border-collapse:collapse;
	}

#navigator td {
	border-left:3px #FFFfff solid;
	border-right:3px #FFF8D1 solid;
	text-align:center;
	font-size:0.9em;
	font-style:italic;
	}
.navbar{
padding-bottom: 10px;
}

/* --------------------------------- */ 
/* BLOC DE GAUCHE : x. '#all_footer' */
/* --------------------------------- */
	
#all_footer {
	position:absolute;
	z-index:400;
	top: 634px;
	padding-top: 100px;
	padding-left: 0px;
	width: 254px;
	left: 25px;
	color:#ffffff;
	font-size:11px;
	text-align: center;

	background:url(bottom-logo.png) no-repeat top left !important;
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="styles/vic/bottom-logo.png", sizingMethod="noscale");
}
#all_footer a{
	color:#ffffff;
}


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

iframe#iframe_resume_panier a{
color: #ffffff;
}
iframe html{
background-color:#FFFFFF
}
iframe table{
margin-top:15px;
position:absolute;
top:0;
left: 0;
height:100% !important;
background:#FFFFFF;
width:100%;
}

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

/* ajout actu */

	#actuTitre h1 {
		display:block;
		width:90%;
		margin-top:10px;
		margin-left:10px;
		color:#000000;
		font-size:11pt;
		clear:both;
		}

	#actuBloc {
		
		clear:both;
		width:95%;
		
		margin:5px;
		margin-left:15px;
		padding:5px;
		background:url(fond-main.gif);
		border:2px solid #D96617;
		}
		#actuBloc img {
			display:block;
			
			border:2px solid #164F54;
			padding:2px;
			background:#FFFFFF;
			margin-right:5px;
		}
		#actuBloc a {
			display:block;
			font-size: 8pt;
			color:#A66828;
			font-weight:bold;
			width:150px;
			float:right;
			text-align:right;
		}
	
	#detailTitre h1 {
		display:block;
		width:90%;
		margin-top:10px;
		margin-left:10px;
		color:#000000;
		font-size:11pt;
		clear:both;
		}
	#detailBloc {
		display:block;
		width:95%;
		margin:5px;
		margin-left:15px;
		margin-bottom:15px;
		padding:5px;
		background:url(fond-main.gif);
		border:2px solid #D9661766;
		}
		#detailBloc img {
			border:2px solid #164F54;
			padding:2px;
			background:#FFFFFF;
			margin-right:5px;
			}
		#detailBloc a {
			display:block;
			font-size: 9pt;
			color:#A66828;
			font-weight:bold;
			width:150px;
			float:right;
			text-align:right;
		}
	#detailDoc a {
		color:#A66828;
		font-weight:bold;
		font-size: 9pt;
	}
#help-container{
background: #ffffff;
padding-bottom:10px;
padding-top:5px;
}
