.geral {
    position: relative;
    height: 800px;
    width: 982px;
}

.menu1 {
    background-color: #F6B803;
    position: absolute;
    width: 150px;
    left: 224px;
    top: 20px;
    text-align: left;
    margin-bottom: 0px;
    visibility: hidden;
    z-index: 1;
}

#movie_down { 
	position:relative; 
	z-index:0; 
}

.menu1 a {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 12px;
    margin-left: 10px;
    display: block;
    margin-bottom: 3px;
    text-decoration: none;
}

.menu1 a:hover {
    text-decoration: none;
    color: #F6B803;
    background-color: #FFFFFF;
}

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: url(../../../images/background.png);
    background-repeat: repeat-x;
}

a {
    border-color: white;
    color: black;
    text-decoration: none;
}

a:hover {
    color: #A8301F;
}

.style2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.style4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
}

.style5 {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
}

.style7 {font-size: 12px}

.style8 {
    color: #A8301F;
    font-weight: bold;
}

descricao {
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
}
