﻿ #menu { 
    color:white;
    opacity: 0.8;
}

.default {
    background-color: #FFFFFF;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    margin-top:1%;
    text-align:center;
}

.fixed {
    background-color: #FBF8EF;
    position: fixed !important;
    top: 0;
    width: 1024px;
    z-index: 9999;
    text-align:center;
    box-shadow: 0 5px 2px -2px #D4D4D6;
    height: 35px;
    vertical-align: middle;
    padding-top:10px;
}

.link {
    clear: none;
    color: #717171;
    font-family: 'Actor',sans-serif;
    font-size: 15px;
    height: auto;
    left: 0;
    line-height: 16px;
    margin-left: 1%;
    margin-right: 1%;
    max-height: 100%;
    min-height: 0;
    top: 0;
    width: auto;
    word-wrap: break-word;
    vertical-align: middle;
}

.link_fixed {
    clear: none;
    color: #717171;
    float: left;
    font-family: 'Actor',sans-serif;
    font-size: 15px;
    font-weight: normal;
    height: auto;
    left: 0;
    line-height: 16px;
    margin: 25px 0 0 45px;
    max-height: 100%;
    min-height: 0;
    position: relative;
    text-align: center;
    top: 0;
    width: auto;
    word-wrap: break-word;
}

 a:hover
    {
     color:#FFC800;
     text-decoration:none;
     /*font-weight: 600;*/
    }

#menu_ventura_mall:hover {
    color:#E9C644;
    text-decoration:none;
    font-weight: 600;
}

#menu_tiendas:hover {
    color:#E8B63D;
    text-decoration:none;
    font-weight: 600;
}

#menu_noticias:hover {
    color:#DC973C;
    text-decoration:none;
    font-weight: 600;
}

#menu_promociones:hover {
    color:#E98629;
    text-decoration:none;
    font-weight: 600;
}

#menu_novedades:hover {
    color:#CC5F36;
    text-decoration:none;
    font-weight: 600;
}

#menu_como_llegar:hover {
    color:#CA2E2F;
    text-decoration:none;
    font-weight: 600;
}

#menu_cartelera:hover {
    color:#AD342C;
    text-decoration:none;
    font-weight: 600;
}

/*#menu_estacionamiento:hover {
    color:#AD342C;
    text-decoration:none;
    font-weight: 600;
}*/


#menu_trabajo:hover {
    color:#AD342F;
    text-decoration:none;
    font-weight: 600;
}