@charset "iso-8859-1";
body, html{
	/*overflow:hidden;*/
	font-family:Verdana, Helvetica;
	font-size:10px;
	color:#1f1a17;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	max-width:1010px;
	max-height:600px;
}
table {
	border:  0 none;
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
a{
	/*text-decoration: none;
	color: #06f;*/
}
a:hover {
	/*text-decoration: none;
	color: #06f;*/
	cursor:pointer;
}
.fade0{
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}
.topo{
	/*border: 1px solid #1f1a17;*/
	width:1003px;
	height:143px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:no-repeat  url(../imagens/topo.jpg) #ffffff center top;
}
.menu{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:35px;
	width:1003px;
	/*border: 1px solid #1f1a17;*/
	background-color:#1f1a17
}
#indicadorMenu{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px -6px 0px;
	/*border: 1px #1f1a17 solid;*/
}
.conteudo{
	top:205px;
	position:absolute;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	left:13px;
	
	/*border: 1px #1f1a17 solid;
	font-family:Verdana, Helvetica;
	font-size:10px;*/
	
	width:990px;
	height:340px;
	background:no-repeat  url(../imagens/fundo_conteudo.jpg) #f7c339 center top;
}
.fundo{
	background-color:#f7c339;
}
.rodape{
	margin: 350px 0px 0px 0px;
	position:relative;
	height:19px;
	width:1003px;	
	background:no-repeat  url(../imagens/rodape.jpg) #ffffff center top;
}
.item{
	cursor: pointer;
}
.item2{
	margin-left:300px;
	cursor: pointer;
}
.item3{
	margin-left:30px;
	cursor: pointer;
}
.separador{
	width:1px;
	height:35px;
	margin:0px 0px 0px 0px;
}