@charset "UTF-8";

html, body
{
height: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tabela1 {
	height: 100%;
	background-image: url(_IMGS/RUIDO_BRANCO.gif);
	border: 20px solid #F5F5F5;
}
.tabela1b {
	height: 500px;
}


.tabela2 {
	height: 100%;
	border: 20px solid #000000;
	background-image: url(_IMGS/RUIDO_PRETO_2.gif);
}
.tabela2b {
	height: 500px;
}
.tabela2c {
	height: 560px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #000000;
}
.tabela2d {
	height: 540px;
}


@font-face {
font-family: "HelveticaNeue";
src: url("http://hugovicente.fbaul-dcnm.pt/_fonts/HelveticaNeue-Black.otf");
font-style: normal;
font-weight: bold;
}
@font-face {
font-family: "HelveticaNeue";
src: url(http://hugovicente.fbaul-dcnm.pt/_fonts/HelveticaNeue-Medium.otf);
font-style: normal;
font-weight: 600;
}

.titulo {
	font-family: "Helvetica Neue";
	font-size: 64px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing:0px;
	line-height:100%;
}
.texto {
	font-family: "Helvetica Neue";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height:150%;
}
.textobranco {
	font-family: "Helvetica Neue";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height:150%;
	color:#FFF;
	width: 320px;
	margin: auto;
	padding-left: 27px;
	visibility:visible;
}

.margleft_date2{
	top: 470px;
	width: 100%;
	min-width: 960px;
	position: absolute;
	visibility:hidden;
}
