/**
 * 
 * @version $Revision $
 * @cvs $id $
 */
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #474848;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*------------------------------------------------------------------------------------*/
h1{

}
h2{

}
h3{

}
/*------------------------------------------------------------------------------------*/
p {

}

/*------------------------------------------------------------------------------------*/
img {
	border: 0px;
}
/*------------------------------------------------------------------------------------*/

a:link {		color: #034EA2; text-decoration: none; }
a:visited {	color: #034EA2; text-decoration: none; }
a:hover {	color: #475565; text-decoration: underline;}
a:active {	color: #034EA2; text-decoration: none;}

a.souligne:link{ text-decoration: underline;}
a.souligne:visited{ text-decoration: underline;}
a.souligne:hover{ text-decoration: none;}
a.souligne:active{ text-decoration: underline;}

/*------------------------------------------------------------------------------------*/
table {
	border-collapse: collapse;
}
/*------------------------------------------------------------------------------------*/
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0A4BAF;
}

input.text {
	
}

input.button {
	background-color:#C2E497;
	color:#0A4BAF;
	border:none;
	font-size:10px;
	margin:auto;
	cursor:pointer;
	padding-left:3px;
	padding-right:3px;
}

input.radio{
}

textarea.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0A4BAF;
}

select {
}

label {
}

textarea {
}



input.bt_ok_off {
	width:23px;
	height:23px;
	background-color:grey;
	border:none;
	color:white;
	font-weight:bold;
}

input.bt_ok_on {
	width:23px;
	height:23px;
	background-color:green;
	border:none;
	cursor:pointer;
	color:white;
	font-weight:bold;
}

/*------------------------------------------------------------------------------------*/
.trigger{
    cursor: pointer;
}

/*------------------------------------------------------------------------------------*/
span.ucfirst{
}

span.gras {
	font-weight:bold;
}

span.message {
	color:red;
}

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

div#main{
	width: 990px;
	position: relative;
	padding: 0px;
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
}

div, td, span, p {
	font-family:verdana;
}

div#logo {
	text-align:center;
}

div#titre {
	color:#8BC751;
	text-align:center;
	font-size:20px;
}

div#accroche {
	color:#034EA2;
	text-align:center;
	font-size:15px;
	font-weight:bold;
}

div#ouverture {
	color:red;
	text-align:center;
	font-size:15px;
	font-weight:bold;
}

div#inscription {
	color:black;
	text-align:center;
	font-size:11px;
	font-weight:bold;
}

div#piedPage {
	color:#034EA2;
	text-align:center;
	font-size:11px;	
}
/**************************/
table#formulaire{
	margin:auto;
	border:1px solid #B1B1B1;	
	border-collapse:collapse;
	color:#305B7D;
	line-height:1.7em;	
}
table#formulaire td{
	padding:6px;
}
table#formulaire td.label{
	text-align:right;
	padding-right:10px;
	font-weight:bold;	
}
table#formulaire td input.text{
	width:200px;
}
div#sMessageCentrer {
	color:red;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	margin-top:20%;
}
div#sMessage {
	color:red;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
}
/****************************/
div.information {
	color: black;
	font-size: 11px;
	margin: 5px;
	margin-bottom: 10px;
	
}
div#obligatoire{
	color: black;
	font-size: 11px;
	text-align:center;
	margin-top: 6px;
}
/*------------------------------------------------------------------------------------*/
table.list{
	border: 1px solid #afafaf;
	border-collapse: collapse;
	margin: auto;
}
table.list th{
	height: 18px;
	text-align: center;
	background-color: #afafaf;
}

table.list td{
	height: 18px;
	text-align: left;
	text-indent: 5px;
	border: 1px solid #d8d8d8;
	overflow: hidden;
}
tr.list{
	background-color: #FFFFFF;
}
tr.listAlt{
	background-color: #F5F5F5;
}
/*------------------------------------------------------------------------------------*/

p.optionBar{
	margin: 2px;
	padding: 2px;
}

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

div.pageResults{
	width: 80%;
	margin: auto;
	text-align: center;
}

div.pageResults a.googleBar {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: inline;
}

div.pageResults a:hover {
	text-decoration: none;
}

span.pageResultMessage{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

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

table#conteneurPrincipal{
	width:990px;
	--height:500px;
}

table#conteneurPrincipal td.hautMilieu{
	background-image:url(../images/design/bandeauHaut.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:121px;	
}

table#conteneurPrincipal td.gauche{
	--width:191px;
	background-image:url(../images/design/gauche.jpg);
	background-repeat:no-repeat;
	background-position:left top;	
	background-color:#E9E9E7;
	padding-top:45px;
}

table#conteneurPrincipal td.droite{
	width:194px;
	background-image:url(../images/design/droite.jpg);
	background-repeat:no-repeat;
	background-position:right top;	
	background-color:#E9E9E7;	
	padding-top:45px;
}
table#conteneurPrincipal td.conteneurContenu{
	background-image:url(../images/design/centre.jpg);
	background-repeat:no-repeat;
	background-position:center top;	
	background-color:#ffffff;	
	width:606px;
}
table#conteneurPrincipal td#conteneurBas{
	background-color:#E9E9E7;
	height:19px;
}

table#bas{
	margin:auto;
	width:960px;
	height:19px;
	background-color:#8BC851;
}

table#bas td#basGauche{
	width:26px;
	background-image:url(../images/design/basGauche.jpg);
	background-repeat:no-repeat;
	background-position:left top;	
}

table#bas td#basDroite{
	width:26px;
	background-image:url(../images/design/basDroite.jpg);
	background-repeat:no-repeat;
	background-position:right top;	
}

div#conteneurHautMilieu{
	position:relative;
	height:121px;
	color:#0A4BAF;
}

a.altair:link,
a.altair:active,
a.altair:visited,
a.altair:hover{
	color:#7F7F7F;
}

td.basPage,
td.basPage a:link,
td.basPage a:active,
td.basPage a:hover,
td.basPage a:visited{
	color:#fff;
}

a.accueil{
	position:absolute;
	left:336px;
	top:0px;
	width:330px;
	height:90px;
	z-index:10;
}
a.accueil:hover{
	text-decoration:none;
}
div#conteneurAccueil{
	width:80px;
	height:16px;
	border:1px solid #B5B5B3;
	position:absolute;
	left:190px;
	bottom:2px;
	padding-top:3px;
	background-color:#e9e9e7;
}
div#conteneurAccueil a{
	background:url(../images/elements/house.png) no-repeat left;
	padding-left:20px;
}

div#conteneurRecherche{
	width:375px;
	height:19px;
	border:1px solid #B5B5B3;
	position:absolute;
	left:280px;
	bottom:2px;
	background-color:#e9e9e7;
}
label#labelRecherche{
	background-image:url(../images/elements/recherche.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:16px;
	padding-bottom:2px;
	padding-top:2px;
}


div#conteneurLangage{
	width:120px;
	border:1px solid #B5B5B3;
	position:absolute;
	height:15px;
	right:200px;
	bottom:2px;
	padding-top:4px;
	background-color:#e9e9e7;
}
a.anglais{
	background-image:url(../images/elements/en.gif);
	background-repeat:no-repeat;
	background-position:left middle;
	padding-left:25px;
	padding-bottom:2px;
	padding-top:2px;	
}
a.francais{
	background-image:url(../images/elements/fr.gif);
	background-repeat:no-repeat;
	background-position:left middle;
	padding-left:25px;
	padding-bottom:2px;
	padding-top:2px;	
}

/************* boites **********/

div.boiteSons_fr{
	margin:0px;
	margin-left:14px;
	background-image:url(../images/design/boiteSons.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:175px;
	height:30px;
}

div.boiteSons_en{
	margin:0px;
	margin-left:14px;
	background-image:url(../images/design/boiteSons_en.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:175px;
	height:30px;
}

div.boiteSons{
	margin:0px;
	margin-left:14px;
	background-image:url(../images/design/boiteSons_centre.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	width:175px;
	text-align:left;
	padding:0px;
	font-size:11px;
	line-height:1.2em;
}

div.boiteSonsBas{
	margin:0px;
	margin-left:14px;
	background-image:url(../images/design/boiteSons_bas.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:175px;
	height:7px;
}
/*
div.boiteSons ul{
	margin-top:0px;
	margin-left:0px;
	padding-left:5px;
	list-style:none;
}
div.boiteSons ul li{
	padding-left:15px;
	margin-bottom:8px;
	background-image:url(../images/elements/puceSonsOff.gif);
	background-repeat:no-repeat;
	background-position:left middle;
}
div.boiteSonsli.ouvert{
	background-image:url(../images/elements/puceSonsOn.jpg);
}
div.boiteSons li a:link,
div.boiteSons li a:hover,
div.boiteSons li a:visited,
div.boiteSons li a:active{
	color:#518023;
	font-weight:bold;
}
div.boiteSons ul ul{
	margin-top:5px;
	margin-bottom:5px;
	list-style:none;
}

div.boiteSons ul ul li{
	background:none;
}

div.boiteSons ul ul li a:hover,
div.boiteSons ul ul li a:link,
div.boiteSons ul ul li a:active,
div.boiteSons ul ul li a:visited{
	color:#518023;
	font-weight:bold;
}
*/
/************/

div.boiteNewsletter_fr{
	margin-left:14px;
	margin-bottom:3px;
	background-image:url(../images/design/boiteNewsletter.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:170px;
	min-height:27px;
	border:1px solid #B1BAA5;
	background-color:#E5ECF4;
	text-align:center;
	padding-top:25px;
	font-size:11px;
	line-height:1.2em;
}

div.boiteNewsletter_en{
	margin-left:14px;
	margin-bottom:3px;
	background-image:url(../images/design/boiteNewsletter_en.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:170px;
	min-height:27px;
	border:1px solid #B1BAA5;
	background-color:#E5ECF4;
	text-align:center;
	padding-top:25px;
	font-size:11px;
	line-height:1.2em;
}

div.partenariat{
	margin-top:4px;
	margin-left:14px;
	margin-bottom:4px;
	width:170px;
	min-height:27px;
	text-align:center;
	line-height:1.2em;
}

div.boite{
	background-repeat:no-repeat;
	background-position:left top;
	margin-left:14px;
	margin-bottom:3px;
	width:171px;
	height:19px;
	border:1px solid #88C850;
	background-color:#E5ECF4;
}
div.selections{
	background-image:url(../images/design/boiteSelection.jpg);
}
div.nouveautes{
	background-image:url(../images/design/boiteNouveautes.jpg);
}
div.gazette{
	background-image:url(../images/design/boiteGazette.jpg);
}
div.cd{
	background-image:url(../images/design/boiteCd.jpg);
}

div.titreBoite{
	padding-left:18px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:11px;
}
div.titreBoite a:link,
div.titreBoite a:hover,
div.titreBoite a:active,
div.titreBoite a:visited{
	color: #474848;
}

div.boitePanier_en{
	margin-left:5px;
	margin-bottom:3px;
	background-image:url(../images/design/boitePanier_en.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:170px;
	height:27px;
	border:1px solid #D5B4AF;
	background-color:#E5ECF4;
	text-align:center;
	padding-top:25px;
	font-size:11px;
	line-height:1.2em;
	margin-bottom:15px;
}

div.boitePanier_fr{
	margin-left:5px;
	margin-bottom:3px;
	background-image:url(../images/design/boitePanier.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:170px;
	height:27px;
	border:1px solid #D5B4AF;
	background-color:#E5ECF4;
	text-align:center;
	padding-top:18px;
	padding-bottom:4px;
	font-size:11px;
	line-height:1.2em;
	margin-bottom:10px;
}

html>body div.boitePanier_fr, div.boitePanier_en{
	height:auto;
	min-height:27px;	
}

div.boiteCompte_fr{
	margin-left:5px;
	margin-bottom:3px;
	background-image:url(../images/design/boiteCompte.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:170px;
	min-height:27px;
	border:1px solid #C4CBB9;
	background-color:#E5ECF4;
	text-align:center;
	padding-top:25px;
	font-size:11px;
	line-height:1.2em;
}

div.boiteCompte_en{
	margin-left:5px;
	margin-bottom:3px;
	background-image:url(../images/design/boiteCompte_en.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:170px;
	min-height:27px;
	border:1px solid #C4CBB9;
	background-color:#E5ECF4;
	text-align:center;
	padding-top:25px;
	font-size:11px;
	line-height:1.2em;
}

div.boiteBienvenue_fr{
	margin-left:5px;
	margin-bottom:3px;
	background-image:url(../images/design/boiteBienvenue.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:170px;
	min-height:27px;
	border:1px solid #6EABE2;
	background-color:#E5ECF4;
	text-align:left;
	padding-top:20px;
	font-size:11px;
	line-height:1.2em;
}

div.boiteBienvenue_en{
	margin-left:5px;
	margin-bottom:3px;
	background-image:url(../images/design/boiteBienvenue_en.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:170px;
	min-height:27px;
	border:1px solid #6EABE2;
	background-color:#E5ECF4;
	text-align:left;
	padding-top:20px;
	font-size:11px;
	line-height:1.2em;
}

div.boiteProjets{
	margin-left:5px;
	margin-bottom:3px;
	width:162px;
	border:1px solid #6EABE2;
	background-color:#E5ECF4;
	text-align:left;
	font-size:11px;
	line-height:1.2em;
	padding:4px;
}

div.boiteProjets a.projets{
	background-image:url(../images/elements/puce-ecouteurs.gif);
	background-repeat:no-repeat;
	background-position:left middle;
	padding-left:20px;
	color: #474848;		
}

div.boiteProjets a.devis{
	background-image:url(../images/elements/page.png);
	background-repeat:no-repeat;
	background-position:left middle;
	height:25px;
	padding-left:20px;
	color: #474848;		
}

div.boiteOutils_fr{
	margin-left:5px;
	margin-bottom:3px;
	background-image:url(../images/design/boiteOutils.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:170px;
	min-height:27px;
	border:1px solid #6EABE2;
	background-color:#E5ECF4;
	text-align:left;
	padding-top:20px;
	font-size:11px;
	line-height:1.2em;
}

div.boiteOutils_en{
	margin-left:5px;
	margin-bottom:3px;
	background-image:url(../images/design/boiteOutils_en.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:170px;
	min-height:27px;
	border:1px solid #6EABE2;
	background-color:#E5ECF4;
	text-align:left;
	padding-top:20px;
	font-size:11px;
	line-height:1.2em;
}

div.boiteCompte_fr ul,
div.boiteCompte_en ul,
div.boiteBienvenue_fr ul,
div.boiteBienvenue_en ul,
div.boiteOutils_fr ul,
div.boiteOutils_en ul{
	padding-left:20px;
	margin-left:0px;
	padding-right:2px;
}

div.boiteCompte_fr ul a:active,
div.boiteCompte_fr ul a:hover,
div.boiteCompte_fr ul a:visited,
div.boiteCompte_fr ul a:link,
div.boiteBienvenue_fr ul a:active,
div.boiteBienvenue_fr ul a:hover,
div.boiteBienvenue_fr ul a:visited,
div.boiteBienvenue_fr ul a:link,
div.boiteOutils_fr ul a:hover,
div.boiteOutils_fr ul a:link,
div.boiteOutils_fr ul a:active,
div.boiteOutils_fr ul a:visited,
div.boiteCompte_en ul a:active,
div.boiteCompte_en ul a:hover,
div.boiteCompte_en ul a:visited,
div.boiteCompte_en ul a:link,
div.boiteBienvenue_en ul a:active,
div.boiteBienvenue_en ul a:hover,
div.boiteBienvenue_en ul a:visited,
div.boiteBienvenue_en ul a:link,
div.boiteOutils_en ul a:hover,
div.boiteOutils_en ul a:link,
div.boiteOutils_en ul a:active,
div.boiteOutils_en ul a:visited{
	color: #474848;	
}

div#pub{
	margin:auto;
	margin-top:5px;
	margin-bottom:10px;
	width:468px;
	height:60px;
	border:1px solid #918F90;
}
div#pubVide{
	margin:auto;
	margin-top:5px;
	margin-bottom:10px;
	width:468px;
	height:60px;
}


div#page{
	background-image:url(../images/design/hautPage.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:590px;
	border:1px solid #8DC651;
	background-color:#E9E9E7;
	margin:auto;
}

div#arborescence{
	margin-left:20px;
}
span.arbo{
	background-image:url(../images/elements/arborescence.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:15px;
	font-weight:bold;
}
span.arbo,
span.arbo a:link,
span.arbo a:hover,
span.arbo a:visited,
span.arbo a:active{
	color:#fff;
}
span.arbo.premier,
span.arbo.premier a:link,
span.arbo.premier a:hover,
span.arbo.premier a:visited,
span.arbo.premier a:active{
	color:#0949A3;
}

input.boutonFormulaire{
	background-image:url(../images/boutons/fondBouton.jpg);
	background-repeat:no-repeat;
	background-position:center middle;
	cursor:pointer;
	border:none;
	color:#85C94E;
	font-weight:bold;
	font-size:11px;
	padding-bottom:3px;
	width:161px;
	height:29px;
}
div#button_error{
	background-image:url(../images/elements/voirPlus_transp.png);
	background-repeat:no-repeat;
	background-position:left center;
	text-align:center;
	padding-top:6px;
	width :175px;
	height :20px;
	background-color: #FEFFF7;
	border : 1px outset #BBDA9E;
	font-weight:bold;
	color: #5F7C20;
	margin-left:35%;	
}
.petitText{font-size:7pt;font-style:italic;}
.petitTextRouge{font-size:7pt;font-style:italic;color:#AA0515;}

div#error_allopass{
	margin:20% 20%;
	border:1px solid red;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	padding : 40px 20px 40px 20px;
	background-color: #C6BAB7;
	color:red;
}

/******************/

div.cdAccueil{
	border :1px solid #88c850;
	padding: 2px 2px;
	margin:5px 4px 5px 14px;
	background-color:#e5ecf4;
	text-align:center;
	
}

/**********************************
*
*************************************/

div.jaquetteHight{
	position:absolute;
	width:340px;
	padding:2px;
	left:20px;
	background-color:#FFFFFF;
	border:1px solid #8DC651;
}


/**********************************************************************************************************
 *                                                                 Menu horizontal - Configuration de base
 ***********************************************************************************************************/
ul#menuListSonotheque {
	margin: 0px;
	border: 0px none;
	padding: 0;
	width: 160px; /*For KHTML*//* height: 24px;*/
	list-style: none;
	margin-left: 5px;
	/*float: left;*/
}

ul#menuListSonotheque li {
	position: relative;
	/*height: 24px;*/ /*width:129px;*/
	margin: 0px; border: 0px none; padding: 0px;
	margin-right:2px;
	/*float: left; For Gecko
	display: inline;*/
	list-style: none;

}

ul#menuListSonotheque li.menuRootItemLast{
	margin-right:0px;
}

ul#menuListSonotheque ul {
	position: absolute; top: 0px; /*left: 129px;*/ /* overlay */
	margin: 0px; border: 0px none; padding: 0px;
	padding-top:2px;
	list-style: none;
	display: none;/**/
	border: 1px solid #D0B0B2;
	background-color:#CDF3A8;
}

ul#menuListSonotheque ul:after /*From IE 7 lack of compliance*/{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0px;
	visibility: hidden;/**/
}

ul#menuListSonotheque ul li {
	/*width: 129px;*/
	float: left; /*For IE 7 lack of compliance*/
	display: block !important;/**/
	display: block; /*For IE*/
	margin-left:5px;
}

ul#menuListSonotheque li a span{
	padding: 0px;
} 

/*----------------------------------------- -----------------------------------------------------------------*/
ul#menuListSonotheque li a span.tabLeft{

} 

ul#menuListSonotheque li a span.tabCenter{

} 

ul#menuListSonotheque li a span.tabRight{
} 


/**********************************************************************************************************
 *                                                                 Menu principal
 ***********************************************************************************************************/
ul#menuListSonotheque a {
	display: block;/* A décommenter pour des liens images, si présent provoque un problème d'affichage dans ie6, voir agao et uprama*/
	/*height: 25px;*/ width: 149px;
	padding: 4px 0 4px 16px;
	background-image:url(../images/elements/puceSonsOff.gif);
	background-repeat:no-repeat;
	background-position:left center;
	/*float: none !important; For Opera
	float: left; For IE*/
	color: #518023;
    font-weight: bold;
	text-decoration: none; text-align: left;
}

ul#menuListSonotheque li a.court{
	padding-top:8px;
}

/*------------------------------------------ Spécification hover -----------------------------------------------------------------*/
ul#menuListSonotheque a:hover,
ul#menuListSonotheque li:hover a,
ul#menuListSonotheque li a.active,
ul#menuListSonotheque li.iehover a {
	color:#518023;
	font-weight:bold;
}

ul#menuListSonotheque li:hover li{
  height: auto !important;
  height: 1%; /*For IE*/
}

/**********************************************************************************************************
 *                                                                 Menu  niveau 2
 ***********************************************************************************************************/
 
ul#menuListSonotheque li:hover li a,
ul#menuListSonotheque li.iehover li a {
	height: auto !important; height: 1%; /*For IE*/ width: 189px; 
	padding-top: 4px; padding-bottom: 4px;padding-left:16px;
	float: none;
	/*background-image:none;*/
	color: #518023;
    font-weight: bold;
	background-color:#CDF3A8;
	font-family:Arial,sans-serif; 
	text-align: left;font-size: 10px;
}


/*------------------------------------------ Spécification hover -----------------------------------------------------------------*/
ul#menuListSonotheque li:hover li a:hover,
ul#menuListSonotheque li:hover li:hover a,
ul#menuListSonotheque li.iehover li a:hover,
ul#menuListSonotheque li.iehover li.iehover a {
	background-color:#CDF3A8;
	color: #518023;
    font-weight: bold;
	text-decoration:underline;
}


/**********************************************************************************************************
 *                                                                 Divers
 ***********************************************************************************************************/
ul#menuListSonotheque ul ul,
ul#menuListSonotheque ul ul ul {
	display: none;
	position: absolute;
	top: 0px;
	left: 165px;
	z-index:50000;
}

/* Do Not Move - Must Come Before display:block for Gecko */
u#menuListSonotheque li:hover ul ul,
ul#menuListSonotheque li:hover ul ul ul,
ul#menuListSonotheque li.iehover ul ul,
ul#menuListSonotheque li.iehover ul ul ul {
	display: none;
}

ul#menuListSonotheque li:hover ul,
ul#menuListSonotheque ul li:hover ul,
ul#menuListSonotheque ul ul li:hover ul,
ul#menuListSonotheque li.iehover ul,
ul#menuListSonotheque ul li.iehover ul,
ul#menuListSonotheque ul ul li.iehover ul {
	display: block;
	position: absolute;
	top: 0px;
	left: 165px;
	z-index:50000;
}


/************************************************
*
************************************************/
