/* --[[ Main Expand Icons ]]-- */
#imenus0 .imeam span, #imenus0 .imeamj span
{

}
#imenus0 li:hover .imeam span, #imenus0 li a.iactive .imeamj span
{

}


/* --[[ Sub Expand Icons ]]-- */
#imenus0 ul .imeas span, #imenus0 ul .imeasj span
{

}
#imenus0 ul li:hover .imeas span, #imenus0 ul li a.iactive .imeasj span
{

}




/* --[[ Main Container ]]-- */
#imouter0
{
    border-style: none;
    padding: 0px;
    margin: 0px;
}            
/* --[[ Sub Container ]]-- */
#imenus0 li ul
{
    margin-top:-2px;
    background-color: #000000;
    border-top:1px solid #212121;
    border-right:1px solid #212121;
    border-left:1px solid #212121;
}




/* --[[ Main Items ]]-- */
#imenus0 li, #imenus0 li a, #imenus0 .imctitle
{
    text-decoration: none;
    height: 20px;
    color: #ced64b;
    text-align: center;
    border-width: 0px;
    text-transform:uppercase;
    font-family: "Trebuchet MS",Arial;
    font-size:10px;    
}

#imenus0 li a.cartes, #imenus0 li a.artvivre
{
    background-image: url(images/onglet1.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top:2px;
    padding-right:2px;
}

#imenus0 li a.bontourism, #imenus0 li a.bonsplans, #imenus0 li a.appreciez
{
    background-image: url(images/onglet2.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top:2px;
    padding-right:2px;
}


/* [hover] - These settings must be duplicated for IE compatibility.*/
#imenus0 li:hover > a
{
    color:#ffffff;
    text-decoration: none;
}
#imenus0 li a.ihover, .imde imenus0 a:hover
{
    color:#ced64b;
    text-decoration: none;
}

/* [active] */
#imenus0 li a.iactive
{
}



/* --[[ Sub Items ]]-- */
#imenus0 .menu_1, #imenus0 .menu_2
{
    margin:0px;
    padding: 0px 0px 0px 0px;
    padding-left:6px;
}
#imenus0 .menu_1 a, #imenus0 .menu_2 a
{
    text-transform:uppercase;
    font-family: "Trebuchet MS",Arial;
    font-size:10px;
    color: #EEEEEE;
    text-align: left;
    text-decoration: none;   
    padding-top:3px; 
    padding-bottom:3px; 
    margin-left:5px;
}

#imenus0 .menu_2 a
{
    margin-top:0px;
    height:15px;
    border-bottom: solid 1px #1C1C1C;
}


/* disable last border */
#imenus0 ul a.last
{
    border-bottom: 0px;
}

/* [hover] - These settings must be duplicated for IE comptatibility.*/
#imenus0 .menu_1 a:hover, #imenus0 .menu_2 a:hover 
{
    text-decoration: none;
    color:#ced64b;
}


/* [active] */
#imenus0 ul li a.iactive
{
}


/* Pied de menu */
.imcm .menu_bottom, .menu_bottom
{
    background-image: url(images/menu_bottom.png);
    background-repeat: no-repeat;
    width:193px;
    height:10px;
}


/*
.subul {
  float: left;
  width: 12em;
  margin: 0;
  padding: 0;
  list-style: none;
}

.subul li {
  float: left;
  width: 6em;
  margin: 0;
  padding: 0;
}
*/