

/*
* ---------------------------------------------------------------------------
* Styles communs à toutes les pages
* ---------------------------------------------------------------------------
*/
/* On met le padding à 0 pour le navigateur Opera qui définit des padding par défaut pour le body */
/* On utilise text-align: center ; pour Internet Explorer, c'est la seule façon de centrer les éléments de type block avec ce navigateur */
body {
	margin: 0 ;
	padding: 0 ;
	text-align: center ;
	background-color:#000000;
	font-size:125%;
	font-family:Arial;
	color:#FFFFFF;
}

.clearBoth{clear:both;height:1px;display:block;padding:0;overflow:hidden}


/* margin: 0 auto ; est la méthode correcte pour centrer les éléments de type block (comme les divisions), nous centrons donc cette division */
/* Il faut rétablir l'alignement à gauche que nous avons changé plus haut */
div#conteneur {
	width: 98%;
	margin: 0 auto ;
	text-align: left ;
}

a {
	color:#fff;
	}

/* Bandeau supérieur qui contient une image de fond (toutes les pages sauf l'accueil) */
#bandeauHautSup {
	height: 24px ;
	background: url(images/bandeauHautSup.gif) no-repeat;
}

#bandeauHautSupAcc {
	height: 24px ;
}

#liseretBandeauHt {
	background-color:#FFFFFF;
}

#liseretBandeauBs {
	background-color:#FFFFFF;
}

/* Bandeau haut qui contient l'image titre */

h1 {
	padding:0;
	margin:0;
	}

#bandeauHaut {
	height: 58px ;
	background: #B5AA68 url(images/bandeauHaut.jpg) no-repeat;
}

/* Bandeau haut : on n'affiche pas le texte */
#bandeauHaut h1 span {
	display: none ;
}

div.liseretHaut {
	margin-bottom: 0 !important;
	margin-bottom: -1px;
	font-size:0;
	height:1px;
	background: #fff url(images/liseretBlancDegradeG.gif) no-repeat top right;
	}

div.degrade {
	height:100%;
	background: url(images/degrade.gif) repeat-y top right;
	}

/* On définit la hauteur de la partie header, contenant le titre du site */
h2#titre {
	margin: 0 auto ;
}

/*  Signature de bas de page : le liseret blanc et l'image de fond calée à gauche (toutes les pages sauf l'accueil) */
#signature{
	clear:both;
	height: 49px;
	background: url(images/bandeauGaucheInf.gif);
	background-repeat:repeat-y;
	border-top: 1px solid #FFFFFF;
}
/*  Signature de bas de page : le liseret blanc et l'image de fond calée à gauche (la page d'accueil seulement) */
#signatureAcc{
	clear:both;
	height: 49px;
	border-top: 1px solid #FFFFFF;
}
/*  Signature SQLI : le copyright et le lien vers SQLI */
#signatureSQLI{
	padding: 3px 0px 5px 0px;
	font-family:Arial; font-size:0.55em; color:#FFFFFF; text-decoration:none; text-align:right;
}
#signatureSQLI a{
	color:#FFFFFF; text-decoration:none;
}
/*  Signature W3C : les logos sont en fond de DIV */
#signatureW3C{
	height: 21px;
	background: url(images/logosW3C.gif);
	background-repeat:no-repeat;
	background-position: top right;
}
.contenuCache{
	display:none; 
}

/*  Signature W3C : le texte par défaut de la page HTML n'est pas affiché */
#signatureW3C ul{
	display: none; 
}
#signatureW3C ul li{
	display: none;
}

#FilAriane{
	clear:both;
	font-family:Arial; font-size:0.9em; color:#FFFFFF; text-decoration:none;
	padding: 20px 0px 0px 0px;
	margin: 0 auto ;
}
.lienFilAriane{
	font-family:Arial; font-size:1em; color:#FFFFFF; text-decoration:underline;
}


/*
* ---------------------------------------------------------------------------
* Accueil .EU (drapeaux)
* ---------------------------------------------------------------------------
*/

/* On ajoute l'image décorative sur le côté gauche de la page (la page d'accueil seulement) */
#bandeauCentreAcc {
	background:#000 url(images/bandeauGauche.gif);
	background-repeat:no-repeat;
	height:400px;
}

/* On décale le contenu pour éviter l'image de gauche */
#contenuIndex {
	padding: 25px 0px 25px 170px;
	margin: 0 auto ;
}

h2.drapeauxTitre {
	clear: both;
	margin: 0 auto ;
	padding: 0px 0px 15px 0px;
	font-family:Arial; font-size:1.2em; color:#FFFFFF; font-weight:bold;
}

.paysDrapeau{ font-family:Arial; font-size:0.55em; color:#FFFFFF;text-decoration:none; }

.colDrapeaux{ float:left; padding: 0 0 20px 0;}

.drapeau{	padding: 0px 0px 5px 15px;width:80px}

.imgBorderZero{border:0px;}


/*
* ---------------------------------------------------------------------------
* Commun à toutes les pages (sauf la page des drapeaux : index.phtml)
* ---------------------------------------------------------------------------
*/
/* Bandeau qui contient tout sauf les bandeaux hauts et la signature */
#bandeauCentre {
	background: #000 url(images/bandeauGauche2.gif);
	background-repeat:no-repeat;
}

/* On décale le contenu pour éviter l'image de gauche */
#contenuPageInterieure {
	clear:both;
	padding:0px 0px 25px 80px;
	margin: 0 auto ;
	/*background-color:#123456;*/
}
h2#titrePageInterieure {
	margin: 0 auto ;
	padding: 0px 0px 0px 0px;
	font-family:Arial; font-size:1.2em; color:#FFFFFF; font-weight:bold;
	height: 1%;
}
h2#titreInvisiblePageInterieure {
	display:none;
}
#textePageInterieure{
	padding: 10px 0px 0px 0px;
}
#textePageInterieureJustif{
	padding: 10px 0px 0px 0px;
	text-align:justify;
}
.textePageInterieureJustif{
	padding: 10px 0px 0px 0px;
	text-align:justify;
}

#textePageInterieureJustif a {
	color:#FFFFFF;
}

h3.textePageInterieure{
	padding: 10px 0px 0px 0px;
}



/*
* ---------------------------------------------------------------------------
* Menu situé en haut (nouveau menu)
* ---------------------------------------------------------------------------
*/


.lienCdlPictoAffichage span, .lienCdlPictoAudio span {
	position:absolute;
	top:-2000px;
	left:-200px;
	display:block;
	width:0px;
	height:0px;
	overflow:hidden;
}
.lienCdlPictoAffichage, .lienCdlPictoAudio {
	width:42px;
	height:40px;
	display:block;
	float:left;
	margin-left:15px;
}
.lienCdlPictoAffichage {
	background:url(images/puce_loupe.png) no-repeat 50% 50%;
}
.lienCdlPictoAudio {
	background:url(images/puce_audio.png) no-repeat 50% 50%;
}
#logoCDL {
	float:left;
	margin-top:6px;
}

#introLogo{
	padding:60px 0px 20px 0;
	float:right;
}
.introLogo{
	float:right;
}
.float-right table {
	font-size:100%;
}
.float-right {
	float:right;
	text-align:right;
	padding:0 0px 0 10px;
}
.texteCdl {
	padding:0 0 0 0;
	margin-top:-2px;
	float:left;
	font-size:150%;
}
.texteCdl strong {
	display:block;
}
.droiteCdl {
	width:386px;
	float:right;
	padding-left:5px;
	overflow:hidden;
}
.droiteCdl {
	width:391px\9
}

#navcontainer {
	padding:50px 0px 20px 150px;
}
.navlist {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
.navlist li {
	margin:0 1px;
	display: block;
	list-style-type: none;
	float:left;
}
.navlist li span {
	padding:0 5px;
	background: url(images/liseretBlancDegradeH.gif) no-repeat top left;
}
.navlist li span.gauche {
	background: url(images/liseretBlancDegradeH.gif) no-repeat top left;
}
.navlist li span.droite {
	padding:0;
	background: url(images/liseretBlancDegradeH.gif) no-repeat top right;
}
.navlist a{
	border-top: 1px solid #FFF;
	display: block;
	background: url(images/liseretBleuDegradeH.gif) repeat-x top left;
}
.navlist a:link, .navlist a:visited {
	color: #fff;
	text-decoration: none;
}

.navlist span.likeAlink {
	padding:0;
	display: black;
	border-top: 1px solid #FFF;
	background: url(images/liseretBleuDegradeH.gif) repeat-x top left;
	height:1%
	}

.navlist span.likeAlink2 {
	display: black;
	background: url(images/liseretBlancDegradeH.gif) no-repeat top left;
	height:1%
	}

/*
* ---------------------------------------------------------------------------
* Menu situé en haut (ancien menu)
* ---------------------------------------------------------------------------

#menuHaut{
	clear:both;
	height:150px;
	padding:20px 0px 0px 200px;
}
#menuHautLigneUn{
	clear:both;
	padding:10px 0px 0px 0px;
}
#menuHautLigneDeux{
	clear:both;
	padding:10px 0px 0px 0px;
}

.menuHautLiseretG{
	float:left;
	background: url(images/liseretBlancDegradeH.gif) no-repeat top left;
}
.menuHautLiseretDVide{
	float:left;
	padding:0px 1px 0px 1px;
}
.menuHautLiseretD{
	float:left;
	padding:0px 1px 0px 1px;
	background: url(images/liseretBlancDegradeH.gif) no-repeat top right;
}
.menuHautLien{
	float:left;
	border-top: 1px solid #FFF;
	padding:0px 5px 0px 5px;
	background: url(images/liseretBleuDegradeH.gif) repeat-x top left;
}
.menuHautLien a{
	color:#FFFFFF; text-decoration:none;white-space:nowrap;
}



14/12/2009
/*
* ---------------------------------------------------------------------------
* Recherche
* ---------------------------------------------------------------------------
*/

div.liseretHautD {
	margin-bottom: 0 !important;
	margin-bottom: -1px;
	font-size:0;
	height:1px;
	background:#fff url(images/liseretBlancDegradeD.gif) no-repeat top left;
	}

#searchBox {
	
	}

#searchBoxGrand {
	width:15em !important;
	width:18em;
	float:left;
	}

#searchBoxGrand2 {
	width:15em !important;
	width:19em;
	float:left;
	}

#searchBoxTresGrand {
	width:18em !important;
	width:22em;
	float:left;
	}
#searchBoxDPetit {
	width:11em !important;
	width:12em;
	float:right;
	}

#searchBoxDMoyen {
	width:14em !important;
	width:15em;
	float:right;
	}

#searchBoxDGrand {
	width:17em !important;
	width:22em;
	float:right;
	}

.searchBoxAjout {
	width:12em !important;
	width:15.5em;
	}
.searchBox {
	width:33% !important;
	width:40%;
	float:left;
	}
.searchBoxD {
	width:36% !important;
	width:45%;
	float:right;
	}
#content {
	border:solid #fff;
	border-width:0 0 0 1px;
	background-color:#343A90;
	}
.content {
	border:solid #fff;
	border-width:0 0 0 1px;
	background-color:#343A90;
	}
.contentD {
	border:solid #fff;
	border-width:0 1px 0 0;
	background-color:#343A90;
	}
div.padding {
	padding: 0.3em 0 0.3em 0.3em;
	background: url(images/liseretBleuDegradeG.gif) repeat-y top right;
	}
div.paddingD {
	text-align:right;
	padding: 0.3em 0.3em 0.3em 0;
	background: url(images/liseretBleuDegradeD.gif) repeat-y top left;
	}
label.recherche {
	font-weight:bold;
	}


#rechTexte{
	padding: 0px 0px 10px 5px;
	background: url(images/degradeHaut.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
}
#rechTexteBas{
	background: url(images/degradeDroite.gif);
	background-repeat:no-repeat;
	background-position: top left;
}

#rechMsgErr{
	color:#FFCA32;
}

fieldset#rechRecherche{
	clear:both;
	padding: 20px 0px 0px 0px;
	border: 0px;
}
legend#rechVotreRecherche{display:none;}

/*
* ---------------------------------------------------------------------------
* Résultats de la recherche
* ---------------------------------------------------------------------------
*/
fieldset#resultats{
	padding: 20px 0px 0px 0px;
	border: 0px;
}
legend#noticesTrouvees{display:none;}
#resultatsDessus{
	padding: 0px 0px 0px 10px;
	background: url(images/degradeHaut.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
}
.lienNotice{text-decoration:underline; color:#FFFFFF;}
.blancNotice{text-decoration:none;}
.lienPagination{
	text-decoration:underline;
	 color:#FFFFFF;
}
#resultatsDessous{
	font-family:Arial; font-size:0.55em; color:#FFFFFF;
	background: url(images/degradeDroite.gif);
	background-repeat:no-repeat;
	background-position: top left;
}

/*
* ---------------------------------------------------------------------------
* Notice détaillée
* ---------------------------------------------------------------------------
*/
#noticeTexte{
	clear:both;
	padding: 0px 0px 10px 0px;
	text-align:justify;
}


/*
* ---------------------------------------------------------------------------
* Panier (contenu du panier)
* ---------------------------------------------------------------------------
*/
fieldset#rechercheHaute{
	border: 0px;
}
fieldset#panierNotices{
	border: 0px;
}
legend#panierNoticesCommandees{display:none;}

#boutonsBas {

}

#panierContenu{
	clear:both;
	padding-left:10px;
	background: url(images/degradeHaut.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	/*background-color:#123456;*/
}
.panierLigneVide{
	clear:both;
	font-family:Arial; font-size:0.5em; color:#FFFFFF;
}
.panierLigneTitre{
	clear:both;
	padding:10px 0px 0px 0px;
}
.panierLigne{
	clear:both;
	padding:0px 0px 0px 20px;
}
.panierLigneBraille{
	float:left;
	padding:0px 30px 0px 0px;
	font-family:Arial; font-size:0.65em; font-weight:bolder; color:#CCCCCC;
}
.panierLigneCaracteres{
	float:left;
	padding:0px 30px 0px 0px;
	font-family:Arial; font-size:0.65em; font-weight:bolder; color:#CCCCCC;
}
.panierLigneAudio{
	float:left;
	padding:0px 30px 0px 0px;
	font-family:Arial; font-size:0.65em; font-weight:bolder; color:#CCCCCC;
}
#panierContenuDessous{
	font-family:Arial; font-size:0.5em; color:#FFFFFF;
	background: url(images/degradeDroite.gif);
	background-repeat:no-repeat;
	background-position: top left;
}

/*
* ---------------------------------------------------------------------------
* Commande (formulaire avec coordonnées)
* ---------------------------------------------------------------------------
*/
fieldset#cmdCoordonnees{
	padding: 0px 0px 0px 0px;
	border: 0px;
}
legend#cmdVosCoordonnees{
	margin: 0 auto ;
	padding: 0px 0px 0px 0px;
	font-family:Arial; font-size:1.2em; color:#FFFFFF; font-weight:bold;
}
#coordChamps{
	padding:5px 0px 0px 0px;
}
.champCoord{
	font-family:Arial; font-size:0.8em;font-weight:bold; color:#343A91;
}
#cmdLigneVideDessus{

}
fieldset#cmdCommande{
	padding: 0px 0px 0px 0px;
	border: 0px;
}
legend#cmdVotreCommande{
	margin: 0 auto ;
	padding: 0px 0px 0px 0px;
	font-family:Arial; font-size:1.2em; color:#FFFFFF; font-weight:bold;
}
#cmdCoordDessus{
	font-family:Arial; font-size:0.5em; color:#FFFFFF;
	background: url(images/degradeDroite.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
}
#cmdCoordDessous{
	padding: 0px 0px 0px 10px;
	background: url(images/degradeBas.gif);
	background-repeat:no-repeat;
	background-position: top left;
}

#cmdNotices{
	padding: 0px 0px 10px 10px;
	background: url(images/degradeHaut.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
}
#cmdNotices ul{
	margin-top:0px;
	margin-bottom:0px;
}
#cmdNoticesDessous{
	background: url(images/degradeDroite.gif);
	background-repeat:no-repeat;
	background-position: top left;
}
.cmdNoticesBraille{
	color:#CCCCCC;
}

/*
* ---------------------------------------------------------------------------
* Plan
* ---------------------------------------------------------------------------
*/
#liensPlan a{
	color:#FFFFFF;
	text-decoration:underline;
}
.caleConstruction{
	clear:both;
	padding-bottom:2em;
	font-family:Arial; font-size:3em; color:#FFFFFF;
}

/*
* ---------------------------------------------------------------------------
* Nouveaux styles pour boutons et liens JAUNES
* ---------------------------------------------------------------------------
*/
.communBoutonJauneLien{
	padding:0.3em 0em 0.3em 0.3em;
	float:left;
	width:auto;
	height:1.38em !important;	/* Firefox */
	height:1em;					/* IE */
	background-color:#343A90;
	border: 1px solid #FFF;
	border-width: 1px 0px 1px 1px;
	font-family:Arial; font-size:1em; color:#FFFFFF; text-decoration:none; font-weight:bolder;
}
.communBoutonJauneLienInverse{
	padding:0.3em 0.3em 0.3em 0em;
	float:left;
	width:auto;
	height:1.38em !important;	/* Firefox */
	height:1em;					/* IE */
	background-color:#343A90;
	border: 1px solid #FFF;
	border-width: 1px 1px 1px 0px;
	font-family:Arial; font-size:1em; color:#FFFFFF; text-decoration:none; font-weight:bolder;
}
.communBoutonJauneLien a{
	padding: 0em 0.2em 0em 0.3em;
	font-family:Arial; font-size:1em; color:#000000; text-decoration:none; font-weight:bolder;
	background-color:#FFCA32;
}
.communInputSubmit {
	margin: 0 auto ;
	border: 0px;
	font-family:Arial; font-size:1em; color:#000000; text-decoration:none; font-weight:bolder;
	background-color:#FFCA32;
	cursor:pointer;
}
.communInputText {
	font-family:Arial; font-size:1em; color:#343A90; text-decoration:none; font-weight:bolder;
}


.communFondDegradeSiLien{
	float:left;
	width:61px;
	height:2.1em !important;	/* Firefox */
	height:1.9em;					/* IE */
	background: url(images/liseretBleuDegradeG.gif) repeat-y top left;
}
.communFondDegradeSiSubmit{
	float:left;
	width:61px;
	height:2.1em !important;	/* Firefox */
	height:2.3em;					/* IE */
	background: url(images/liseretBleuDegradeG.gif) repeat-y top left;
}
.communLiseretHaut{
	height:100%;
	background: url(images/liseretBlancDegradeG.gif) no-repeat top left;
}
.communLiseretBas{
	height:100%;
	background: url(images/liseretBlancDegradeG.gif) no-repeat bottom left;
}

.communFondDegradeSiLienInverse{
	float:left;
	width:61px;
	height:2.1em !important;	/* Firefox */
	height:1.9em;					/* IE */
	background: url(images/liseretBleuDegradeD.gif) repeat-y top left;
}
.communFondDegradeSiSubmitInverse{
	float:left;
	width:61px;
	height:2.1em !important;	/* Firefox */
	height:2.3em;					/* IE */
	background: url(images/liseretBleuDegradeD.gif) repeat-y top left;
}
.communLiseretHautInverse{
	height:100%;
	background: url(images/liseretBlancDegradeD.gif) no-repeat top left;
}
.communLiseretBasInverse{
	height:100%;
	background: url(images/liseretBlancDegradeD.gif) no-repeat bottom left;
}

/*
* ---------------------------------------------------------------------------
*/

.tabBoutonJauneG2{
	padding: 0.3em 0em 0.3em 0.3em;
	float:left;
	height:1.38em !important;	/* Firefox */
	height:1.7em;					/* IE */
	background-color:#343A90;
	font-family:Arial; font-size:1em; color:#FFFFFF; text-decoration:none; font-weight:bolder;
}

.tabBoutonJauneG{
	padding: 0.3em 0em 0.3em 0.3em;
	float:left;
	width:auto;
	height:1.38em !important;	/* Firefox */
	height:1.7em;					/* IE */
	background-color:#343A90;
	font-family:Arial; font-size:1em; color:#FFFFFF; text-decoration:none; font-weight:bolder;
}

.tabBoutonJauneD{
	padding: 0.3em 0.3em 0.3em 0em;
	float:left;
	width:auto;
	height:1.38em !important;	/* Firefox */
	height:1.7em;					/* IE */
	background-color:#343A90;
	font-family:Arial; font-size:1em; color:#FFFFFF; text-decoration:none; font-weight:bolder;
}
.tabBoutonJauneG a{
	padding: 0.2em 1em 0.3em 1em;
	font-family:Arial; font-size:1em; color:#000000; text-decoration:none; font-weight:bolder; line-height:1.5em;
	background-color:#FFCA32;
}
.tabBoutonJauneD a{
	padding: 0.2em 1em 0.3em 1em;
	font-family:Arial; font-size:1em; color:#000000; text-decoration:none; font-weight:bolder; line-height:1.5em;
	background-color:#FFCA32;
}
.tabInputSubmit{
	margin: 0 auto ;
	border: 0px;
	font-family:Arial; font-size:1em; color:#000000; text-decoration:none; font-weight:bolder;
	background-color:#FFCA32;
	cursor:pointer;
}
.tabInputText{
	font-family:Arial; font-size:1em; color:#343A90; text-decoration:none; font-weight:bolder;
}


#lectureMp3 {
	position:  absolute;
}
/*
* ---------------------------------------------------------------------------
* Accueil (introduction)
* ---------------------------------------------------------------------------
*/