
#menu table, #menu tr, #menu td, #menu tr:hover, #menu td:hover{
    background: none;
	height: 20px;
}



#menu table#valentin2011{
    background: url(../images/event/valentin2011.jpg);

}

#menu table#valentin2010{
    background: url(../images/event/stvalentin2010.jpg);
/* 	font-style: black */
}
#menu table#valentin2010 div{
/*     background: url(../images/event/stvalentin2010.jpg); */
	font-size: 40px;
/* 	color: red; */
}
#menu table, #menu tr, #menu td, #menu tr:hover, #menu td:hover{
    padding-top: 0;
    padding-bottom: 0;
}


#menu tr.aere {
	background: #e5e5e5;
	width: 100%;
	color: black;
}

#menu tr.aere a{
	color: 	#625D5D; /**grey43**/
/* 	text-align: center; */
}

#menu tr.aere a:hover{
	color: olive;
}

#menu table{
    margin-bottom: 0;

}

#menu table, #tools{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

#menu table td{
    /*    width: 25%;*/
}

#menu td{
    text-align: center;
}

#menu .menuHeader{
    font-weight: bold;
	font-size: 14px;
    cursor: pointer;
    color: #7c8a93;
	/*
    padding-left: 5px;
	padding-right: 5px;*/
    padding-top: 0.5em;
    padding-bottom: 0.5em; /***/
    width: 110px;

/* background-color: red; */ /*Couleur du fond des boutons du menu*/
}

#menu .menuHeader:hover {
    color: #4fa9c4;
}


#menu div.menuHeader  {
	width: 140px;
}

#menu .menuItems{
    text-align:left;

    display: none;
    position: absolute;
    z-index: 15;

    background-color: #fff;

    padding: 5px;

    border:solid 1px;
    border-top: none;

    -webkit-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;

    -o-box-shadow: 5px 5px 5px #c0c0c0;
    -webkit-box-shadow: 5px 5px 5px #c0c0c0;
}

#menu .infoUser{
    text-align: right;
    /*    vertical-align: top;*/
}

#menu .infoUser img{
    vertical-align:top;
}

#menu .hrBottom{
    width: auto;
    margin-left: auto;
    margin-right: auto;
	color: white;
}





#menu  td.menuPanel div.menuHeader a.menuTitle span{

/*	color: white;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding: 5px;*/
  /*   background-color: green; /* Couleur de fond des liens des boutons du menu*/ 

}
#menu td.menuPanel div.menuHeader a.menuTitle:hover span {
/* 	color: olive; */
/*   background-color: #6495ED; */
/*   background-image: url(../images/flan_ico.jpg); */
}








/*.clear { 
    overflow: hidden;
    width: 100%;
}

#menu  td.menuPanel div.menuHeader a.menuTitle {
    background: transparent url('../images/test2.jpg') no-repeat scroll top right;

    color: #444;
    display: block;
    float: left;
    font: normal 14px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px;
    text-decoration: none;
}

#menu  td.menuPanel div.menuHeader a.menuTitle span {
    background: transparent url('../images/test1.jpg') no-repeat;

    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

#menu  td.menuPanel div.menuHeader a.menuTitle:active {
    background-position: bottom right;
    color: #000;
    outline: none; 
}

#menu  td.menuPanel div.menuHeader a.menuTitle:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px;
} */

/* ------------------------------------------------------------------------------------
Tha Drop-down Menu
------------------------------------------------------------------------------------ */

/* Elements de premier niveau
--------------------------------------*/

/*ul#menuDeroulant  li {
	float:left;
	position:relative;
	z-index: 10;
}*/
#menuDeroulant ul{
	width:50px;
}

#menuDeroulant li
{
	font-weight: bold;
	font-size: 16px; /*Taille de la police des intitul�s de menu**/
    cursor: pointer;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    width: auto;
	
/* 	float: left; */
	list-style-type: none;
	margin: 0;
	padding: 0em 1.5em 0em 1.5em;
	border: 0;
}
#menuDeroulant li a:link, #menuDeroulant li a:visited
{
	display: block;
	margin: 0;
		
    padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}


#menuDeroulant .sousMenu
{
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#menuDeroulant .sousMenu li
{
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	width: 100px;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
}
#menuDeroulant .sousMenu li a:link, #menuDeroulant .sousMenu li a:visited
{
	display: block;
	margin: 0;
	border: 0;
	text-decoration: none;
}
#menuDeroulant .sousMenu li a:hover
{
	background-image: none;
	color: olive;
	float:left;
	display:block;
	text-decoration:none;

	line-height:22px;
	height:22px;

	font-size: 14px
}
#menuDeroulant li:hover > .sousMenu { display: block; }




.menu1 {
	float:left;
	width:100%;
	position:relative;
	margin:20px 0 60px 0;
	z-index: 30;
	
	font-weight: bold;
	font-size: 16px; /* Taille des lignes sup�rieures et inf�rieures du menu*/
    cursor: pointer;
	background-color: #e5e5e5;
}

.menu1 ul {
	padding:0;
	margin:0;
	list-style-type:none;
	z-index: 5;
}

.menu1 li {
	padding: 0;
	margin: 0;
	border: 1px solid #235F7D;
	background: none;
}

.menu1 ul li {
	float:left;
	position:relative;
	z-index: 10;
}

.menu1 ul li a, .menu1 ul li a:visited { /* Menu */
	float:left;
	display:block;
	text-decoration:none;
/* 	color:#625D5D; */
	color:#fff;
	padding:0px 0px;
	line-height:22px;
/* 	height:22px; */
	font-size: 14px;
}

.menu1 ul li a:hover { /* Menu */
	float:left;
	display:block;
	text-decoration:none;
	color:olive;
	padding:0px 0px;
	line-height:22px;
/* 	height:22px; */
	font-size: 14px
}


#menu table#valentin2015{
    background: url(../images/event/stvalentin2015.png);
	background-repeat: no-repeat;
/* 	background-attachment: fixed; */
    background-position: center; 
/* 	background: url(../images/event/stvalentin2015.png); */

}


#menu table#valentin2016{
    background: url(../images/event/stvalentin2016.png);
/* 	background-repeat: no-repeat; */
    background-position: center; 
    background-size: 980px 500px;

}

#menu table#valentin2018{
    background: url(../images/event/stvalentin2018.png) no-repeat;
/* 	background-repeat: no-repeat; */
    background-position: center; 
    background-size: 500px 980px;

}

#menu table#valentin2019 td#valentin2019{
    background: url(../images/event/stvalentin2019.png) no-repeat;
 	/*background-repeat: repeat;*/ 
    background-position: center; 
    background-size: 980px;
}
