#logo #imgLogo{
cursor:pointer;
border:none;
margin-left:58px;
}
#logo #imgLogo img{
border:none;
}

/*----------menu Secondaire-------------*/
#menuSecondaire{
float:right;
margin-top:8px;
padding-right:25px;
list-style:none; 
font-size:0.8em;
font-weight:bold;
color:#666;
}
#menuSecondaire li{
display:inline;
cursor:default;
}
#menuSecondaire li a{
font-family:Arial, Helvetica, sans-serif;
color:#666;

}
#menuSecondaire li a:hover{
color:#fff;
}

/*---------fin menu Secondaire-------------*/

/*------------ MENU PRINCIPAL------------------------------*/
/*
couleurs:
rouge inactif : 990000
bleu au survol : 006699
rose menu actif : 993388
*/

#menuPrincipal {
	width:auto;
	height:auto;
	float:left;
}
#menuPrincipal .nav {
height:24px; 
width:435px;
padding:0 18px 0 18px;
margin:0;
position:relative; 
font-family:arial, verdana, sans-serif; 
z-index:0;
}
#menuPrincipal .nav p {
	margin:6px 0 2px 10px;
	color:#000;
	height:15px;
	line-height:18px;
}
#menuPrincipal .nav .select,
#menuPrincipal .nav .current {
margin:0; 
padding:0;
list-style:none; 
white-space:nowrap;
font-size:0.8em;
}
/*#menuPrincipal .nav .select
#menuPrincipal .nav .current li{
width:70px;
}*/
#menuPrincipal .nav li {
margin:0; 
padding:0; 
height:auto; 
float:left;
}

#menuPrincipal .nav .select a .arrPrinc{
display:block; 
height:25px; 
float:left; 
padding:0 18px 0 18px; 
line-height:26px;
white-space:nowrap; 
color:#fff;
}

#menuPrincipal .nav .select li a .arrSub {
padding:0 10px 2px 10px;
}

#menuPrincipal .nav .current a {
display:block; 
height:25px; 
float:left; 
line-height:26px;
white-space:nowrap;
color:#024b5b;
background:url(../images/arrGauchePrinc.gif) no-repeat left top;
}
#menuPrincipal .nav .current a .arrPrinc{
	padding:0; 
	height:25px;
	float:left;
	background:url(../images/arrDroitPrinc.gif) no-repeat right top;
}

#menuPrincipal .nav .current a b {
float:left;
display:block; 
padding:0 18px 0 18px; 
x--background:#5bbbda;
}
#menuPrincipal .nav .current li a .arrSub{
padding:0 10px 2px 10px;
}

#menuPrincipal .nav .select li:hover a,
#menuPrincipal .nav .select a:hover {
cursor:pointer; 
}
#menuPrincipal .nav .select a:hover .arrPrinc {
display:block;
	padding:0; 
	height:25px;
	float:left;
	background:url(../images/arrDroitSelectPrinc.gif) no-repeat right top;
}
#menuPrincipal .nav .select li:hover a .arrPrinc{
height:25px; 
cursor:pointer; 
}
#menuPrincipal .nav .select li a:hover{
height:25px;
padding:0;
float:left; 
background:url(../images/arrGaucheSelectPrinc.gif) no-repeat left top;
}
#menuPrincipal .nav .select li a:hover .arrPrinc {
display:block;
padding:0 18px 0 18px;
height:25px;
float:left;
background:url(../images/arrDroitSelectPrinc.gif) no-repeat right top;
}

.#menuPrincipal nav .select li:hover a .arrSub {
padding:0 10px 3px 10px;
}

#menuPrincipal .nav .select li:hover a b,
#menuPrincipal .nav .select a:hover b {
display:block; 
float:left; 
cursor:pointer;
text-decoration:none;
}

#menuPrincipal .nav .select_sub {
display:none;
height:48px;
}

/* IE6 only ----------------------------------------------*/

#menuPrincipal .nav .sub {
display:table; 
margin:0; 
padding:0;
height:20px;
list-style:none;
}
#menuPrincipal .nav .sub_active .current_sub a, 
#menuPrincipal .nav .sub_active a:hover {
background:transparent; 
color:#fff;
}

#menuPrincipal .nav .current .show {
display:block; 
position:absolute; 
width:590px; 
top:25px;  
padding:0;
margin-left:8px; 
z-index:100; 
left:0; 
text-align:left;
}

#menuPrincipal .nav .select .select_sub{         
display:none; 
position:absolute; 
width:590px; 
height:50px;
top:25px;  
padding:0;
margin-left:8px; 
z-index:100; 
left:0; 
text-align:left;
background:url(../images/fondMenu.jpg);
}
#menuPrincipal .nav .select :hover .select_sub .show { 
display:block;
z-index:120;
}
#menuPrincipal .nav .current .show {
z-index:10;
}
#menuPrincipal .nav .current :hover .show {      
display:block; 
}
/*#menuPrincipal .nav .current .show .sub li {
x--padding:0 10px 3px 10px;
}*/

#menuPrincipal .nav .select :hover .sub li a,
#menuPrincipal .nav .current .show .sub li a {
display:block; 
float:left; 
background:transparent; 
margin-top:4px;
white-space:nowrap;
x--border:0;
height:17px;
line-height:16px;
color:#fff;
}

#menuPrincipal .nav .current .sub li.sub_show a {
color: #fff; 
cursor:default;
x--background: #006d8c;
height:17px;
line-height:16px;
background:url(../images/arrGaucheSub.gif) no-repeat left top;
cursor:pointer;
}
#menuPrincipal .nav .current .sub li.sub_show a .arrSub{
x--padding:0 10px 2px 10px;
display:block;
height:17px;
float:left;
background:url(../images/arrDroitSub.gif) no-repeat right top;
}

#menuPrincipal .nav .current .sub li.sub_show a:hover {
color:#fff;
}

 #menuPrincipal .nav .select :hover .sub li a:hover,      
 #menuPrincipal .nav .current .sub li a:hover {
visibility:visible;
color: #02586b; 
}mysql


/*------------ FIN MENU PRINCIPAL------------------------------*/


/*#footer{
border:#333333 solid 1px;
}*/
#footer #menuPiedGauche {
	float:left;
	width:147px;
	height:45px;
}
#footer #menuPiedGauche ul{
	margin-left:30px;
}
#footer #menuPiedGauche li{
padding-top:26px;
float:left;
}
#footer #menuPiedGauche a{
border:none;
cursor:pointer;
color:#fd9300;	
}
#footer #contacts{
margin-right:8px;
}
#footer #contacts a{
padding:14px;
background:url(../images/contacts.gif) no-repeat top;
}
#footer #contacts a:hover{
background:url(../images/contacts_over.gif) no-repeat top;
}
#footer #agenda{
margin-top:4px;
margin-right:6px;
}
#footer #agenda a {
padding:14px;
background:url(../images/agenda.gif) no-repeat top;
}
#footer #agenda a:hover{
background:url(../images/agenda_over.gif) no-repeat top;
}
#footer #bonus {
margin-top:6px;
margin-right:4px;
}
#footer #bonus a {
padding:14px;
background:url(../images/bonus.gif) no-repeat top;
}
#footer #bonus a:hover {
background:url(../images/bonus_over.gif) no-repeat top;
}
/*------------------------------------------*/

#footer #menuPiedDroit {
	float:right;
	margin-right:5px;
	margin-top:46px;
}
#footer #menuPiedDroit li {
	display:inline;
	color:#FFFFFF;
	cursor:default;
	margin-left:2px;
}
#footer #menuPiedDroit a {
	color:#FFFFFF;
}
#footer #menuPiedDroit a:hover {
	color:#006d8c;
}
/*-------------------------------------------*/
#moduleSon{
	padding:0;
	margin-top:10px;
	padding-right:20px;
	margin-bottom:-30px;
	float:right;
	width:40px;
	height:30px;
}