@charset "utf-8";
#tudo {
	width:1000px;
	position:relative;
	margin:0 auto;
	text-align:left;
	min-height:100%;
	color: #808080;
	font-size: 12px;
	}
 * html #tudo {height: 100%;}
#container {
	height: 100%;
	display: table;
}
#topo {
	width:1000px;
	height:34px;
	text-align:center;
	padding-top:0;
	}
#principal {
	width:591px;
	padding-right:20px;
	float:right;
	padding-top:10px;
	text-align:justify;
	overflow-y: auto;
	overflow-x: hidden;
	height: 388px;
	background-color: #FFF;
	padding-left: 20px;


	*margin-top: -3px;
	margin-right: 5px;
	}
	#principal-patroc-rodape {
	width:980px;
	padding-right:0px;
	float:right;
	padding-top:12px;
	height: 65px;
	background-position: left top;
	padding-left: 0px;
	margin-bottom: 2px;
	margin-top: 0px;
	margin-right: 5px;
}
#principal-menu {
	width:604px;
	padding-right:20px;
	float:right;
	padding-top:16px;
	text-align:center;
	overflow: auto;
	height: 34px;
	background-image: url(../imagens/back-menu.gif);
	background-position: left top;
	padding-left: 26px;
	margin-bottom: 15px;
	margin-top: 0px;
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #FFF;
}
#principal-menu2 {
	width:604px;
	padding-right:0;
	float:right;
	padding-top:0px;
	text-align:justify;
	overflow:hidden;
	height: 25px;
	background-position: left top;
	padding-left: 26px;
	margin-bottom: 0px;
	margin-top: 5px;
}
#principal-acab-content{
	width:631px;
	text-align:justify;
	height: 13px;

	*height: 11px;
	float: right;
	margin-right: 5px;
}
#navegador {
	width:300px;
	float:left;
	padding-top:10px;
	height: 496px;

	*height:  0px;
	margin-left: 15px;

	*vertical-align: top;
	}
#menu {
	width:1000px;
	height:35px;
	text-align:center;
	background-color: #FF3300;
	bottom: 0px;
	position: relative;
}
.magem-patroc {
	padding-bottom: 4px;
}
.menu-horiz{color: #ffffff;}
.menu-horiz:hover{color: #efefef;}
.titulo_azul_13px {
color:#003366;
font-size:13px;
}
.tb-contato, .tb-imprensa, .memo-contato, .dropdown{
    background-color: #E8EEF8;
    border: solid 1px #B5BFCF;
    -moz-border-radius: 5px 4px 16px 2px;
    -webkit-border-radius: 5px 4px 16px 2px;
    padding: 4px 4px 4px 4px;
    color: #3f3f3f;
}
.tb-imprensa:focus, .tb-contato:focus, .memo-contato:focus{
    border: solid 1px #8B939F;
}
.memo-contato{
    height: 56px !important;
    width: 200px;}
.tb-contato{
    height: 16px;
    width: 200px;}
.tb-imprensa{width: 430px;}
.memo-contato-scroll{
overflow:auto !important;}

.dropdown{width: 200px;}

.bt-contato{
    width: 104px;
    background-color: #5B7090;
    border: solid 1px #3B4A5F;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 4px;
    height: 30px;
    color: #ffffff;
    font-weight: bold;
    font-family: Tahoma;
    cursor: pointer;
    }
    .bt-contato:hover{
    background-color: #4F637F;
    border: solid 1px #6B7A8F;
    }
    
.bt-releases{
    width: 162px;
    background-color: #002561;
    border: solid 1px #3B4A5F;
    -moz-border-radius: 6px 6px 6px 2px ;
    -webkit-border-radius: 6px;
    padding: 4px;
    height: 30px;
    color: #ffffff;
    font-weight: bold;
    font-family: Tahoma;
    cursor: pointer;
    }
    .bt-releases:hover{
    background-color: #00183F;
    border: solid 1px #6B7A8F;
    }
.linha-fina {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	padding-bottom: 2px;
	padding-left: 2px;
}
.linha-gossa-azul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2152b4;
	padding-bottom: 2px;
	padding-left: 2px;
}
.linha-gossa-verde {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #159e3c;
	padding-bottom: 2px;
	padding-left: 2px;
}    