@charset "utf-8";
/* Reset + Clear  */
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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, button, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	border: 0;
	outline: 0;
	/*background: transparent;*/
	/*text-decoration: none;*/
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
.clear, .clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*<-- Reset + Clear */

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3f3f;
	font-style: italic;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* ------------------------------ TOPO ------------------------------- */
#topo {
	margin: auto;
	width: 100%;
	overflow:hidden;
	/*position:relative;*/
	background:url(/images/bg_topo1.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
#centro {
	margin: auto;
	height: auto;
	width: 960px;
	background:url(/images/bg_topo_alt.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	position:relative;
}
#esquerda {
	text-align: right;
	min-height: 1200px;
	width: 235px;
	float:left;
	background:url(/images/bg_coluna1.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	position:relative;
}
#espaco {
	text-align: left;
	height: 1200px;
	width: 50px;
	float:left;
	background:url(/images/sombravertical.png);
	background-position:top left;
	background-repeat:repeat-x;
	position:relative;
}
#direita {
	text-align: left;
	width: 675px;
	float:left;
	position:relative;
	/*padding-bottom:70px;*/
}
#destaque_topo {
	text-align: left;
	height: 555px;
	position:relative;
	left:-50px;
}
#destaque_topo_desd {
	text-align: left;
	min-height: 517px;
	position:relative;
	left:-50px;
}
.titulo {
	text-align:left;
	font-family:'AllerLightItalic', Arial, Helvetica, sans-serif;
	color: #869315;
	font-size:26px;
	margin-bottom:10px;
	min-height:35px;
	background-image:url(/images/pontos_verdes.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.titulo a{
	font-family:'AllerBoldItalic', Arial, Helvetica, sans-serif;
	color: #869315;
	font-size:14px;
	text-decoration:none;
}
.titulo a:hover{
	color: #3f3f3f;
}
.subtitulo {
	font-family:'AllerBoldItalic', Arial, Helvetica, sans-serif;
	color: #869315;
	font-size:15px;
	text-shadow: #ffffff 0px 1px 0px;
}
#botoes {
	width:100%;
	text-align:right;
	font-family:'AllerItalic', Arial, Helvetica, sans-serif;
	font-size:18px;
	text-shadow: #869315 0px 1px 1px;
	color:#FFF;
	margin-bottom:25px;
	float:right;
}
#botoes a {
	height:26px;
	width:210px;
	display:block;
	text-align:right;
	padding-right:25px;
	background-image:url(/images/botoes1.png);
	background-repeat:no-repeat;
	background-position:right top;
	text-decoration:none;
	padding-top:4px;
	color:#fff;
}
#botoes a:hover {
	background-position: right bottom;
}
#ligado {
	height:26px;
	width:210px;
	display:block;
	text-align:right;
	padding-right:25px;
	background-image:url(/images/botoes1.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	text-decoration:none;
	padding-top:4px;
	color:#fff;
}
#redes_sociais {
	width:100%;
	height:32px;
	width:196px;
	text-align:right;
	padding-right:39px;
	margin-bottom:25px;
	float:right;
}
#redes_sociais img {
	margin-left:8px;
}
#likefacebook {
	width:100%;
	height:32px;
	width:196px;
	text-align:right;
	padding-right:35px;
	margin-bottom:25px;
	float:right;
}
#noticias {
	width:100%;
	margin-bottom:25px;
	float:right;
}
.titulo2 {
	font-family:'AllerLightItalic', Arial, Helvetica, sans-serif;
	font-size:19px;
	height:26px;
	width:196px;
	text-align:right;
	padding-right:39px;
	background-image:url(/images/pontos_verdes.gif);
	background-repeat:repeat-x;
	background-position:right bottom;
	color:#869315;
	margin-bottom:9px;
}
.noticia {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#3f3f3f;
	line-height:16px;
	background-image:url(/images/pontos_cinza.gif);
	background-repeat:repeat-x;
	background-position:right bottom;
	padding-bottom:7px;
	margin-bottom:7px;
	margin-right:39px;
}
.noticia a {
	color:#3f3f3f;
	text-decoration:none;
	display:block;
}
.noticia a:hover {
	color:#869315;
}
.noticia a:hover h2 {
	color: #869315;
}
.noticia h2 {
	margin-top:8px;
	margin-bottom:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3f3f;
	font-style: italic;
	font-weight:normal;
}
#newsletter {
	margin-bottom:25px;
	float:right;
}
#subscrever {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#3f3f3f;
	line-height:12px;
	background-image:url(/images/pontos_cinza.gif);
	background-repeat:repeat-x;
	background-position:right bottom;
	padding-bottom:7px;
	margin-bottom:7px;
	margin-right:39px;
	height:30px;
	width: 196px;
}
#subscrever .txt_input {
	background-image:url(/images/form0.png);
	background-repeat:no-repeat;
	background-position:left top;
	border:0px;
	outline:0px;
	width:142px;
	padding:7px;
	font-size:10px;
	margin-top:1px;
	float:left;
}
#subscrever .txt_input:hover {
	background-position:left bottom;
}
#subscrever .txt_input:focus {
	background-position:left bottom;
}
#subscrever img {
	float:right;
}
#morada_mm {
	width:100%;
	margin-bottom:50px;
	float:right;
}
#morada {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#3f3f3f;
	line-height:16px;
	margin-right:39px;
}
#morada a {
	color:#3f3f3f;
	text-decoration:none
}
#morada a:hover {
	color:#869315;
	text-decoration:none
}
/* ------------------- CAIXA DOS PROJECTOS ------------------- */
#projectos {
	text-align: left;
	width: 675px;
	float:right;
	margin-bottom:30px;
}
.projecto {
	width:218px;
	min-height:285px;
	background-position: center 4px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:3f3f3f;
	line-height:16px;
	margin-right:7px;
	float:left;
}
.projecto h2 {
	margin-top:8px;
	margin-bottom:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3f3f;
	font-style: italic;
	font-weight:normal;
}
.projecto a {
	min-height:130px;
	width:182px;
	display:block;
	background-image:url(/images/mascara_projecto.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-decoration:none;
	padding-top:150px;
	padding-left:18px;
	padding-right:18px;
	color:#3f3f3f;
}
.projecto a:hover {
	background-position: left -322px;
	color: #869315;
}
.projecto a:hover h2 {
	color: #869315;
}

.cliente {
	width:218px;
	min-height:260px;
	background-position: center 30px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:3f3f3f;
	line-height:16px;
	margin-right:7px;
	float:left;
}
.cliente h2 {
	margin-top:8px;
	margin-bottom:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3f3f;
	font-style: italic;
	font-weight:normal;
}
.cliente a {
	min-height:60px;
	width:182px;
	display:block;
	background-image:url(/images/mascara_clientes.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-decoration:none;
	padding-top:150px;
	padding-left:18px;
	padding-right:18px;
	color:#3f3f3f;
}
.cliente a:hover {
	background-position: left -322px;
	color: #869315;
}
.cliente a:hover h2 {
	color: #869315;
}
.cliente2 {
	width:128px;
	height:57px;
	background-image:url(/images/bg_clientes2.gif);
	background-position: left top;
	background-repeat:no-repeat;
	padding-top:15px;
	margin-right:7px;
	float:left;
	text-align:center;
}
.cliente2 img{
	height:35px;
}

#clientes {
	text-align: center;
	width: 675px;
	float:left;
	margin-bottom:50px;
}
#tecnologia {
	width: 675px;
	float:left;/*margin-bottom:50px;*/
}
#conteudo_extra {
	width: 675px;
	float:left;/*margin-bottom:50px;*/
}
#tecnologia_txt {
	font-size:12px;
	line-height:16px;
}
/* ------------------------------ RODAPÉ ------------------------------- */
#rodape {
	width: 100%;
	background:url(/images/bg_rodape1.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#c2ce56;
}
#conteudorodape {
	margin: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	width: 960px;
	min-height:230px;
}
/* ------------------------------*/

#rodape_esq {
	width:235px;
	float:left;
	text-align:right;
	height:auto;
}
#rodape_esqtxt1 {
	font-family:'AllerLightItalic', Arial, Helvetica, sans-serif;
	font-size:20px;
	text-shadow: #ffffff 0px 1px 0px;
	margin-bottom:20px;
}
#rodape_esqtxt2 {
	font-family:'AllerItalic', Arial, Helvetica, sans-serif;
	font-size:34px;
	text-shadow: #ffffff 0px 1px 0px;
	color:#869315;
	/*line-height:40px;*/
}
/* ------------------------------*/

#rodape_dir {
	width:685px;
	float:right;
	text-align:right;
}
#rodape_dirtit {
	font-family:'AllerItalic', Arial, Helvetica, sans-serif;
	font-size:24px;
	text-shadow: #ffffff 0px 1px 0px;
	margin-bottom:20px;
	width:100%;
	float:right;
}
#rodape_dirservicos {
	margin-bottom:25px;
	width:100%;
	float:right;
}
#rodape_dirservicos h2 {
	font-family:'AllerBoldItalic', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#869315;
	text-shadow: #f1f4d8 0px 1px 0px;
	font-weight:normal;
}
.dirservicos_extra {
	margin-bottom:25px;
	width:100%;
	float:right;
}
.dirservicos_extra h2 {
	font-family:'AllerBoldItalic', Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#869315;
	font-weight:normal;
	width:215px;
	margin-right:10px;
	background-image:url(/images/pontos_verdes.gif);
	background-repeat:repeat-x;
	background-position:right bottom;
	padding-bottom:5px;
	margin-bottom:5px;
	text-align:left;
	float:left;
}
.tres_blocos_servicos {
	/*margin-bottom:25px;*/
	min-height:560px;
	width:215px;
	float:left;
	margin-left:10px;
}
#rodape_dirservicos a {
	color:#869315;
	width:218px;
	margin-left:10px;
	background-image:url(/images/pontos_verdes.gif);
	background-repeat:repeat-x;
	background-position:right bottom;
	padding-bottom:7px;
	margin-bottom:7px;
	text-align:left;
	float:left;
	text-decoration:none;
}
#rodape_dirservicos a:hover {
	color:#ffffff;
	background-image:url(/images/pontos_brancos.gif);
	text-shadow: #a1af23 0px -1px 0px;
}
#rodape_dircopy {
	font-family:'AllerItalic', Arial, Helvetica, sans-serif;
	font-size:12px;
	width:100%;
	float:right;
}
#aniversario {
	position:absolute;
	width:128px;
	height:92px;
	top:0px;
	left:825px;
	z-index:500;
}
#natal {
	position:absolute;
	width:116px;
	height:204px;
	top:0px;
	left:165px;
	z-index:500;
}
#google_translate {
	position:absolute;
	width:180px;
	height:40px;
	top:7px;
	left:600px;
	z-index:500;
}
#slide_clientes {
	height:70px;
}
/* ------------------------ Painel orcamento -----------------------*/
#slider {
	position: absolute;
	top:0;
	left:0;
	background-image:url(/images/bg-bloco-orcamento.png);
	background-repeat:repeat-x;
	background-position: bottom;
	width: 100%;
	height: 340px;
	margin-top: -340px;
	z-index:900;
}
#sliderContent {
	margin:auto;
	width:960px;
	position: relative;
}
#openCloseWrap {
	position:absolute;
	top:337px;
	left:280px;
	font-size:12px;
	font-weight:bold;
	z-index:900;
}
#orcamento_bloco1 {
	float:left;
	width:235px;
	min-height:300px;
	margin-top:30px;
	text-align:right;
	font-family:'AllerItalic', Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
}
#tit1 {
	font-size:20px;
	height:30px;
	text-shadow: #e5e9c4 0px 1px 0px;
}
#tit2 {
	font-family:'AllerBoldItalic', Arial, Helvetica, sans-serif;
	color:#869315;
	font-size:45px;
	text-shadow: #e5e9c4 0px 1px 0px;
	height:50px;
}
#orcamento_bloco2 {
	font-family:'AllerLightItalic', Arial, Helvetica, sans-serif;
	font-size:13px;
	float:right;
	width:670px;
	min-height:210px;
	margin-top:30px;
	text-align:left;
}
.orc_form1 {
	width:190px;
	height:52px;
	float:left;
	margin-right:10px;
}
.orc_form1 .txt_input {
	background-image:url(/images/form1.png);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:transparent;
	border:0px;
	outline:0px;
	width:172px;
	padding:7px;
	margin-top:5px;
	margin-left:5px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.orc_form1 .txt_input:hover {
	background-position:left bottom;
}
.orc_form1 .txt_input:focus {
	background-position:left bottom;
}
.orc_form1 .listaselect {
	background-image:url(/images/form1_2.png);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:transparent;
	-webkit-appearance: none !important;
	border:0px;
	outline:0px;
	width:182px;
	padding:6px;
	padding-right:12px;
	margin-top:5px;
	margin-left:5px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#869315;
}
.orc_form1 .listaselect:hover {
	background-position:left bottom;
}
.orc_form1 .listaselect:focus {
	background-position:left bottom;
}

.orc_form2 {
	width:270px;
	height:205px;
	float:right;
}
.orc_form2 .txt_input {
	background-image:url(/images/form3.png);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:transparent;
	border:0px;
	outline:0px;
	width:230px !important;
	height: 149px !important;
    max-height: 149px !important;
    max-width: 230px !important;
    min-height: 149px !important;
    min-width: 230px !important;
	padding:17px !important;
	margin-top:5px !important;
	margin-left:5px !important;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.orc_form2 .txt_input:hover {
	background-position:left -183px;
}
.orc_form2 .txt_input:focus {
	background-position:left -183px;
}

.orc_form3 {
	width:390px;
	height:52px;
	float:left;
}
.orc_form3 .txt_input {
	background-image:url(/images/form2.png);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:transparent;
	-webkit-appearance: none !important;
	border:0px;
	outline:0px;
	width:382px;
	padding:6px;
	padding-right:12px;
	margin-top:5px;
	margin-left:5px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#869315;
}
.orc_form3 .txt_input:hover {
	background-position:left bottom;
}
.orc_form3 .txt_input:focus {
	background-position:left bottom;
}
#orcamento_bloco3 {
	font-family:'AllerLightItalic', Arial, Helvetica, sans-serif;
	font-size:13px;
	float:right;
	width:670px;
	text-align:left;
}
#orcamento_bloco4 {
	font-family:'AllerLightItalic', Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	float:right;
	width:670px;
	min-height:190px;
	margin-top:50px;
	text-align:center;
}
#orcamento_bloco4 a{
	color: #869315;
}
#orcamento_bloco4 a:hover{
	color: #3f3f3f;
}

#captchawrap {
	margin-top:15px;
	width:400px;
	height:60px;
	float:left;
}
#captchawrap .txt_input {
	background-image:url(/images/form1.png);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:transparent;
	border:0px;
	outline:0px;
	width:172px;
	padding:7px;
	margin-top:5px;
	margin-left:5px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#captchawrap .txt_input:hover {
	background-position:left bottom;
}
#captchawrap .txt_input:focus {
	background-position:left bottom;
}
#botaosubmeter {
	margin-top:23px;
	width:270px;
	height:30px;
	float:right;
}

/* ------------------------ fim painel orcamento -----------------------*/


/* --------------------------- CORES USADAS ----------------------------*/
.verde {
	color:#869315;
}
.cinza_escuro {
	color:#3f3f3f;
}
#logoParade {
	width: 675px;
	height: 70px;
	position: relative;
}
#logoParade div.scrollableArea * {
	float: left;
	padding-left: 10px;
}
#logoParade div.scrollableArea img {
	margin-left:15px;
	margin-right:15px;
}
.tooltip {
	display:none;
	background:transparent url(/images/green_arrow.png);
	font-size:11px;
	line-height:13px;
	height:70px;
	width:160px;
	padding-left:25px;
	padding-right:25px;
	padding-top:20px;
	padding-bottom:30px;
	color:#fff;
	z-index:4000;
}
#tooltip_valor img {
	cursor:pointer;
}
#map_canvas{
	width:100%;
	height:675px;
	border:solid #869315 1px;
}
#caminho {
	font-family:'AllerLightItalic', Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	font-size:16px;
	height:53px;
	width:400px;
}
#caminho a{
	color: #869315;
	text-decoration:none;
}
#caminho a:hover{
	color: #3f3f3f;
	text-decoration:none;
}
#lista_solucoes {
	font-family:'AllerLightItalic', Arial, Helvetica, sans-serif;
	color: #869315;
	font-size:15px;
	line-height:18px;
	width:215px;
	float:left;
	background-image:url(/images/pontos_verdes.gif);
	background-position:0px 32px;
	background-repeat:repeat-x;
}
#lista_solucoes p{
	line-height:36px;
}
#lista_solucoes h2{
	color: #3f3f3f;
	font-size:12px;
	font-weight:normal;
}
#lista_solucoes h2 a{
	color: #3f3f3f;
	text-decoration:none;
}
#lista_solucoes h2 a:hover{
	color: #869315;
	text-decoration:none;
}
#trabalho_botoes{
	margin-top:70px;
	margin-left:25px;
	float:left;	
}

#bt_contactenos {
	width:135px;
	height:66px;
	margin-right:10px;
	float:left;
}
#bt_contactenos a {
	height:38px;
	width:100%;
	font-family:'AllerBoldItalic', Arial, Helvetica, sans-serif;
	font-size:15px;
	text-shadow: #ffffff 0px 1px 1px;
	text-align:center;
	color:#9caa29;
	display:block;
	background-image:url(/images/bt_contactenos.png);
	background-repeat:no-repeat;
	background-position:right top;
	text-decoration:none;
	padding-top:28px;
}
#bt_contactenos a:hover {
	background-position: right bottom;
	color:#3f3f3f;
}

#bt_orcamento2 {
	width:285px;
	height:66px;
	float:left;
}
#bt_orcamento2 a {
	height:38px;
	width:100%;
	font-family:'AllerBoldItalic', Arial, Helvetica, sans-serif;
	font-size:15px;
	text-shadow: #ffffff 0px 1px 1px;
	text-align:center;
	color:#889517;
	display:block;
	background-image:url(/images/bt_orcamento2.png);
	background-repeat:no-repeat;
	background-position:right top;
	text-decoration:none;
	padding-top:28px;
}
#bt_orcamento2 a:hover {
	background-position: right bottom;
	color:#3f3f3f;
}


#bts_trabalho a {
	height:20px;
	width:670;
	font-family:'AllerItalic', Arial, Helvetica, sans-serif;
	color:#889517;
	text-decoration:none;
}
#bts_trabalho a:hover {
	color:#3f3f3f;
}
.featurednews {
	font-family:'AllerLightItalic', Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	font-size:13px;
	line-height:18px;
	width:670px;
	padding-bottom:30px;
}
.featurednews a{
	color: #3f3f3f;
	/*text-decoration:none;*/
}
.featurednews a:hover{
	color: #869315;
}
.featurednews h1{
	font-family:'AllerBoldItalic', Arial, Helvetica, sans-serif;
	font-size:40px;
	color:#869315;
	line-height:46px;
	margin-bottom:8px;
}
.featurednews h2{
	font-family:'AllerBoldItalic', Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #869315;
	font-weight:normal;
}
.textocinza{
	font-family:'AllerLightItalic', Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	font-size:18px;
	font-weight:normal;
	line-height:22px;
}