#geral
{
	background-image:url(estrutura.gif);
	background-repeat: no-repeat;
	position:absolute;
	top:50%;
	left:50%;
	width:775px;
	height:400px;
	margin-left:-390px;
	margin-top:-190px;
}

#meio1
{
	position:absolute;
	top:87px;
	left:110px;
	width:105px;
	height:223px;
}

#meio2
{
	position:absolute;
	top:87px;
	left:220px;
	width:443px;
	height:223px;
}

#meio3
{
	position:absolute;
	top:189px;
	left:668px;
	width:103px;
	height:121px;
}

#rodape
{
	position:absolute;
	top:320px;
	left:110px;
	width:660px;
	height:75px;
	margin-top:-4px;
}

#home
{
	position:absolute;
	z-index:1;
	width:38px;
	height:39px;
	top:69px;
	left:269px;
}

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color:#000000;
	background-position:center;
	background-attachment:fixed;
}

h1
{
	font-size:20px;
	color:#FF6600;
	text-align:center;
	margin-top:5px;
}

h2
{
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	margin-top:5px;
}

p.centro
{
	text-align:center;
}

p.justificado
{
	text-align:justify;
}

p.descricao
{
	color:#CCCCCC;
	font-size:11px;
	text-align:center;
}

img
{
	border:none;
}

a:visited {
color:#FFFFFF;
text-decoration:none;
}a:active {
color:#FFFFFF;
text-decoration:none;
}
a:link {
color:#FFFFFF;
text-decoration:none;
}
a:hover {
color:#FF9900;
font-weight:bold;
text-decoration:none;
}
.menu {margin-left:5px; margin-top:5px; float:left;}
.menu ul {margin:0px; padding:0px; list-style:none;}
.menu li {line-height:4px;}
.menu li a {text-decoration:none;}
.menu li a.tabactive {font-weight:bold; position:relative;}

#tabcontent1{word-spacing:91px;padding-top:6px;}
#tabcontent2{word-spacing:66px;padding-top:24px;}
#tabcontent3{word-spacing:20px;padding-top:42px;}
#tabcontent4{word-spacing:20px;padding-top:59px;}

ul#lista {
width:105px;
margin:0;
padding:0;
list-style-type:none;
}
ul#lista li a:link, ul#lista li a:visited {
line-height:18px;
height:1%;
padding-left:5px;
}

ul#submenu
{
	font-size:12px;
	list-style-type:none;
	margin:7px;
	padding:7px;
}

.botao
{
	background-color: #000000;
	color: #FFFFFF;
	width:60px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

input
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:5px;
	width:437px;
	background-color:#EEEEEE;
}

textarea
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:5px;
	width:437px;
	background-color:#EEEEEE;
}