/* Estilo CSS WImoveis.com - Site Padrão */
body{margin:0px;padding:0px;}
h3{margin:0px;padding:0px;}

#geral {position: relative; width:778px; margin-left:auto; margin-right:auto; margin-top:30px; background-color:#FFFFFF; }
/*Topo*/
#topo {width:778px;height:85px;}
#logo{ width:142px; height:85px; float:left;}
#menu {width:600px; margin-top:40px; padding-left:10px; float:left;font-family: Verdana;font-size: 12px;color: #333333;}
#menu a {font-family: Verdana;font-size: 15px;color: #333333; font-weight:bold;text-decoration: none;}
#menu a:hover {font-family: Verdana;font-size: 15px;color: #006699; font-weight:bold;text-decoration: none}
/*Fim Topo*/

/*Meio Conteudo*/
#meio{ width:778px;}
#faixa{ width:778px; height:5px; background-color: #999999;}
#foto{ width:382px; float:left; height:257px; background-color:#BBBBBB;}
#conteudo_site{ width:395px; float:left; height:257px; background-color:#E5E5E5;}
h1 { width:395px; padding-top:15px; font-family:Verdana; font-size:13px; color:#666666; text-align:center; text-transform: uppercase;}
h2 { width:395px; font-family:Verdana; font-size:12px; color:#999999; text-align:center;}
h3 { width:395px; font-family:Verdana; font-size:20px; color:#666666; text-align:center;}
/*Fim Meio Conteudo*/

/*Rodape*/
#rodape{width:778px; height:98px;}
#fale_conosco { width: 157px; float:left;}
#fale_conosco input {
	border: 0;
}
#logo_wimovel { width:156px; height:98px; float:left;  }
#logo_wimovel input {
	border: 0;
}
#detalhe_meio { width:461px; float: left;}
/*Fim Rodape*/

/*Formulario contato*/
#contatoform{position: relative;width:340px;height:106px;left:40px;top:5px;font-family: Verdana;font-size: 10px;text-decoration: none;color: #666666;z-index:2;}
input:hover {border: 1px solid #005189;font-family: Verdana;font-size: 10px;color: #999999;}
input {background-color: #FFFFFF;border: 1px solid #EFEFEF;}
.textimput {text-align: justify;font:normal 9px Verdana;color: #999999;text-decoration: none;}
textarea {font-family: Verdana;font-size: 10px; color: #999999;text-decoration: none;background-color: #FFFFFF;border: 1px solid #EFEFEF;}
textarea:hover {font-family: Verdana;font-size:10px; border: 1px solid #005189; color: #999999;text-decoration: none;background-color: #FFFFFF;}
#resposta {text-align:center;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #999999;text-decoration: none;}
#resposta a{font-family: Verdana; font-weight:bold;font-size: 10px;color: #009900;text-decoration: none;}
#resposta :hover{font-family: Verdana; font-weight:bold;font-size: 10px;color: #006699;text-decoration: none;}
/*Fim Formulario contato*/
