body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 26px;
	font-weight: normal;
	margin-top: 20px;
}
.morada {
	font-size: 11px;
	text-align: right;
	padding-top: 20px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.coluna {
	width: 300px;
}
.texto {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
}
.coluna2 {
	width: 300px;
}
.larga {
	width: 750px;
	background-color: #FFFFFF;
}
.logo {
	padding-top: 20px;
	text-align: left;
}
.direita {
	width: 65px;
	background-image: url(img2/fundo_dir.gif);
}
.esquerda {

	width: 65px;
	background-image: url(img2/fundo_esq.gif);
}
.lang img {
	margin-right: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lang {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: -10px;
}
#form1 {
	height: 300px;
	width: 100%;
	border:none;
	overflow:hidden;
}

.larga object {
	z-index: 10;
}
#botoes a {
	display: block;
	padding: 5px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #031136;
	width: 150px;
	text-align: center;
	clear: none;
}
#botoes a:hover {
	background-color: #666666;
}
.contacto{margin:5px; text-align:center; display:block}
input, textarea, button  {
	width: 400px;
}
.contacto h3 {
	font-size: 12px;
}
.contacto label {
	font-size: 10px;
	margin-top: 5px;
	display: block;
}
.largo2 {
	width: 500px; text-align:left;
}
