/* CSS Document */

body {
	/*height: 100%;
	overflow: auto; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9e032a;
	margin: 0px;
	padding: 0px;
	background: url(../img/bg.jpg) repeat-x #FFFFFF;
	position:relative;
	left:0px;
	top:0px;
	z-index:0
}

#topo {
	height: 18px;
	width: 100%;
	position: absolute;
	z-index: 2000;
	background: url(../img/bgTopo.gif) bottom repeat-x #ffffe1;
	text-align: center;
	color: #000000;
	font-size: 10px;
	padding-top: 2px;
	left: 0px;
	top: 0px;
}

#topo a {
	color: #000000;
	text-decoration: none;
}

#topo a:hover {
	color: #000000;
	text-decoration: underline;
}

#x {
	font-size: 11px;
	cursor: pointer;
}

#header {
	width: 772px;
	height: 240px;
	background: url(../img/bgHeader.jpg) no-repeat;
	position: fixed;
	top: 0px;
	left: 80px;
	z-index: -1;
	visibility: visible;
}
#FraseBI {
	font-size: 18px;
	color: #4e3c2c;
	font-weight: bold;
}

#FraseBI2 {
	font-size: 18px;
	color: #4e3c2c;
	font-weight: bold;
}

.tits {
	font-size: 22px;
	color: #ebebeb;
}

.titsR {
	font-size: 20px;
	color: #9e032a;
}

.txt {
	font-size: 12px;
	color: #ebebeb;
}

#button, #button1, #button2 {
	font-size: 12px;
	color: #ebebeb;
	background: none;
	border: none;
}

td.espaco {
	padding-left: 130px;
}

td.esp {
	padding-right: 20px;
}

#nomeRemetente, #nomeDest, #emailDest, #nomeL, #emailL {
	width: 175px;
	padding-top: 2px;
	height: 14px;
	font-size: 9px;
	color: #959595;
}

#nomeContacto, #emailContacto, #tlmContacto {
	width: 215px;
	padding-top: 2px;
	height: 14px;
	font-size: 9px;
	color: #959595;
}

#msgContacto {
	width: 215px;
	padding-top: 2px;
	font-size: 12px;
	color: #959595;
}

a.link {
	text-decoration: underline;
	font-size: 12px;
	color: #ebebeb;
}

a.link:hover {
	text-decoration: none;
	font-size: 12px;
	color: #ebebeb;
}

a.link2 {
	text-decoration: none;
	font-size: 10px;
	color: #9e032a;
}

a.link2:hover {
	text-decoration: underline;
	font-size: 10px;
	color: #9e032a;
}

#HBottom {
	width: 703px;
	height: 75px;
	text-align: right;
	position:fixed;
	padding-top:165px;
	margin-left:75px;
	z-index:200;
}

#HtopLeft {
	width: 265px;
	height:165px;
	float: left;
}

#HtopRight {
	width: 507px;
	height:165px;
	float: left;
}

h1 {
	font-size: 32px;
	color: #ebebeb;
	display: inline;
}

h2 {
	font-size: 22px;
	font-weight: normal;
	color: #9e032a;
	display: inline;
}

h3 {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	display: inline;
}

h4 {
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	display: inline;
}

.black {
	font-size: 9px;
	color: #000000;
}


img{
border:0px;
}

/*

#Dheader {
	position:fixed;
	left:0px;
	top:0px;
	width:772px;
	height:240px;
	z-index:100;
	background-color: #aaaaaa;
}

*/
