* { padding: 0; margin: 0; }

body {
	font-family: "Trebuchet MS", Helvetica, sans_Serif;
	font-size: 16px;
	margin: 0px;
	text-align: center;
	background-image: url(fundotopo.jpg);
	background-repeat: no-repeat;
}

#wrapper {
	margin: 0 auto;
}

#logo {
	width: 1000px;
	height: 202px;
	margin: 0 auto;
	clear: both;
}

#logoesq {
	width: 355px;
	float: left;
	display: block;
	height: 132px;
	margin-top: 25px;
	margin-left: 5px;
}

#logodta {
	width: 600px;
	float: right;
	display: block;
	margin-top: 160px;
	margin-right: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #999999;
	text-align: right;
}

#menu {
	height: 30px;	
	clear: both;
	margin-top: 3px;
	background-image: url(fundomenu.png);
	background-repeat: repeat-x;
}

#menuinterior {
	width: 1000px;
	margin: 0 auto;
	clear: both;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

#menuinterior ul {
	list-style-type: none;
}

#menuinterior li {
	display: inline;
}

#menuinterior li a:link {
	float: left;
	display: block;
	text-decoration: none;
	border-right: 1px dotted #999999;
	color: #FFFFFF;
	padding: 8px;
}

#menuinterior li a:visited {
	float: left;
	display: block;
	text-decoration: none;
	border-right: 1px dotted #999999;
	color: #FFFFFF;
	padding: 8px;
}

#menuinterior li a:hover {
	color: #333333;
	background-color: #CCCCCC;
}

#display {
	height: 160px;
	clear: both;
	margin-top: 2px;
	background-image: url(fundodisplay.png);
	background-repeat: repeat-x;
	padding-top: 5px;
}

#conteudo {
	width: 980px;
	margin: 0 auto;
	clear: both;
	text-align: left;
}

#rodape {
	clear: both;
	margin: 20px 0px 5px;
	background-image: url(fundorodape.png);
	background-repeat: repeat;
	width: 100%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}

#rodapeinterior {
	width: 980px;
	margin: 0 auto;
	clear: both;
}

#logobranco {
	float: left;
	width: 190px;
	margin-top: 10px;
}

#logobranco img {
	margin: 0px;
	padding: 0px;
	border: none;
}

#rodapeesq {
	width: 320px;
	float: left;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#rodapeesq p {
	margin-bottom: 5px;
}

#rodapeesq a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
}
#rodapeesq a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
}
#rodapeesq a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
}

#rodapedta {
	width: 400px;
	float: left;
	font-size: 8px;
	color: #666666;
	text-align: left;
	border-left-width: 3px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	margin-left: 40px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#rodapedta p {
	margin-bottom: 5px;
}

#rodapedta a:link {
	color: #333333;
	text-decoration: none;
	font-size: 8px;
	margin-right: 5px;
}
#rodapedta a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 8px;
	margin-right: 5px;
}
#rodapedta a:hover {
	color: #000066;
	text-decoration: none;
	font-size: 8px;
	margin-right: 5px;
}

#sp {
	width: 100%;
	clear: both;
	color: #666666;
	font-size: 10px;
	text-align: center;
	float: left;

}

#sp a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#sp a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#sp a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	text-align: left;
	margin: 0px 0px 10px;
	color: #cc0000;
	font-size: 24px;
	font-family: Calibri, "Trebuchet MS", Arial;
	font-weight: normal;
	text-transform: uppercase;
}

h2 {
	text-align: left;
	margin: 15px 0px 10px;
	color: #999999;
	font-size: 16px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	font-family: Calibri, "Trebuchet MS", Arial;
}

h3 {
	font-size: 14px;
	color: #000066;
	font-weight: normal;
}

h4 {
	font-size: 10px;
	color: #000066;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 12px;

}

#conteudo p {
	margin-bottom: 12px;
	line-height: 20px;
	text-align: justify;
}

#conteudo ul {
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 20px;
	list-style-image: none;
}
#conteudo li {
	padding-bottom: 10px;
}
#conteudo ul ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(bullet2.gif);
	margin-top: 5px;
}

#conteudo li li {
	padding-bottom: 5px;
}

#caminho {
	float: left;
	clear: both;
	width: 980px;
	color: #000066;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#caminho a {
	color: #000066;
	text-decoration: none;
}

#homeesq {
	float: left;
	width: 300px;
}

#homeesq p {
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 27px;
}

#homedta {
	margin-top: 10px;
	float: left;
	width: 660px;
	margin-left: 20px;
}

#duascolunasesq {
	float: left;
	width: 580px;
}

#duascolunasesq a {
	color: #666666;
	text-decoration: none;
}

#duascolunasesq a:hover {
	color: #666666;
	text-decoration: underline;
}

#duascolunasesq img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#duascolunasesq object {
	padding: 0px;
	margin: 0px;
}

#duascolunasdta {
	float: left;
	width: 380px;
	margin-left: 20px;
}

#duascolunasdta h3 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	height: 30px;
	background-image: url(fundotitulos.png);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 40px;
	margin-bottom: 10px;
}

#duascolunasdta img {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}

#umacoluna {
	float: left;
	clear: both;
	width: 980px;
}

#umacoluna img {
	margin-top: 5px;
	margin-bottom: 7px;
	border: 1px solid #CCCCCC;
}

#umacoluna table {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	border: 0px none;
	text-align: center;
}

#umacoluna td {
	background-color: #FFFFFF;
	width: 220px;
	padding: 5px;
	border: 1px dotted #999999;
	vertical-align: top;
}

#umacoluna a:link {
	color: #000066;
	text-decoration: none;
}

#umacoluna a:visited {
	color: #000066;
	text-decoration: none;
}

#umacoluna a:hover {
	color: #000066;
	text-decoration: underline;
}

#disponiveltituloesq {
	float: left;
	width: 700px;
}

#disponiveltitulodta {
	float: right;
	width: 200px;
	font-size: 10px;
}

#disponiveltitulodta a {
	font-size: 10px;
	text-align: center;
	color: #333333;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
}

#disponivelum {
	float: left;
	clear: both;
	width: 980px;
}

#disponiveldois {
	float: left;
	clear: both;
	width: 980px;
}

#disponiveldois img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#disponiveltres {
	float: left;
	clear: both;
	width: 980px;
}

#disponivelvideo {
	float: left;
	width: 580px;
}

#disponivelfotos {
	float: left;
	width: 380px;
	margin-left: 20px;
}

#disponivelfotos img {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
	
#disponivelplantageral {
	float: left;
	width: 480px;
}

#disponivelplantaedificio {
	float: left;
	width: 480px;
	margin-left: 20px;
}
	
#disponivelarea {
	float: left;
	width: 480px;
}

#disponivelcontacto {
	float: left;
	width: 480px;
	margin-left: 20px;
}

#disponivelcontacto a:link {
	color: #000066;
	text-decoration: none;
}

#disponivelcontacto a:visited {
	color: #000066;
	text-decoration: none;
}

#disponivelcontacto a:hover {
	color: #000066;
	text-decoration: underline;
}

p.dentrotabela {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}

.etiqueta {
	color: #666666;
}

#menuletras {
	float: left;
	width: 380px;
	margin-bottom: 20px;
}

#menuletrasdisp {
	float: left;
	width: 380px;
	margin-bottom: 20px;
}

#caixaresultados {
	float: left;
	width: 380px;
}

#menuletras a {
	background-image: url(botaoletras.png);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 30px;
	float: left;
	margin-right: 17px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	padding-top: 5px;
	margin-bottom: 12px;
}

#menuletrasdisp a {
	background-image: url(botaoletrasb.png);
	background-repeat: repeat-x;
	display: block;
	height: 30px;
	float: left;
	margin-right: 17px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	padding-top: 5px;
	margin-bottom: 12px;
	width: 56px;
}

#caixaresultados a {
	text-decoration: none;
	color: #000066;
}

#caixaresultados a:hover {
	text-decoration: underline;
	color: #000066;
}

#caixaresultados img {
	border: none;

}
