/* css reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* css reset end */

body {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../imagens/bg_main.gif) repeat-y center top;
}
a {
	color: #dca710;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

input.textinput, textarea {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #b3b3b3;
	padding: 4px;
}
.preloadpics {
	display: none;
	visibility: hidden;
}

#wrapper {
	width: 955px;
	margin: 4px auto;
	text-align: left;
}
#header {
	height: 146px;
}

#header #logotipo {
	float: left;
	height: 146px;
	width: 156px;
}

#header #menu {
	float: left;
	margin-left: 4px;
	margin-top: 100px;
	background: url(../imagens/bg_menu.gif) no-repeat left top;
	height: 47px;
	width: 795px;
}

#menu ul {
	list-style: none;
	margin: 0 15px;
}

#menu ul li {
	display: inline;
}

#menu .bthome, #menu .btgaleria, #menu .btmarcar, #menu .btlocalizacao, #menu .btcontactos, #menu .btfinanciamento,
#menu .bthomeon, #menu .btgaleriaon, #menu .btmarcaron, #menu .btlocalizacaoon, #menu .btcontactoson, #menu .btfinanciamentoon {
	background: url(../imagens/home_off.gif) no-repeat left top;
	display: block;
	float: left;
	margin: 9px 16px 0 0;
	height: 29px;
	width: 66px;
}

#menu .bthome:hover, #menu .bthomeon {
	background: url(../imagens/home_on.gif) no-repeat left top;
}

#menu .btgaleria, #menu .btgaleriaon {
	background: url(../imagens/galeria_off.gif) no-repeat left top;
	width: 84px;
}

#menu .btgaleria:hover, #menu .btgaleriaon {
	background: url(../imagens/galeria_on.gif) no-repeat left top;
}

#menu .btmarcar, #menu .btmarcaron {
	background: url(../imagens/marcar_visita_off.gif) no-repeat left top;
	width: 139px;
}

#menu .btmarcar:hover, #menu .btmarcaron {
	background: url(../imagens/marcar_visita_on.gif) no-repeat left top;
}

#menu .btlocalizacao, #menu .btlocalizacaoon {
	background: url(../imagens/localizacao_off.gif) no-repeat left top;
	width: 126px;
}

#menu .btlocalizacao:hover, #menu .btlocalizacaoon {
	background: url(../imagens/localizacao_on.gif) no-repeat left top;
}

#menu .btcontactos, #menu .btcontactoson {
	background: url(../imagens/contactos_off.gif) no-repeat left top;
	width: 115px;
}

#menu .btcontactos:hover, #menu .btcontactoson {
	background: url(../imagens/contactos_on.gif) no-repeat left top;
}

#menu .btfinanciamento, #menu .btfinanciamentoon {
	background: url(../imagens/financiamento_off.gif) no-repeat left top;
	width: 153px;
	margin-right: 0;
}

#menu .btfinanciamento:hover, #menu .btfinanciamentoon {
	background: url(../imagens/financiamento_on.gif) no-repeat left top;
}
#wrapper .interior {
	padding: 10px;
}
.interior h1 {
	font-size: 26px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 15px 150px;
	color: #666666;
}
.interior .headerpic {
	margin: 0 0 15px 150px;
}

.interior dl dt {
	float: left;
	width: 140px;
	text-align: right;
	margin: 0 10px 15px 0;
	font-size: 12px;
	clear: left;
	padding-top: 4px;
	font-weight: bold;
}
.interior dl dd {
	clear: right;
	float: left;
	width: 600px;
}

.interior dl.contactos dt {
	margin: 0 10px 10px 0;
	padding-top: 0px;
}

.interior dl dd a#marcaranchor {
	font-size: 9px;
	color: #808080;
	text-decoration: none;
	margin: 5px 3px;
}
.interior dl dd a#marcaranchor:hover {
	color: #FFC10A;
	text-decoration: none;
}
.interior dl dd a#marcaranchor img {
	vertical-align: -25%;
}

.interior dl dd .seguido {
	font-size: 10px;
	color: #808080;
	float: left;
	margin: -26px 0 5px 110px;
	line-height: 12px;
}

.interior dl dd .restos {
	font-size: 10px;
	color: #808080;
	clear: both;
	margin: 2px 0 5px;
}

.submitbutton {
	background: url(../imagens/bt_enviar.gif) no-repeat left top;
	height: 25px;
	width: 69px;
	display: block;
	clear: both;
	margin: 10px 0;
}

.interior .mapa {
	margin: -10px 0 0 150px;
	line-height: 18px;
}

.interior .mapa iframe {
	margin: 0 0 10px;
	background: #e5e5e5;
	border: 1px solid #ccc;
}

.interior ul.financiamento {
	list-style: none;
	margin: 15px 0 15px 30px;
}

.interior ul.financiamento li {
	list-style: none;
	background: url(../imagens/bullet.gif) no-repeat left 8px;
	padding-left: 10px;
}

#footer {
	width: 955px;
	margin: 0 auto;
	text-align: right;
	border-top: 1px solid #bfbfbf;
	padding-top: 5px;
	font-size: 11px;
	color: #999999;
	height: 55px;
}

/*
	footer no fundo
*/

html {
	height: 100%;
}

body {
	height: 100%;
}
#wrapper {
	position: relative;
	min-height: 100%;
	padding-bottom: 0;
	margin-bottom: 0;
}

* html #wrapper {
	height: 100%;
}

#wrapper .interior {
	padding-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 95px;
}
#footer {
	position: relative;
	margin-top: -80px;
}
