#root
{
	background:url(../images/fundo.png);
	width:780px;
	height:448px;
	left:50%;
	margin-left:-390px;
	position:absolute;
	z-index: 1;
}
body
{
	background-image: url(../images/bckgbody.png);
	background-repeat: repeat-x;
}
.textos {
	font-family: Verdana, Arial, Tahoma, Helvetica;
	font-size: 11px;
	color: #333333;
	text-align: left;
}
.textosbold {
	font-family: Verdana, Arial, Tahoma, Helvetica;
	font-size: 11px;
	color: #333333;
	text-align: left;
	font-weight: bold;
}
#logomarca {
	position:absolute;
	width:150px;
	height:150px;
	z-index:5;
	background-color: #990000;
	left: 10px;
	top: 9px;
}
#formulario {
	position:absolute;
	left:259px;
	top:81px;
	width:432px;
	height:304px;
	z-index:5;
}
#ok {
	position:absolute;
	left:331px;
	top:129px;
	width:322px;
	height:109px;
	z-index:5;
}
#menu a:visited, #menu  a:link
{	margin-top:14px;
	margin-right:10px;
	float:right;
	display:block;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
}
#conteudologos {
	position:absolute;
	height: 372px;
	width: 608px;
	left: 162px;
	top: 70px;
}
#quadro {
	position:absolute;
	left:356px;
	top:64px;
	width:395px;
	height:364px;
	z-index:3;
	}
#menu a:hover 
{
margin-top:16px;
}
#flash {
	position:absolute;
	width:150px;
	height:280px;
	z-index:2;
	left: 9px;
	top: 159px;
	background-color: #003399;
}
