@charset "ISO-8859-1";
/* CSS Document */



html, body {
            height: 100%;
        }

/* basic elements */

body, h1, h2, h3, h4, h5, h6, p, ul, li, form {
	margin: 0px;
	padding: 0px;
	border:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 15px;
}


/* BOX PESQUISA */



#box-pesquisa-home {
	float:left;
	width:160px;
	padding-left: 26px;
	padding-right: 33px;
	padding-top: 10px;
}

/* BOX PESQUISA ORANGE GERAL*/

#box-pesquisa-geral {
	float:left;
	width:160px;
	padding-left: 26px;
	padding-right: 33px;
	padding-top: 0px;
}

#box-pesquisa {
	float:left;
	width:160px;
	padding-left: 26px;
	padding-right: 33px;
	padding-top: 47px;
}

#box-pesquisa-procurar {
	float:left;
	width:160px;
	}
#box-pesquisa-onde-header {
	float:left;
	width:160px;
	padding-top:5px;
	}

#box-pesquisa-onde-distrito {
	float:left;
	width:160px;
	}

#box-pesquisa-onde-concelho {
	float:left;
	width:160px;
	}
#box-pesquisa-onde-procurar {
	float:left;
	width:160px;
	}
	
	
/* BOX PESQUISA ORANGE GERAL*/


#topo-pesquisa {
	float:left;
	width:220px;
	background: url(../img/bkg_pesquisa.png) no-repeat;
	height: 350px;
}

#topo-pesquisa-home {
	float:left;
	width:220px;
	height: 350px;
	background: url(../img/bkg_pesquisa.png) no-repeat;
}

#box-pesquisa-procurar-header {
	float:left;
	width:160px;
	}

#box-pesquisa-procurar-search {
	float:left;
	width:160px;
	height:20px;
	left:-2px;
	}
#box-pesquisa-orange-procurar {
	float:left;
	width:160px;
	height:25px;
	left:0px;
	top:-8px;
	}
input#search {
	width:160px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}
input#procurar {
	width:70px;
	height:21px;
	padding:0;
	}
	
input#procurar {
	margin-top:2px;
	margin-left:0px;
	border:0;
	width:70px;
	height:21px;
	}

input#pesquisar {
	margin-top:15px;
	margin-left:0px;
	border:0;
	width:70px;
	height:21px;
	}
