body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
}

a.topmenu:link, a.topmenu:visited {
	color: White; text-decoration: none;
	font-size: 11px;
}

a.topmenu:hover {
	color:#F79234 ;	text-decoration: none;
	font-size: 11px;
}

table#principal {
	border-width: 0px;
	width: 955px;
}

td#logo {
	width: 297px;
	height: 132px;
}

td#banner {
	width:658px;
	height: 132px;
	background: url(../img/hpm_banner.jpg) no-repeat;
}

td#topmenu {
	width: 744px;
	background-color: #C21324;
	color: White;
	font-size: 11px;
	line-height: 11px;
}

td#bottomplace1 {
	width: 211px;
	background: White no-repeat;
}

td#bottomplace2 {
	width: 170px;	
	background: url(../img/bottomplace2.jpg);
}

td#bottommenu {
	width: 574px;
	height: 21px;
	background: #F79234 no-repeat;
	line-height: 11px;
	}

table#conteudo {
	width:955px;
}

table#magnetismo {
	width: 539px;
	height: 167px;
	font-size: 11px;
	text-align: right;
	background: url(../img/magnetismo_fundo.jpg) no-repeat;
}

table.seccao {
	width: 539px;
	height: 167px;
	font-size: 11px;
	text-align: right;
}

td#seccao1 {
	width: 267px;
	height: 167px;
	font-size: 11px;
	text-align: right;
}

td#seccao2 {
	width: 269px;
	font-size: 11px;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 20px;
}

td#magtexto {
	width: 240px;
}

td#magimagens {
	width: 239px;
}

td#vibtexto {
	width: 267px;
}

td#vibimagens {
	width: 272px;
	text-align: center;

}

td#subtexto {
	width: 357px;
}
td#subimagens {
	width: 140px;
}

.txtonzebranco {
	font-size: 11px;
	color: White;
}

.txtonze {
	font-size: 11px;
}

.txtonzeespacado {
	font-size: 11px;
	line-height: 16px;
}

/*** Scroller ***/
.main {
	background-color: #FEFEFE;
	border: 5px;
	margin: auto;
	width: 543px;
}

td.arrows a {
	padding: 0 1em;
}

td.spacer {
	width: 38px;
}

h1.scroller {
	font-size: 1.4em;
	margin: 1.5em 0 2em 0;
}

img.thumb {
	border: 1px ridge #000000;
}

a.scroller:link {
	color: #3333CC;
}

a.scroller:visited {
	color: #333399;
}

div#hold	{
	height: 80px;
	overflow: hidden;
	position: relative;
	top: 1px;
	width: 497px;
	z-index: 100;
}

div#lyr1	{
	left: 0px;
	position: absolute;
	top: 0px;
	z-index: 1;
	visibility: hidden;
}

div#wn	{
	clip: rect(0px,497px,85px,0px);
	height: 85px;
	left: 0px;
	overflow: hidden;
	position: absolute;
	top: -3px;
	width: 497px;
	z-index: 1;
}

body.scroller {
	font: 12px Tahoma;
	overflow: hidden;
	text-align: center;
}


