#logo-bg{
	position: absolute;
	top: -40px;
	left: -50px;
	width : 00px;
	height: 500px;
	z-index: 1;
	background-image: url(imagens/logo-revela.gif);
}

#marcas{
	position: absolute;
	background-color: #D8DBC0;
	top: 13px;
	left: 728px;
	width : 100px;
	height: 510px;
	z-index: 2;
	visibility: hidden;
}

#conteudo{
	position: absolute;
	background-color: #D8DBC0;
	top: 13px;
	left: 388px;
	width : 340px;
	height: 900px;
	z-index: 2;
	visibility: hidden;
}

#conteudo-prog{
position: absolute;
background-color: #D8DBC0;
top: 13px;
left: 388px;
width : 340px;
height: 1300px;
z-index: 2;
}

#conteudo-conv{
position: absolute;
background-color: #D8DBC0;
top: 13px;
left: 388px;
width : 340px;
height: 3780px;
z-index: 2;
}

#menu{
	position: absolute;
	top: 4px;
	left: 10px;
	width : 320px;
	height: 30;
	z-index: 5;
}

#texto{
	position: absolute;
	top: 40px;
	left: 10px;
	width : 320px;
	height: 900;
	z-index: 4;
}

.titulo{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:14px;
color: #72B634;
}

.indicador{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
line-height:14px;
color: #72B634;
}

.texto{
font-family: Lucida Grande,Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:14px;
}

.rodape{
font-family: Lucida Grande,Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#959886;
}
#tabela1 {
	background-image: url(imagens/logo-revela.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#tabela2 {
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tabela3 {
	z-index: 2;
	padding-bottom: 0px;
	width: 100%;
	background-color: #d4d7bc;
}
.texto a:link {
	text-decoration: underline;
	color: #000000;
}
.texto a:visited {
	color: #000000;
	text-decoration: underline;
}
.texto a:hover {
	color: #999999;
	text-decoration: underline;
}
.texto_neg {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color: #FFFFFF;
	font-weight: normal;
}
.texto_neg a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.texto_neg a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.texto_neg a:hover {
	color: #999999;
	text-decoration: underline;
}
.texto-grande {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color: #FF0000;
}
