

a
{
position: relative;
z-index: 1;
}


/* -------------------------------------------------------------------------------------------- */
/* menu lateral/
/* -------------------------------------------------------------------------------------------- */

#retour-acceuil
{
margin:0;
padding:0;
position:absolute;
top:10px;
left:250px;
z-index:200;
height:230px;
width:507px;
background:url(../img/logo/restaurant-bresil-gros.png) 0 0 no-repeat;

		}
* html #retour-acceuil{
margin:0;
padding:0;
position:absolute;
top:10px;
left:250px;
z-index:200;
height:230px;
width:507px;
background: transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/logo/restaurant-bresil-gros.png');

      }		


#menu-index {
position:relative;
z-index:200;
 margin:0;
 padding:0;
font-family: Arial, Helvetica, sans-serif;
 width:145px;
 height:382px;
 padding-top:2px;
 padding-right:5px;
 position:absolute;
 top:25px;
 left:15px;
 font-size:1.2em;

}

#menu-index dt {
display:block;
margin:0;
padding:0;
width:145px;
margin-top:5px;
padding:0px 0px 2px 0px;
cursor: pointer;
height: auto;
text-align:left;
font-size:1em;
float:left;
}
#menu-index dd {
margin:0;
padding:0;

}
#menu-index dl{
float: left;
width: 100px;
margin: 0 1px;
display:block;
}


.menu-courant {
margin:0;
padding:0;
width:145px;
height:24px;
color:#333333;
line-height:1em;
float:left;
text-decoration: none;
display: block;
font-size:1em;
font-weight:600;
margin:0 auto;
padding:5px 0px 10px 5px;
display: block;
background:url(../img/pointille/pointille.gif) 0 90% no-repeat;
}

#menu-index dt a{



}


#menu-index dt a:hover{
margin:0;
padding:0;
width:auto;
height:24px;
color:#333333;
background: #FFFFFF url(../img/pointille/pointille.gif) 0 90% no-repeat;
line-height:1em;
float:left;
text-decoration: none;
display: block;
font-size:1em;
font-weight:600;
width:140px;
padding:5px 0px 10px 5px;

}


.selected{
margin:0;
padding:0;
width:auto;
height:24px;
color:#333333;
background: #FFFFFF url(../img/pointille/pointille.gif) 0 90% no-repeat;
line-height:1em;
float:left;
text-decoration: none;
display: block;
font-size:1em;
font-weight:600;
width:140px;
padding:5px 0px 10px 5px;
}



#menu-bas a{
color:#333333;
font-size:0.85em;
margin-bottom:5px;

}
