@charset "utf-8";
body {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	background-image: url(/imagens/px_fundo.png);
}
.link_principal {
	font-family: "Tw Cen MT Condensed", Verdana;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.alinha_topo_esq {
	text-align: left;
	vertical-align: top;
}
.topo {
  height:120px;
}
.divLogoAldape {
	position:relative;
	left:115px;
	top:10px;
	width:221px;
	height:71px;
	z-index:1;
}.fundo_caixa {
	background-image: url(/imagens/px_caixa2.png);
	height: 440px;
	border: 1px solid #18130c;
}
.rodape {
	position:relative;
        top:3px;
	left: 570px;
	background-image: url(imagens/copyright.png);
	height: 23px;
	width: 277px;
}
.body_com_margem {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 15px;
}
.textoContactos {
	font-family: "Tw Cen MT";
	font-size: 12px;
	color: #504025;
}
.textoDownloads {
	font-family: "Tw Cen MT";
	font-size: 14px;
	color: #504025;
}
.textoProjectos {
	font-family: "Tw Cen MT";
	font-size: 12px;
	color: #504025;
}
.linhaTopo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #fff0cd;
	border-right-color: #fff0cd;
	border-bottom-color: #fff0cd;
	border-left-color: #fff0cd;
	font-family: "Tw Cen MT";
	font-size: 14px;
	color: #504025;
	padding: 5px;
}

