﻿* {
margin: 0;
}

html, body {
height: 100%;
}

.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -3em;
}

.footer, .push {
height: 3em;
}
.footer{
	background-image:url('img/bgbottom.gif');
}

.top{
	width: 100%;
	height: 190px;
	background-image: url('img/bg.png');
	background-repeat: repeat-x;
	padding-top: 11px;
	text-align: center;
}

/* MENUS - MENUS - MENUS */
.menuA {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}
.menuA:hover {
	text-decoration: underline;
}
.tracoBranco {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	vertical-align: middle;
}

/* ESTILOS DAS PAGINAS DE CONTEUDOS */
.pagTitulo {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #383838;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #919191;
	border-right-color: #919191;
	border-bottom-color: #919191;
	border-left-color: #919191;
}
.pagSubtitulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}
.pagTexto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
}
.pagLink{
	color: #333333;
	border-bottom-style: dotted;
	border-width: 1px;
	border-color: #333333;
	text-decoration: none;
}
.pagLinkImg{
	border: 1px dotted #000000;
}
.pagLinkRemoveBorder{
	border-style: none;
}


/* CLIENTES -- CLIENTES -- CLIENTES  */
.cltTitulo{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 11px;
	font-variant: small-caps;
	text-decoration: none;
}
.cltMorada{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
.cltLinkInfo{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border-bottom-style: dotted;
	border-width: 1px;
	border-color: #C0C0C0;
	color: #666666;
}


/* VARIOS -- VARIOS -- VARIODS */
.footerTexto {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	text-indent: 8px;
}
.borderImgClts {
	border: 1px solid #333333;
}
