@charset "utf-8";
/* CSS Document */
.listagem {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	/*line-height: 11px;*/
	/*line-width: 100px;*/
	/*font-weight: bold;*/
	font-variant: normal;
	text-transform: none;
	color: #3366FF;
	text-decoration: none;
	background-color:inherit;
}
.listagem:hover
{
	font-size: 12px;
color:#FFCC33;
/*text-decoration:underline;*/
text-decoration:none;
font-weight: bold;
background-color:inherit;
}

.fundo_logo {
	background-attachment: scroll;
	background-image: url(imagens_portal/2_logo%20anvirtual.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.picotado {
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #0033FF;
	border-right-color: #0033FF;
	border-bottom-color: #0033FF;
	border-left-color: #0033FF;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #0000FF;
	font-weight: bolder;
}
.barra_lisa_baixo {
	border-bottom-width: thin;
	border-bottom-style: none;
	border-top-style: double;
	border-top-color: #999999;
}
.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6600;
	text-decoration: none;
}

.barra_cima {
	background-attachment: scroll;
	background-image: url(imagens_portal/2_barra%20cima.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {
	color: #000000;
	font-size: x-small;
	font-weight: lighter;
}

.dica {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.barra_cima .picotado_pub {
	border-top-style: dotted;
	border-right-style: none;
	border-left-style: dotted;
	border-top-color: #0000ff;
	border-left-color: #0000ff;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.style4 {color: #FFFFFF}
.CLASSIFICADOSCX {
	background-image: url(imagens_portal/2_classificados_caixa.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 5px;
	margin: 5px;
}
.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
  overflow: hidden;
	background-color: #66CCFF;
	padding-left: 5px;
}




.txt moura1 {
	font-size: 36px;
	color: #FF0;
}
.txt_moura_amarelo {
	font-size: 24px;
	color: #FF0;
	text-align: center;
	background-color: #0FF;
	font-weight: bolder;
	text-decoration: blink;
}
.txt_moura_preto {
	font-size: 14px;
	color: #000;
	text-align: center;
	background-color: #0FF;
	font-weight: bold;
}

