@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
#bg {
	background-color: #071D28;
	background-image: url(../imagens/barra_bg.jpg);
	background-repeat: repeat-x;
}
#logo {
	background-image: url(../imagens/logo.gif);
	background-repeat: no-repeat;
	clear: none;
	float: left;
	height: 48px;
	width: 310px;
}
#geral {
	width: 560px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../imagens/bt_top.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 100px;
	padding-right: 100px;
	height: 600px;
}
#menu {
	clear: none;
	float: right;
	height: 48px;
	width: 250px;
}
#coluna_esquerda {
	clear: none;
	float: left;
	width: 185px;
	margin-top: 12px;
	background-image: url(../imagens/icon_noticias.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #999999;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 10px;
}
#coluna_direita {
	float: right;
	width: 360px;
	margin-top: 12px;
	background-image: url(../imagens/foto.jpg);
	background-repeat: no-repeat;
	padding-top: 100px;
	clear: none;
}
#ultimos {
	background-image: url(../imagens/icon_ultimos.gif);
	background-repeat: no-repeat;
	clear: none;
	float: left;
	width: 360px;
	padding-top: 20px;
}
#internet img {
	margin-top: 3px;
	margin-bottom: 3px;
}
#submit {
	background-image: url(../imagens/bt_ok.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
	width: 65px;
	border: 1px solid #071d28;
}


#ultimo1 {
	clear: none;
	float: left;
	height: 68px;
	width: 113px;
}
#ultimo2 {
	clear: none;
	float: left;
	height: 68px;
	width: 113px;
	margin-right: 7px;
	_margin-right: 6px;
	margin-left: 8px;
	_margin-left: 6px;
}
#ultimo3 {
	clear: none;
	float: right;
	height: 68px;
	width: 113px;
}
#menu ul {
	list-style-type: none;
}
#menu ul li{
	display: inline;
	float: left;
	clear: none;
}
#menu ul li a {
	text-decoration: none;
	color: #999999;
	display: block;
	_display: table;
	margin-top: 26px;
	float: left;
}
#menu ul li.home a {
	background-image: url(../imagens/menu.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 81px;
	float: left;
	height: 22px;
	clear: none;
	display: block;
}
#menu ul li.port a {
	background-image: url(../imagens/menu.gif);
	background-position: -81px 0px;
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 81px;
	clear: none;
	display: block;
}
#menu ul li.contato a {
	background-image: url(../imagens/menu.gif);
	background-position: -162px 0px;
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 81px;
	clear: none;
	display: block;
}
#menu ul li.home a:hover {
	background-image: url(../imagens/menu.gif);
	background-position: 0px -22px;
	background-repeat: no-repeat;
}
#menu ul li.port a:hover {
	background-image: url(../imagens/menu.gif);
	background-position: -81px -22px;
	background-repeat: no-repeat;
}
#menu ul li.contato a:hover {
	background-image: url(../imagens/menu.gif);
	background-position: -162px -22px;
	background-repeat: no-repeat;
}
#rodape {
	clear: none;
	float: left;
	height: 22px;
	width: 560px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #124862;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #CCCCCC;
	font-size: 12px;
	padding-top: 8px;
}
h1 {
	display: none;
}
h2 {
	font-size: 11px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: normal;
}
h4 {
	display: none;
}

h3 {
	display: none;
}
#media {
	clear: none;
	float: left;
	width: 185px;
	margin-top: 12px;
	background-image: url(../imagens/icon_midia.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #999999;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 10px;
}
#media li {
	list-style-type: none;
}
#media li a {
	color: #999999;
	text-decoration: none;
}
#port {
	float: right;
	width: 360px;
	clear: none;
	margin-top: 12px;
}
#internet {
	background-image: url(../imagens/icon_internet.gif);
	background-repeat: no-repeat;
	clear: none;
	float: left;
	width: 360px;
	padding-top: 20px;
	font-family: "Trebuchet MS", Arial, Verdana;
}
#informacoes {
	clear: none;
	float: left;
	width: 170px;
	margin-top: 12px;
	background-image: url(../imagens/icon_info.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #999999;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 10px;
}
#contato {
	background-image: url(../imagens/icon_contato.gif);
	background-repeat: no-repeat;
	clear: none;
	float: left;
	width: 359px;
	padding-top: 20px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #999999;
	padding-left: 3px;
}
#contato #objeto {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	background-color: #071D28;
	border: 1px solid #E2AF20;
	width: 200px;
	color: #CCCCCC;
	padding: 2px;
}
#erro {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
#menu em {
	display: none;
}
