#menu {
	display:none;
}

#header {
    background: #FFFFFF url('../images/DonaCida_Logo_Color_2.gif') no-repeat center left;
    }
   
#headerimg {
    height: 80px;
    width: 225px;
}

#formheader {
    background: #FFFFFF url('../images/DonaCida_Logo_Color_2.gif') no-repeat center left;
}

#formimg {
    height: 80px;
    width: 225px;
}

h1 {
    font-size: 4em;
    text-align: center;
    text-indent: -10000px;
    margin: 0px;
}


.description {
    font-size: 1.2em;
    text-align: center;
    text-indent: -10000px;
}

#outros {
	display:none;
}


.principal {
    width: 240px;
    text-align : left;
}

#form_main {
	text-align: left;
}

#form_busca_resultado {
	display: none;
}

#query_string {
	width: 110px;
	font-size: 10px;
}

#cidade{
	font-size: 9px;
}

#commit {
	font-size: 10px;
}
.legenda {
	display: none;
}

.detalhe {
	display: none;
}

.place {
    background-color : #F3F3F3;
    margin:auto;
    font-family: Tahoma,"Times New Roman", Times, serif;
    font-size: 9px;
}

.place1 {
    background-color : #FFFFFF;
    margin:auto;
    font-family: Tahoma,"Times New Roman", Times, serif;
    font-size: 9px;
}

.endereco {
 	display: none;
}

.cidade {
 	display: none;
}

.cep {
 	display: none;
}

.barra {
	position: relative;
	clear:both;
}

#resultado {
    font-family: Tahoma,"Times New Roman", Times, serif;
    font-size: 9px;
}

#quantidade {
    font-family: Tahoma,"Times New Roman", Times, serif;
    font-size: 9px;   
}

.previous {
		position: relative;
		float: left;
		text-align: left;
    font-family: Tahoma,"Times New Roman", Times, serif;
    font-size: 9px;

}

.next {
		position: relative;
		float: right;
		text-align: right;
    font-family: Tahoma,"Times New Roman", Times, serif;
    font-size: 9px;

}

address {
	display:none;
}

