@charset "utf-8";
/* CSS Document */

#menubv {
	width: 150px;
	margin: 0;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#menubv ul {
	list-style: none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
#rsstitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#rsstitulo a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#rsstitulo a:hover {
	text-decoration: underline;
	color: #333333;
}
#rssdata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
#rsscont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


#menubv li {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A9C2F8;
}
#menubv li a {
	display: block;
	padding: 5px;
	font-weight:normal;
	background-color: #C9D7FA;
	color: #000000;
	text-decoration: none;
	border-right-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #fff5ee;
	border-left-color: #C9D7FA;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
#menubv li a:hover {
	background-color: #BDCDF9;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #fff;
	border-left-color: #FFFFFF;
}

/* Fix IE. Hide from IE Mac \*/
* html #menubv ul li { float: left; height: 1%; }
* html #menubv ul li a { height: 1%; }
#menu {
	width: 150px;
	margin: 0;
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #C51010;
	font-weight: bold;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
#menu li {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A9C2F8;
}
#menu li a {
	display: block;
	font-weight:bold;
	background-color: #FFFFFF;
	color: #A14341;
	text-decoration: none;
	border-right-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/* Fix IE. Hide from IE Mac \*/
* html #menubv ul li { float: left; height: 1%; }
* html #menubv ul li a { height: 1%; }
.topic {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #A14341;
	text-decoration: none;
}
.titulo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
.titulo a:hover {
	color: #00AA55;
	text-decoration: underline;
}
.texto_pequeno a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.texto_pequeno a:hover {
	color: #333333;
	text-decoration: underline;
}

.data  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	text-decoration: none;
}
.texto_medio2  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
.texto_medio2   a:hover {
	color: #333333;
	text-decoration: underline;
}
#tabela_destaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	border: 1px solid #4A66A7;
	background-color: #E2EAFC;
	background-image: url(images/bg_tb_dest.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#tabela_comun {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
#tabela_destaque2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	border: 1px solid #4A66A7;
	background-color: #A9C2F8;
}
.texto_med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
