body {
	background: #1f1a17;
	margin-top:0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right:0px;
	text-align:center;
	min-height: 400px;
	}	
 
body {
font:9px tahoma;
}
 
 
#principal {
	position: relative;
	width: 823px;
	height:459px;
	margin-top:auto;
	margin-bottom:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	}
	
#centrar {
    position: absolute;
    width: 823px;
    height: 459px;
    top: 50%;
    margin-top: -150px; 
}	
	
#topo {
	position: relative;
	height: 182px;
	width: 823px;
	margin-right: auto;
	margin-left: auto;
	}
	
#logo
{
	position:absolute;
	vertical-align:top;
	text-align:right;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	width: 176px;
	height:182px;
	padding: 0px 0px 0px 0px;
	left: 2px;
}

#menu
{
	position:absolute;
	vertical-align:top;
	text-align:left;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	left:177px;
	width: 647px;
	height:182px;
	padding: 0px 0px 0px 0px;
}

.item1
{
	position:absolute;
	top:90px;
	text-align:right;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	width: 219px;
	height:28px;
	padding: 0px 0px 0px 0px;
}

.item2
{
	position:absolute;
	top:118px;
	text-align:right;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	width: 219px;
	height:28px;
	padding: 0px 0px 0px 0px;
}

.item3
{
	position:absolute;
	top:146px;
	text-align:right;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	width: 219px;
	height:28px;
	padding: 0px 0px 0px 0px;
}

#baixo {
	position: relative;
	top:183px;
	height: 277px;
	width: 823px;
	margin-right: auto;
	margin-left: auto;
	}
	
#contactos
{
	position:absolute;
	vertical-align:top;
	text-align:right;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	width: 176px;
	height:277px;
	padding: 0px 0px 0px 0px;
}

#iframe
{
	position:absolute;
	vertical-align:top;
	left:176px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	width: 647px;
	height:277px;
	padding: 0px 0px 0px 0px;
}

 
p
{
	font: 10px tahoma;
	color: #4b4846;
	vertical-align:top;
	padding-top:10px;
}

pbold
{
	font: 10px tahoma;
	font-weight:bold;
	color: #4b4846;
}
 
 
a:link {
	font: 10px tahoma;
	color: #4b4846;
	text-decoration: none;
}
a:visited {
	font: 10px tahoma;
	color: #4b4846;
	text-decoration: none;
}
a:active {
	font: 10px tahoma;
	color: #4b4846;
	text-decoration: none;
}
a:hover {
	font: 10px tahoma;
	color: #0091b8;
	text-decoration: none;
}
 
