@charset "utf-8";
/* CSS Document */
body {
/*margin:0;
padding:0;
background:#ccc;
text-align:center; /* hack para o IE */
   }
#geral {
width: 800px;
height: 677px;
background-image:url(img/bg_beta.jpg);
background-repeat:no-repeat;
margin: 0 auto;
font-family:Tahoma, Geneva, sans-serif;
text-align:left; /* "remédio" para o hack do IE */ 
   }
#conteudo {
background-color:;
border:#0C3 solid 0px;
top:30px;
margin-left:30px;
margin-right:30px;
height:615px;
position:relative;
    }
	
#paginas_load {
position:absolute;
background-color:;
border:#F36 solid 1px;
height:420px;
width:510px;
z-index:0;
}


#paginas{
position:absolute;
background-color: ;
border:#F36 solid 0px;
height:420px;
width:510px;
margin-left:220px;
margin-right:10px;
top:135px;

    }

.f-transp{
position:absolute; top:0; left:0;
width:100%; height:100%;
width:inherit; height:inherit;
background-color:#CCC;
filter:alpha(opacity=70, finishopacity=70, style=1);
       opacity:.7;
       -moz-opacity:.7;
       -khtml-opacity:.7;
		border:none;
		z-index:-1;
}	
	
#menu {
border:;
margin-left:20px;
width:200px;
height:200px;
top:200px;
position:relative;
    }
	
ul#menu { 
	margin:0; 
	padding:0;
	}
	
ul#menu li {
	list-style:none;	
	}
		
ul#menu a span { 
  display:none;
  }	
ul#menu a:hover span {
  display: block;
  position: absolute; 
  top: 50px;
  height:100px;
  left: 65px; 
  width: 130px;
  padding: 2px 0; 
  color:#F63; 
  background: #fffff0;
  font-size: 18px; 
  border: 2px solid #F90;
  line-height:100px;
  text-align: center;
  font-weight:bold;
}
  /*
#twitter {
position:absolute;
border:#0C3 solid 1px;
background-color:;
margin-left:0px;
margin-right:0px;
height:170px;
width:200px;
top: 400px;
overflow:auto;
text-align:;
font-size:14px;
color:#F60;
z-index:0;

}
#twitter_update_list {
	list-style:none;
}*/
#rodape {
position:absolute;
border:#0C3 solid 1px;
background-color:;
margin-left:220px;
margin-right:10px;
height:50px;
width:510px;
top: 580px;
text-align:center;
font-size:14px;
color:#000;
z-index:0;
}

#titulo {
border:#0C3 solid 2px;
background-color:;
margin-left:20px;
margin-right:20px;
height:25px;
margin-top: 10px;
text-align:center;
line-height:25px;
font-size:15px;
color:#000;
}

#result {
background-color:;
margin-left:20px;
margin-right:20px;
height:30px;
margin-top: 10px;
text-align:center;
font-size:14px;
color:#F00;
}

.campo {background-color:#F7EDDF; border:#FF6600 outset 1px; width:280px;}
.botao {width:200px; height:25px; background-color:#FF6633; border:#009900 outset 1px; color:#FFFFFF; font-weight:bold; }
#rodape2 {
position:absolute;
border:#0C3 solid 1px;
background-color:;
margin-left:10px;
margin-right:10px;
height:50px;
width:200px;
top: 580px;
text-align:;
font-size:14px;
color:#F60;
line-height:50px;
z-index:0;
}
a:link, a:visited, a:active {
text-decoration: none;
}
a:hover {text-decoration:none; 
color:#FF0000;
}
h1 {
	font-size:16px;
	height:12px;
}





