@charset "utf-8";
/* CSS Document */

body
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#333333;
}
td
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#333333;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #010066;
	background-position: center center;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #010066;
	background-position: center center;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #010066;
	background-position: center center;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #996600;
	background-position: center center;
	text-decoration: none;
}

.buttontopo {
	border-bottom-style: solid;
	border-bottom-width: thin;
	height: 25px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #FF6600;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.buttontopoinactivo {
	border-bottom-style: solid;
	border-bottom-width: thin;
	height: 25px;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.buttontopo:link {
	border-bottom-style: solid;
	border-bottom-width: thin;
	height: 25px;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: #FF6600; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.buttontopo:hover {
	background-color: #FFFFFF;
	height: 25px;
	color: #FF6600;
}
.buttontopo:active {
	background-color: #CC9900;
	height: 25px;
	color: #FF6600;
}

.buttonlateral {
	border-bottom-style: solid;
	border-bottom-width: thin;
	height: 19px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.buttonlateralinactivo {
	border-bottom-style: solid;
	border-bottom-width: thin;
	height: 19px;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.buttonlateral:link {
	border-bottom-style: solid;
	border-bottom-width: thin;
	height: 19px;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.buttonlateral:hover {
	background-color: #FFFFFF;
	height: 19px;
	color: #FFFFFF;
}
.buttonlateral:active {
	background-color: #CC9900;
	height: 19px;
	color: #FFFFFF;
}

.celula_centro
{
padding-bottom::20px;
padding-top:20px;
padding-left:30px;
padding-right:30px;
line-height:20px;
}
.exsepilara {

	font-family: Verdana;
	font-size: 7pt;
	font-style: normal;
	color: #996600;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	letter-spacing: -1pt;
	text-decoration: none;
}
.exsepileft
{
	font-family: Verdana;
	font-size: 8.5pt;
	font-style: normal;
	color: #003399;
	background-position: center center;
	vertical-align: middle;
	letter-spacing: -1pt;
	text-decoration: none;
}
.caixas {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	padding-left: 7px;


}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #996600;
	text-align: right;
	font-size: 14px;
}

#marqueecontainer{
position: absolute;
width: 125px; /*marquee width */
height: 150px; /*marquee height */
background-color: #FEB800;
overflow: hidden;
padding: 2px;
padding-left: 4px;
}