body { 
background: #310;
margin:0; }

#sereias {
background: #bd6e40;
position: absolute;
top: 0px;
right: 150px;
margin: 0;
border-left: solid 3px #f6ad83;
border-right: solid 3px #f6ad83;
width: 624px;
z-index: 1;
font-family: verdana, sans serif; }

#ev {
position: absolute;
top; 0;
right: 70px;
margin: 0;
padding: 0;
 }

#tab {
position: absolute;
background: transparent;
top:0;
right:0px;
z-index: 2;
}

#nav {
position: absolute; 
top: 0px; 
right: 0px;
bottom: 0px;
height: 100%; 
width: 150px;
background: #310; 
 }

#nav a {
display: block; 
text-align: center;
padding: 5px 10px; 
margin: 0 0 1px; 
border-width: 0; 
text-decoration: none;
font-weight: bold;
font-family: verdana, sans serif; 
color:#d3bfb3;
font-size: 15px;
}

#nav a:active {
display: block;
background: #f6ad83; 
text-align: center;
padding: 5px 10px; 
margin: 0 0 1px; 
border-width: 0; 
text-decoration: none;
font-weight: bold;
font-family: verdana, sans serif; 
color: #310;
font-size: 15px;
}
#nav a:hover {
display: block;
background: #f6ad83; 
text-align: center;
padding: 5px 10px; 
margin: 0 0 1px; 
border-width: 0; 
text-decoration: none;
font-weight: bold;
font-family: verdana, sans serif; 
color: #310;
font-size: 15px;
}

#nav a img {
position: absolute; 
right: 40px; 
bottom: 40px; 
height: 0; 
width: 0; 
border-width: 0;}

#nav a:hover img {
position: absolute; 
right: 40px; 
bottom: 20px; 
height: 100px; 
width: 70px;}

#rep {
position: relative;
margin-top: 20px;
margin-bottom: 20px;
text-align: center;
color: #633;}

#rep a {
color: #800;
}

#rep a:hover {
background:  #f6ad83;
text-decoration: none;
font-weight: bold;}




