/*=============================================
  Menu
  =============================================*/
    #topo-fake,
    #topo{
        background:#FFF;
        height:60px;
        width:100%;
    }
    #topo{
        left:0;
        position:fixed;
        top:0;
        z-index:10;
    }
    #topo > .cont{
        height:100%;
    }
/*=============================================
  Menu
  =============================================*/
  #Menu_Logo {
    margin-left: 0%;
    float: left;
    height: 65px;
    margin-top: 0px;
    clear: none;
    width: 100%;
    display: block;
    background-color: #000;
    position: relative;
    top: 0px;
    left: 0px;
}

#Menu_Páginas {
    float: left;
    height: 40px;
    clear: both;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0px 0px 0px -0.18071338%;
    /*background: url(topo-bg.png) center;*/
    background-color: #1E1E1E;
    border-bottom: solid 1px #1E1E1E;
    border-top: solid 1px #1E1E1E;
}

#Logo {
    float: none;
    width: 160px;
    max-width: 100%;
    height: 45px;
    clear: none;
    color: rgb(0, 0, 0);
    position: relative;
    top: 0px;
    left: 0px;
    margin: 10px auto auto;
}

#Twitter {
    float: left;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: 35px;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    position: relative;
    top: 0px;
    left: 0px;
    opacity: 1;
}

#Pinteret {
    float: left;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: 35px;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    position: relative;
    top: 0px;
    left: 0px;
}

#Facebook {
    float: left;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: 10%;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    position: relative;
    top: 0px;
    left: 0px;
}

#HOME:hover {
    border-width: 5px;
    border-bottom-color: #FFF;
    border-bottom-style: solid;
    padding-bottom: 0px;
    color: #FFF;
}

#COLEÇAO:hover {
    font-size: 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: rgba(229, 233, 232, 0);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    color: #FFF;
    border-style: none none solid;
    font-family: homenaje;
    letter-spacing: 1px;
    border-width: 5px;
    border-bottom-color: #FFF;
}

#MAKING_OF:hover {
    font-size: 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: rgba(229, 233, 232, 0);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    color: #FFF;
    border-style: none none solid;
    font-family: homenaje;
    letter-spacing: 1px;
    border-width: 5px;
    border-bottom-color: #FFF;
}

#LOOKBOOK:hover {
    font-size: 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: rgba(229, 233, 232, 0);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    color: #FFF;
    border-style: none none solid;
    font-family: homenaje;
    letter-spacing: 1px;
    border-width: 5px;
    border-bottom-color: #FFF;
}

#CONTATO:hover {
    font-size: 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: rgba(229, 233, 232, 0);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    color: #FFF;
    border-style: none none solid;
    font-family: homenaje;
    letter-spacing: 1px;
    border-width: 5px;
    border-bottom-color: #FFF;
}

#BLOG:hover {
    font-size: 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: rgba(229, 233, 232, 0);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    color: #FFF;
    border-style: none none solid;
    font-family: homenaje;
    letter-spacing: 1px;
    border-width: 5px;
    border-bottom-color: #FFF;
}
