@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#07081a;
	scrollbar-highlight-color:#FFF;
	scrollbar-3dlight-color:#07081a;
	scrollbar-darkshadow-color:#FFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#07081a;
}
td.legenda {
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #2A2B3A;
	height: 20px;
	margin-left: 10px;
	color: #FFFFFF;
}

table.wind {
	border: 1px solid #000000;
}
td.conteudo{
	padding:10px;
	background-color: #e1e0e0;
	color: #000000;
}
td.conteudo_sem_padd {
	color: #000000;
	background-color: #e1e0e0;
}

td.noticias{
	padding:10px;
	background-color: #e1e0e0;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
td.tabelamenu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#dropmenudiv{
	position:absolute;
	background-color: 07081a;
	border-bottom-width: 0;
	z-index:100;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	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;
}

#tbprinc {
	background-color: #c3c3c3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #07081A;
	border-right-color: #07081A;
	border-bottom-color: #07081A;
	border-left-color: #07081A;
	background-image: url(images/grade.gif);
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#dropmenudiv a:hover{
	background-color:#666666;
}
.borda_lateral_direita {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.entrelinha {
	background-color: #B7B5B5;
	font-size: 16px;
}
.descricao_figura {font-size: 10px}
.bordas_entidades {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000002;
	border-right-color: #000002;
	border-bottom-color: #000002;
	border-left-color: #000002;
}
.fundo_w {
	background-color: #D6D5D9;
	padding: 10px;
}
.hg100pct {
	height: 100%;
	background-color: #07081A;
}
.destaque_vm {
	font-size: 16px;
	font-weight: bold;
	color: #8E0001;
}
.sub_destaque_vm {
	font-size: 12px;
	font-weight: bold;
	color: #DD0000;
	font-style: italic;
}
.legenda_vm_tile {
	background-color: #8F0100;
	background-image: url(images/tira01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 8px;
	vertical-align: middle;
	text-align: left;
}
.borda_simples{
	border: solid 1px #000;
}