TD { FONT-FAMILY: Verdana; FONT-SIZE: 13px; color : #006699; position:relative; }
a { text-decoration:none; color:#000000;}
.divBarra {
	filter: Alpha(Opacity=92);
	-moz-opacity: .92;
}
.divBody {
	filter: Alpha(Opacity=84);
	-moz-opacity: .84;
}
.divFrame {
	filter: Alpha(Opacity=60);
	-moz-opacity: .60;
}
.input_ {
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color:#F7F7F7;
	border:#944100;
	border-style:solid;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px
}
.bt {
	BORDER-BOTTOM: #FFFFFF 1px solid;
	BORDER-LEFT: #FFFFFF 1px solid;
	BORDER-RIGHT: #FFFFFF 1px solid;
	BORDER-TOP: #FFFFFF 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 9px;
	BACKGROUND: #000000;
	CURSOR: pointer;
	COLOR: #FFFFFF;
	FONT-FAMILY: tahoma, sans-serif;
	HEIGHT: 17px;
	TEXT-DECORATION: none;
}
.frameHttpMsg {
	border: 1px solid #C0C0C0;
	font:10px verdana, arial, helvetica, sans-serif;
	FONT-WEIGHT: bold;
	color: #FFFFFF;
}
.tblLinks {
	border: 1px solid #C0C0C0;
}
.txt {
	width: 340px;
	background-color: #000000;
	font:10px verdana, arial, helvetica, sans-serif;
	color:#FFFFFF;
}
.destak {
border: 1px solid #ff0000;
cursor: pointer;
}
.btStyle {
cursor: pointer;
}
.bgBarra {
	background: url("../../img/bgBarraPrincipal.png") no-repeat;
	height:115px;
}
.bgFina {
	background: url(../../img/bgMini.png) repeat-x;
	height:20px;
	padding:5px;
}
.txtApp {
	font:10px Verdana, Geneva, Arial, Helvetica, san-serif;
	font-weight: normal;
	color: #FFF;
}
.borderEscala {
	/*border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;*/
}
.borderAbas {
	/*background: url(../../img/bgMini.png) repeat-x;
	border-left: 2px solid #333333;
	border-right: 2px solid #333333;
	border-bottom: 1px solid #818181;*/
}
.texto_mapa {
	FONT-SIZE: 9px;
	COLOR: #000000;
	FONT-FAMILY: Geneva, Arial, Helvetica, san-serif;
}
.liga {
background-color: silver;
opacity:.99;
filter: alpha(opacity=99);
 -moz-opacity: 0.99;
 }
.desliga {
background-color: silver;
opacity:.50;
filter: alpha(opacity=50);-moz-opacity: 0.50;
}
.body_ {
    text-align: center;
    font: 70% "Trebuchet MS", Verdana, Arial, Tahoma;
    background: #ececec url(../../img/bg_body.gif) repeat-x top left;
    color: #666666;
    padding: 0px 0px 0px 0px;
}

.btn-planos {
	background:url(../../img/btn_planos.jpg) no-repeat;
}
.btn-legenda {
	background:url(../../img/btn_legenda.jpg) no-repeat;
}
.btn-acesso {
	background:url(../../img/btn_acessos.jpg) no-repeat;
}
.btn-menu {
	float:left;
	background-position:bottom left;
	width:79px;
	height:30px;
}
.btn-menu:hover {
	float:left;
	background-position:top left;
	width:79px;
	height:30px;
}
.btn-menu a {
	display:block;
	width:79px;
	height:30px;
	cursor:pointer;
}
.btn-menu.ativo { background-position:top left; }

.hide { display:none; }

#barra-brasil-v3 {
	position: relative;
	clear: both;
	overflow: hidden;
	min-width: 1000px;
	height: 27px;
	background: #00500F;
	border-bottom:1px solid #ffb400;
}

ul.videos 		{ margin:20px 0 0 -28px; list-style:none; width:235px; }
ul.videos li  { float:left; }
li .btn-video {
	width:19px;
	height:15px;
	background:url(../../img/bg_btn_video.jpg) no-repeat;
	background-position:top left;
	text-align:center;
	margin:0 0 3px 3px;
	color:#CCC;
	font-size:11px;
	font-weight:bold;
	padding:2px 2px 0 0;
	display:block;
}
li .btn-video.ativo {
	background-position:bottom left;
	color:#FFF;
}
li .btn-video:hover {
	background-position:bottom left;
	color:#FFF;
}
