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: "" "";
}

/* */

body {
	font: 14px/20px "Segoe UI", Tahoma, Helvetica, Arial, sans-serif;
	color: #f2f2f2;
	text-align: center;
	background: #2b2b2b url(../imagens/bg_main.jpg) repeat-x left top;
}

a {
	color: #f7dd9d;
	text-decoration: none;
}

a:hover {
	color: #f7dd9d;
	text-decoration: underline;
}
.inputtext, textarea {
	font: 12px "Segoe UI", Tahoma, Helvetica, Arial, sans-serif;
	border: 1px solid #fff;
	padding: 1px 3px 3px;
	background: #ffffff;
}
textarea {
	overflow-y: auto;
}
.inputtext:hover, textarea:hover {
	border: 1px solid #FF9900;
}
.inputtext:focus, textarea:focus {
	border: 1px solid #fc0000;
}
.inputsubmit {
	font-size: 12px;
	height: 30px;
	padding: 0 15px 4px 13px;
	cursor: pointer;
	color: #FFFFFF;
	background: #FF9900;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.inputsubmit:hover {
	background: #fc0000;
}


#preloader {
	display: none;
	visibility: hidden;
}

#container {
	text-align: center;
	width: 940px;
	margin: 0 auto;
}

#header {
	height: 105px;
	text-align: left;
	padding-top: 20px;
	clear: both;
	margin-bottom: 30px;
}

#menu ul {
	list-style: none;
	margin-top: 16px;
}

#menu ul li {
	display: inline;
	float: left;
}

#menu ul li a {
	display: block;
	height: 24px;
	margin-right: 10px;
}

#menu .empresa {
	background: url(../imagens/bt_empresa_off.gif) no-repeat left top;
	width: 72px;
}

#menu .empresa:hover, #menu .empresaon {
	background: url(../imagens/bt_empresa_on.gif) no-repeat left top;
	width: 72px;
}

#menu .produtos {
	background: url(../imagens/bt_produtos_off.gif) no-repeat left top;
	width: 79px;
}

#menu .produtos:hover, #menu .produtoson {
	background: url(../imagens/bt_produtos_on.gif) no-repeat left top;
	width: 79px;
}

#menu .solucoes {
	background: url(../imagens/bt_solucoes_off.gif) no-repeat left top;
	width: 77px;
}

#menu .solucoes:hover, #menu .solucoeson {
	background: url(../imagens/bt_solucoes_on.gif) no-repeat left top;
	width: 77px;
}

#menu .valores {
	background: url(../imagens/bt_valores_off.gif) no-repeat left top;
	width: 67px;
}

#menu .valores:hover, #menu .valoreson {
	background: url(../imagens/bt_valores_on.gif) no-repeat left top;
	width: 67px;
}

#menu .contactos {
	background: url(../imagens/bt_contactos_off.gif) no-repeat left top;
	width: 82px;
}

#menu .contactos:hover, #menu .contactoson {
	background: url(../imagens/bt_contactos_on.gif) no-repeat left top;
	width: 82px;
}

#menu .obras {
	background: url(../imagens/bt_obras_off.gif) no-repeat left top;
	width: 127px;
}

#menu .obras:hover, #menu .obrason {
	background: url(../imagens/bt_obras_on.gif) no-repeat left top;
	width: 127px;
}

#menu .perguntas {
	background: url(../imagens/bt_perguntas_off.gif) no-repeat left top;
	width: 161px;
}

#menu .perguntas:hover, #menu .perguntason {
	background: url(../imagens/bt_perguntas_on.gif) no-repeat left top;
	width: 161px;
}

#menu .consultadoria {
	background: url(../imagens/bt_consultadoria_off.gif) no-repeat left top;
	width: 159px;
}

#menu .consultadoria:hover, #menu .consultadoriaon {
	background: url(../imagens/bt_consultadoria_on.gif) no-repeat left top;
	width: 159px;
}

#colesq {
	float: left;
	width: 650px;
	text-align: left;
	margin-bottom: 25px;
}

#container p {
	margin-bottom: 15px;
}

#colesq .esq {
	float: left;
	width: 360px;
	margin-top: 20px;
	padding-left: 10px;
}

#colesq .dir {
	float: right;
	width: 245px;
	padding-right: 10px;
	text-align: left;
	margin: 20px 5px 25px 0;
}

#colesq .icn {
	clear: both;
	margin-bottom: 10px;
}

#coldir {
	float: right;
	width: 245px;
	text-align: left;
	margin: 0 10px 25px 0;
}

#coldir .tab {
	clear: both;
	margin-bottom: 25px;
}

#coldir .tab .tabtopo {
	display: block;
	clear: both;
	height: 23px;
	width: 248px;
}

#coldir .tab .tabcentro {
	background: #1a1a1a url(../imagens/tab_bg.gif) repeat-y left top;
	padding: 5px 7px 10px;
	font-size: 12px;
	line-height: 18px;
	color: #a6a6a6;
	width: 234px;
}

#coldir .tab .tabnovidades {
	background: #1a1a1a url(../imagens/tab_bg_novidades.gif) repeat-y left top;
}

#coldir .tab .tabcentro h1 {
	font-size: 16px;
	line-height: 18px;
	color: #f7dd9d;
	font-weight: normal;
	letter-spacing: -1px;
	clear: both;
	margin-bottom: 5px;
}

#coldir .tab .tabcentro .img {
	display: block;
	clear: both;
	width: 231px;
	margin-bottom: 5px;
}

#coldir .tab .tabcentro .img img {
	border: 1px solid #000000;
}

#coldir .tab .tabfundo {
	display: block;
	clear: both;
	height: 4px;
	width: 248px;
}
#container .horiz {
	text-align: left;
}

#container .horiz .tituloh1 {
	margin-left: 14px;
}
#container .horiz .piccentro {
	margin: 10px 0 10px 14px;
}

#container .produtos {
	text-align: center;
	margin-bottom: 20px;
	clear: both;
}

#container .produtos img {
	margin-right: 6px;
	vertical-align: top;
}
#container .horiz h1 {
	font-size: 30px;
	color: #e8e8e8;
	letter-spacing: -1px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 12px;
}

#container .colesq {
	float: left;
	width: 284px;
	margin-left: 12px;
}

#container .coltabela {
	float: left;
	width: 202px;
	margin: 3px 0 25px 12px;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}

#container .coltabela .linha {
	background: url(../imagens/bg_footer2.gif) repeat-x left bottom;
	padding-bottom: 10px;
	padding-top: 7px;
}

#container .coltabela .linhapic, #container .coltabela .linhatabela {
	padding-bottom: 10px;
	padding-top: 7px;
}
#container .coltabela .linhatabela table {
	width: 100%;
	border-collapse: collapse;
}

#container .coltabela .linhatabela table th {
	font-size: 10px;
	color: #FFFFFF;
	background: #252525;
	text-align: center;
	padding: 3px 4px 4px;
	margin-right: 2px;
	border-right: 1px solid #2b2b2b;
}
#container .coltabela .linhatabela td {
	font-size: 10px;
	color: #FFFFFF;
	padding: 3px 4px 4px;
	border-bottom: 1px solid #393939;
	text-align: center;
}


#container .coltabela .nobg {
	background: url(none);
}

#footer {
	font-size: 11px;
	line-height: 16px;
	color: #808080;
	background: url(../imagens/bg_footer2.gif) repeat-x left top;
	padding-top: 15px;
	width: 950px;
	text-align: left;
	margin: 0 auto;
}

#footer .esq {
	margin-left: 10px;
	float: left;
}

#footer .esq .nome {
	font-size: 11px;
	color: #bfbfbf;
	margin-bottom: 10px;
}
#footer .dir {
	float: right;
	margin-right: 10px;
}

#footer a {
	color: #d31414;
	text-decoration: none;
}

#footer a:hover {
	color: #d31414;
	text-decoration: underline;
}

.parag {
	background: url(../imagens/bg_footer2.gif) repeat-x left 55px;
	margin-left: 15px;
	margin-top: 15px;
	height: 90px;
}

.texto {
	margin: 15px;
	padding-bottom: 20px;
}

.parag .caixa {
	margin: 15px 40px 0 5px;
	float: left;
}
.parag strong {
	font-weight: bold;
}
.parag span.indicativo {
	color: #999999;
}
.texto div.data {
	font-size: 11px;
	line-height: 12px;
	color: #999;
	clear: both;
}
.texto h3 {
	font-size: 20px;
	line-height: 22px;
	color: #f7dd9d;
	font-weight: normal;
	letter-spacing: -1px;
	clear: both;
	margin-bottom: 5px;
}
.texto p img {
	float: left;
	margin: 3px 5px 5px 0;
}

.parag ul {
	float: left;
	margin: 0 10px;
}

.parag ul li {
	margin-bottom: 20px;
	background: url(../imagens/bullet.gif) no-repeat left 7px;
	padding: 0 0 0 15px;
	line-height: 18px;
	font-size: 13px;
}
.formulario {
	background: url(../imagens/bg_footer2.gif) repeat-x left top;
	margin: 15px 5px 45px 15px;
	padding: 25px 0 0 5px;
	clear: both;
}

.formulario h2 {
	clear: both;
	display: block;
	font-size: 20px;
	padding-bottom: 10px;
	color: #999;
	letter-spacing: -1px;
	font-weight: bold;
}

.formulario form label {
	clear: both;
	display: block;
	margin: 10px 0 3px;
	font-weight: bold;
}

.formulario form .enviarbutton {
	border: none;
	clear: both;
	display: block;
	margin: 10px 0 3px;
}
.mapa {
	margin: 0 5px 15px 15px;
	padding: 5px 0 0 5px;
	clear: both;
	font-size: 12px;
}
.mapa iframe {
	border: 1px solid #404040;
}

.nobg {
	background: none;
}

.prodscont {
	margin: 0 14px 50px;
}

.produlist {
	width: 33%;
	float: left;
}

.caixaprod {
	font-size: 12px;
	color: #f7dd9d;
}

.caixaprod h4 {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	width: 282px;
	line-height: 16px;
}

.caixaprod span.data {
	font-size: 11px;
	color: #999999;
	display: block;
	line-height: 14px;
}

.caixaprod span.desc {
	font-size: 11px;
	color: #999999;
	display: block;
	line-height: 14px;
	border-bottom: 1px solid #343434;
	padding: 0 0 15px;
	margin: 5px 0 25px;
	width: 282px;
}

.caixaprod .desc sup {
	vertical-align: super;
}

.caixaprod div.picobra {
	width: 282px;
	overflow: hidden;
	margin: 5px 0 0;
}

.caixaprod div.picobra img {
	border: 1px solid #404040;
}

.caixaprod ul {
	margin: 0 0 15px;
	padding: 0 0 15px;
	width: 93%;
	border-bottom: 1px solid #404040;
}

.caixaprod ul li {
	background: url(../imagens/bullet_laranja.gif) no-repeat 4px 10px;
	padding: 0 0 0 10px;
}

/*
	footer no fundo da página
*/

html {
	height: 100%;
}
body {
	height: 100%;
}
#container {
	position: relative;
	min-height: 100%;
	clear: both;
}
* html #container {
	height: 100%;
}
#page {
	padding-bottom: 135px;
	clear: both;
}
#footer {
	display: block;
	clear: both;
	position: relative;
	margin-top: -135px;
	height: 120px;
	overflow: hidden;
}
