.titulo_painel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align:center;
	font-weight: bold;
	color: #FC0;
	background-color:#111111;
	line-height: 30px;
}
.maior {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align:center;
	line-height: 15px;
	color: #FC0;

}
.menor {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align:center;
	font-weight: normal;
	color: #FC0;
	line-height: 12px;

}
.cursor {
    cursor: pointer;
}
.linha1_painel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align:center;
	font-weight: normal;
	color: #FC0;
	line-height: 30px;

}
.linha2_painel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align:center;
	font-weight: normal;
	color: #FC3;
	line-height: 30px;
}
.legenda_painel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align:center;
	font-weight: normal;
	color: #FC0;
	line-height: 20px;

}
.cabecalho_painel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align:center;
	font-weight: bold;
	color: #FC0;
	line-height: 20px;

}
.cabecalho_painel2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align:center;
	font-weight: bold;
	color: #FF9;
	line-height: 20px;

}
.topo {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	text-align: center;
	font-weight:300;
}
.rodape {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	padding-left: 5px;
	padding-right: 5px;
}
.topo2 {
	font-weight: bold;
	text-align: center;
}

#div1{
	position: absolute;
	width:792px;
	height:424px;
	z-index:1;
	top: 135px;
	visibility:visible;
}
#div2{
	position: absolute;
	width:792px;
	height:424px;
	z-index:1;
	top: 135px;
	visibility:visible;
}
a:link{
	color:#06F;
	text-decoration:none;
}
a:visited{
	color:#06F;
	text-decoration:none;
}
a:active{
	color:#06F;
	text-decoration:none;
}
a:hover{
	color:#06F;
	text-decoration:none;
}
.invisivel {
    display: none;
}
.tabela_contato {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #444444;
	text-align: right;
	background-color:#ecf6fb;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #665;
	height: 18px;
	width: 150px;
	border-top-width: 1px #f06;
	border-right-width: 1px #f06;
	border-bottom-width: 1px #f06;
	border-left-width: 1px #f06;
	border-top-style: 2 #f06;
	border-right-style: 2 #f06;
	border-bottom-style: 2 #f06;
	border-left-style: 2 #f06;
}
.textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #665;
	height: 160px;
	width: 320px;
	border-top-width: 1px #f06;
	border-right-width: 1px #f06;
	border-bottom-width: 1px #f06;
	border-left-width: 1px #f06;
	border-top-style: 2 #f06;
	border-right-style: 2 #f06;
	border-bottom-style: 2 #f06;
	border-left-style: 2 #f06;
}
.botao_enviar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 20px;
	width: 45px;
	background-color:#06F;
	color: #999999;
	border: 1px 1 #F06;
}
.data {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

