/* codificador: Ivan Pinho - www.angrabusca.com */

body{
	text-align:center;
	margin:0;
	padding:0;
	width: 100%;
	}
#geral {
	width:100%;
	position: relative;
	float: left;
	z-index: 1; /* para correcao do menu no IE */
	}	
#tudo {
	width:760px;
	margin:0 auto;
	}

#principal {
	width:180px;
	float:right;
	
	}

#menusuperior{
	width:100%;
	background-color:#FFF7F7;
	border-bottom:1px solid;
	height:30px;
	text-align: left;
	border-bottom-color: #F3DADA;
	font-family:Arial, Helvetica, sans-serif;
	clear: both;
		
	
}
	
h1{
	text-indent: -1500px;
	display: none;
	margin: 0;
	padding: 0;

}	
	
#buscador {
	width:562px;
	float:left;
	position: relative;
	}

.label {visibility: hidden;
		text-indent:-50px;
		overflow:hidden;
		display:none;

}

#cabecalho{
	width:562px;
	height:183px;
	background-image:url(images/logonovo.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-top: 20px;
	float: left;
  			} 
  
#menuhome{
	width:456px;
	
	height:20px;
	margin-top:95px;
	position: relative;
	text-align:left;
	padding-left: 106px;
			}
			
#formbusca {
	width:456px;
	height:30px;
	text-align:left;
	padding-left: 106px;

	}
 
#assunto {
	width:562px;
	
     		}


#barrassunto{
	background:url(images/barra_assunto.gif) no-repeat center;
	height:30px;
	clear: both;

}

#barraanuncio{
	background:url(images/barra_buscados.gif) no-repeat center;
	height:30px;
	width: 160px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 4px;
}

#anunciewebpagehome{
	width: 160px;
	text-align: right;
	margin-bottom: 10px;
}
#atividades{
	width:562px;
	float: left;
	height: 180px;
	

}

ul li { 	text-align:left;
			list-style:url(images/seta_marcador.gif) none;

			}

	 
#coluna1 {
	width:47%;
	height:180px;
	float:left;
	padding-left:40px;
	
			}
  
#coluna2 {
	width:45%;
	height:180px;
	float:right;
     		}
	 
#rodapenovo{
	width:542px;
	font-family:Arial, verdana, Helvetica, sans-serif;
	clear: both;
	text-align: center;
	font-size: 13px;
			}

#rodapehome img{ border: 1px solid #000;
			}


.endereco {	font-size: 70%
			}
	 
#anuncioshome{
	width:160px;
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	top: 27px;
				} 

#anunciosresultado{
	width:120px;
	height:740px;
	position:relative;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	top: 5px;
				} 	

a:link {color: #990000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 70%;
		text-decoration:underline;
		}

a:hover{ color: #990000;
		 text-decoration:none;
		 font-family: Verdana, Arial, Helvetica, sans-serif;
		 font-size: 70%;
		 }

a:visited {
	color: #CC0066;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
			}
			
/* divs da webpage */	

#buscasup {
	background-color:#990000;
	margin:0;
	padding:0;

}
		
.labelwebpage {
	font-size: 0.7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align: middle;
}			

.botaowebpage{ 
font-size:0.8em;
margin-top:10px;
}


#busca{
	font-style:normal;
	color:#666666;
}
