@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(imagens/fundo.jpg);
	background-repeat: repeat-x;
}
form {
	margin: 0px;
	padding: 0px;
}

select {
	background-color: #E8E8E8;
	color:#333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;

}



a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
}




.lista_fundo {
	background-image: url(imagens/espec-fundo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 97px;
	background-color: #565656;

}
.lista_titulo {
	font-size: 10pt;
	color: #91D2FF;
	font-weight: bold;
}
.lista_chamada {
	font-size: 10px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}
.lista_dicas {
	font-size: 10px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 6px;
}
.lista_seta {
	padding-top: 3px;
}
.texto_branco {
	color: #FFFFFF;
	font-size: 10px;
}
.texto_branco_cap {
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
	width: 210px;
}
.info {
	padding: 10px;
}



.thumbs {
	border: 1px solid #CCCCCC;
}



.mrg_esq {
	background-image: url(imagens/margem-esq.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.linha_cinza {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.ln_impar {
	background-color: #565656;
}

.ln_par {
	background-color: #565656;
}
.menu_lat {
	background-image: url(imagens/und-fundo-menu.jpg);
	width: 163px;
	vertical-align: top;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #565656;
}

#button {
	width: 162px;
	color: #FFFFFF;
	font-size: 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#button ul {
	list-style: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
		}
		
#button li {
	margin: 0;
	background-color: #565656;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(imagens/sub-menu-bot.jpg);
	border-bottom-style: none;
	height: 30px;
	padding: 0px;
		}
		
#button li a {
	display: block;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	height: 30px;
		}

	#button li a:hover {
	background-color: #565656;
	font-weight: bold;
	background-image: url(imagens/sub-menu-bot-over.jpg);
		}
.tabgrande .tabaula {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #868686;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	width: 115px;
}
.branco {
	color: #FFFFFF;
}

.hora1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
}


@media screen {
#naoexibir {
	display: none;
}
}