/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.botao_data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 75px;
	background-image: url(img/botao_data.gif);
	background-repeat: no-repeat;
	height: 21px;
}
.box_noticias {
	height: 230px;
	width: 557px;
}
.box_destaques {
	width: 557px;
	height: 177px;
}
.box_dir {
	width: 243px;
	background-image: url(img/bglat.gif);
}
.idiomas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	height: 22px;
	background-color: #494E4A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 243px;
}
.TituloNoticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #99CC33;
	text-align: left;
}
.TextoNoticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CC33;
}
a:hover {
	color: #FF9900;
}
a.idioma {  font-family:Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #FFFFFF;
			text-decoration:none;
}
a.idioma:hover {
			text-decoration:underline;
			color:#FF9900;
}
.linebottom {
	background-image: url(img/linebottom.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 2px;
}
.Rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EDEDED;
	text-align: left;
}
.bg_verde {
	background-attachment: scroll;
	background-color: #82B346;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}
.tabelaHome {
	background-image: url(img/bgcontent.gif);
	background-repeat: no-repeat;
	height: 407px;
	width: 800px;
}
.tabelaInterna {
	background-image: url(img/bginterna.gif);
	background-repeat: repeat-y;
	width: 800px;
}
.subtituloNoticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
