
/* ESTILOS PROJECTO 'ACTITUR PT' */
/* © IMPALA 2010             */




/* ESTILOS GERAIS + TAGS --------------------------------- */

* {
	border:0;
	margin:0;
	padding:0;
	}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#666;
	background:none;
	width:170mm;
	}
	
a {
	text-decoration:none;
	font-weight:normal;
	color:#333;
	}

p {
	line-height:130%;
	clear:both;
	}

input, textarea, select {
	font-size:11px;
	color:#666;
	border:solid 1px #ccc;
	background:#fff;
	padding:2px 3px;
	font-family: Tahoma, Geneva, sans-serif;
	}

input {
	height:12px;
	line-height:12px;
	}
	
select {
	height:18px;
	line-height:14px;
	padding:2px;
	color:;
	}
	
option {
	font-size:11px;
	color:#333;
	padding:2px 3px;
	}

input[type="checkbox"], input[type="radio"] {
	background:none;
	width:auto;
	height:auto;
	border:none;
	margin:2px 7px 0 0;
	}

input[type="button"], input[type="submit"] {
	display:none;
	}

.shim {
	clear:both;
	} 
	







/* LAYOUT BOXES -------------------------------------- */

.boxFundo {
	display:none;
	}

.boxTopo {
	width:100%;
	}

.boxBody {
	width:100%;
	margin:0 auto;
	}

.boxConteudo {
	margin:0;
	min-height:310px;
	padding:5mm 8mm;
	}

.boxBaixo {
	width:100%;
	}








/* CABECALHO -------------------------------------- */

.boxTopo .printLogo {
	display:block;
	}

.boxTopo .menu {
	display:none;
	}



/* CONTEUDO -------------------------------------- */


.arquitectura {color:#fc0;} /* cor arquitectura */
.engenharia {color:#E50000;} /* cor arquitectura */
.construcao {color:#f90;} /* cor construcao */
.vendas {color:#090;} /* cor vendas */
.contacto {color:#6c0;} /* cor contacto */


.boxConteudo h1, .boxConteudo h5, .boxConteudo h2 {
	text-transform:uppercase;
	font-size:30px;
	font-weight:normal;
	padding:0 0 20px 0;
	}

.boxConteudo h2 {
	font-size:40px;
	font-weight:bold;
	color:#666;
	}

.boxConteudo h5 {
	font-size:16px;
	padding:7px 0 2px 0;
	}

.boxConteudo .texto {
	/*float:left;
	width:400px;
	margin:0 43px 0 0;*/
	margin:0;
	color:#666;
	}

.boxConteudo .texto p {
	padding:7px 0;
	clear:none;
	}

.boxConteudo .texto em {
	font-style:normal;
	font-size:20px;
	color:#333;
	line-height:120%;
	}

.boxConteudo .texto table td {
	padding:5px 0;
	vertical-align:top;
	}

.boxConteudo .texto ul {
	list-style-position:outside;
	padding:0 0 5px 25px;
	list-style-type:disc;
	}

.boxConteudo .texto input.enviar {
	background: url(../img/bck_btn.png) no-repeat;
	width:64px;
	height:20px;
	margin:0 -8px 0 0;
	}
	

/* slideshow geral */
.boxConteudo .imagem {
	display:none;
	}
	
	
/* slideshow empreendimento */
.boxConteudo .imagemEmp {
	display:none;
	}


.imagem .logos {
	position:relative;
	background:url(../_temp/img_vendas.jpg) center bottom no-repeat;
	min-height:340px;
	}
.imagem .logos #logoStar {
	display:none;
	width:257px;
	height:340px;
	bottom:0; !important;
	position:relative;
	}




/* ilustracao areas */
.boxIlustracao {
	display:none;
	}


/* empreendimento */
.boxEmpreendimento {
	display:none;
	}



/* RODAPE -------------------------------------- */

.boxBaixo .boxRodape {
	width:100%;
	margin:0 0 0 8mm;
	text-align:right;
	border-top:solid 0.25pt #666;
	}

.boxBaixo .boxRodape p {
	padding:10px 0 0 0;
	}

.boxRodape .imgRodape {
	display:none;
	}
