/* Estilo Megh.com.br */
.fundo_tab {
	background-image: url(../imagens/bd_esq.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.tb_cinza_contorno {
	background-color: #F3f3f3;
	border: 1px solid #CCCCCC;
}

.border_cinza_1 {
	border: 1px solid #999999;
}

.texto_pag_azul {
	font-family: verdana;
	font-size: 11px;
	color: #003366;
}

.titulo_azul {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-align: center;
}

.rodap_branco {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
}

.fundo_tab_dir {
	background-image: url(../imagens/bd_dir.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
body {
	scrollbar-face-color: #ffffff;
	/*scrollbar-shadow-color: #003399;
	scrollbar-highlight-color: #F0F0F0;
	scrollbar-3dlight-color: #006699;*/
	scrollbar-darkshadow-color: #F0F0F0;
	/*scrollbar-track-color: #ffffff;*/
	/*scrollbar-arrow-color: #003399;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.titulo_pag {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.texto_pag_padding {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	padding: 10px;
}
.texto_maior {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.texto_pag {
	font-family: Verdana;
	font-size: 10px;
}
.texto_pag_maior {
	font-family: Verdana;
	font-size: 11px;
}
h2 {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

.texto_pag_bold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.text_pag_azul_bold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

.texto_pag_menor {
	font-family: Verdana;
	font-size: 9px;
}


.back_no_repeat {
	background-repeat: no-repeat;
}
h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.td_left_borda {
	border-left-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.IFRAME {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid
}
.botao {
	CURSOR: hand;
	border: 1px solid #333333;
	background-color: #F8F8F8;
	font-family: Verdana;
	font-size: 8pt;
}
.campo {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	font-family: Verdana;
	font-size: 9px;
	color: #003366;
	text-align: left;
}
.campo_msg {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	font-family: Verdana;
	font-size: 9px;
	color: #003366;
	text-align: left;
	background-attachment: fixed;
	background-image: url(../imagens/fdo/fdo_msg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.tb_border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tb_border_fdo_branco {
	border: 1px solid #000000;
}
.td_right_borda {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.td_so_left_borda {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.texto_noticias {
	font-family: verdana;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#item {
	background-color: #F5F5F5;
}
item:hover {
	background-color: #333333;
}
.tab_azul_contorno {
	background-color: #D3E2F1;
	border: 1px solid #85B3D3;
}

