@charset "iso-8859-1";
/*
 * codigo para usar PNG com fundo transparente
 */
* html img {
	filter:expression(
		this.alphaxLoaded ? "" :(this.src.substr(this.src.length-4)==".png"?((!this.complete)? "" :
		this.runtimeStyle.filter=("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
		(this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
		String(this.alphaxLoaded=true).substr(0,0)+
		(this.src="../images/hackPng/blank.gif").substr(0,0)):this.runtimeStyle.filter=""));
}

/*
 * BODY
 */
body {
	font: normal 12px/16px Verdana, Geneva, sans-serif;
	color: #333;	
    background-color: #dbdbdb;
    margin: 0 auto; 
    height:auto !important; height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

/*
 * REGIAO INICIO
 */
#body {
	position: fixed;
	z-index: 8000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(../images/body.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/body.png',sizingMethod='scale');
	background-repeat: repeat;
}
* html #body {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#body div {
	position: relative;
	top: 150px;
	z-index: 9000;
	width: 100%;
	height: 200px;
	margin-top: 0;
	color: #FFF;
	background-color: #681E79;
}
#body div img {
	position: absolute;
	top: 50%;
	left: 10%;
	margin: -43px 0 0 0;
}
#body div form {
	position: absolute;
	z-index: 10;
	top: 50%;
	right: 10%;
	width: 300px;
	height: 50px;
	margin: -25px 0 0 0;
}
#body div form label {
	display: block;
	height: 50px;
	font: bold 20px/26px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#body div form label select {
	display: block;
	width: 300px;
	height: 24px;
	padding: 3px;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	background-color: #FFF;
	border: 1px solid #FFF;
}
#body div form label option {
	padding: 3px;
}

/*
 * CONTAINER
 */
#container {
	clear: both;
	display: block;
	width: 950px;
	margin: 0 auto;
	border-right: 10px solid #FFF;
	border-left: 10px solid #FFF;
	background-color: #DBDBDB;    
}

/*
 * CABECALHO
 */
#header {
	position: relative;
	z-index: 2;
	height: 139px;
	border-bottom: 1px solid #FFF;
	background: url(../images/jpg/bg_header.jpg) repeat-x 0 0;
}
/*-*/
#header #logomarca {
	position: absolute;
	top: 5px;
	left: 30px;
}
/*-*/
#header ul#menu_superior {
	position: absolute;
	top: 5px;
	right: 10px;
	width: 375px;
	height: 16px;
}
#header ul#menu_superior li {
	float: left;
	padding: 0 3px;
	font: normal 10px/16px Verdana, Geneva, sans-serif;
	color: #FFF;
}
#header ul#menu_superior li a:link,
#header ul#menu_superior li a:visited,
#header ul#menu_superior li a:active {
	font: normal 10px/16px Verdana, Geneva, sans-serif;
	color: #FFF;
}
#header ul#menu_superior li a:hover {
	text-decoration: underline;
}
/*-*/
#header p {
	position: absolute;
	right: 10px;
	bottom: 50px;
	width: 270px;
	font: normal 10px/18px Verdana, Geneva, sans-serif;
	text-align: right;
	color: #FFF;
}
/*-*/
#header #abrirRegioes {
	position: absolute;
	bottom: 7px;
	left: 20px;
	width: 159px;
}
#header #abrirRegioes li {
	position: relative;
	height: 25px;
}
#header #abrirRegioes li a#btn_regioes {
	display: block;
	width: 159px;
	height: 25px;
	text-indent: -9000px;
	background: url(../images/buttons/btn_regiao.gif) no-repeat 0 0;
}
#header #abrirRegioes li a#btn_regioes:hover,
#header #abrirRegioes li a.btn_regioes {
	background-position: 0 -25px;
}
#header #abrirRegioes li ul {
	position: absolute;
	top: 23px;
	left: 0;
	z-index: 7;
	visibility: hidden;
	overflow: auto;
	width: 147px;
	padding: 5px;
	border: 1px solid #B2B2B2;
	border-top: none;
	background-color: #FDFAFA;
}
#header #abrirRegioes li ul li {
	height: 18px;
	vertical-align: top;
	font: normal 10px/18px Verdana, Geneva, sans-serif;
	color: #484848;
}
/* Fix IE. Hide from IE Mac \*/
* html #header #abrirRegioes li { float: left; height: 1%; }
* html #header #abrirRegioes ul li a { height: 1%; }
/* End */
#header #abrirRegioes li:hover ul,
#header #abrirRegioes li.over ul {
	visibility: visible;
}
#header #abrirRegioes li:hover a#btn_regioes,
#header #abrirRegioes li.over a#btn_regioes{
	background-position: 0 -25px;
}
#header #abrirRegioes li a:link,
#header #abrirRegioes li a:visited,
#header #abrirRegioes li a:active {
	display: block;
	height: 14px;
	padding: 2px;
	font: normal 10px/14px Verdana, Geneva, sans-serif;
	color: #484848;
}
#header #abrirRegioes li a:hover {
	color: #FFF;
	background-color: #920000;
}
/*-*/
#header form {
	position: absolute;
	bottom: 8px;
	left: 310px;
	width: 320px;
	height: 22px;
}
#header form label {
	padding: 0 3px;
}
#header form label input {
	width: 100px;
	height: 16px;
	padding: 2px;
	border: 1px solid #666;
	background-color: #FFF;
}
/*-*/
#header a#btn_favoritos:link,
#header a#btn_favoritos:visited,
#header a#btn_favoritos:active {
	display: block;
	position: absolute;
	right: 20px;
	bottom: 7px;
	width: 169px;
	height: 25px;
	text-indent: -9000px;
	background: url(../images/buttons/btn_favoritos.gif) no-repeat 0 0;
}
#header a#btn_favoritos:hover {
	background-position: 0 -25px;
}

/*
 * CONTEUDO
 */
#content {
	padding: 10px;
}
#content #ops_main {
	float: left;
	position: relative;
	z-index: 1;
	width: 720px;
}
#content #ops_lateral {
	display: inline;
	float: left;
	position: relative;

	width: 200px;
	margin-left: 10px;
}

/*
 * FOOTER
 */
#footer {
	clear: both;
	position: relative;
	height: 169px;
	font: normal 11px/14px Verdana, Geneva, sans-serif;
	color: #FFF;
	background-color: #353535;
}
#footer img {
	position: absolute;
	top: 20px;
	left: 20px;
}
#footer p {
	position: absolute;
	bottom: 70px;
	left: 20px;
}
#footer ul {
	position: absolute;
	top: 15px;
	right: 20px;
	width: 300px;
}
#footer ul li {
	float: right;
	width: 150px;
	font: normal 11px/18px Verdana, Geneva, sans-serif;
	text-align: right;
	color: #FFF;
}
#footer ul li a:link,
#footer ul li a:visited,
#footer ul li a:active {
	font: normal 11px/18px Verdana, Geneva, sans-serif;
	text-align: right;
	color: #FFF;
}
#footer ul li a:hover {
	text-decoration: underline;
}

/*
 * BARRA FIXED
 */
#barra {width: 100%; height: 69px; position: fixed; z-index: 99; background: url(../images/png/barra-footer.png) repeat-x ; display: inline; left: 0; margin: -69px 0 0 0px; top: 100%;}
#barra #barra-logo {width: 161px; height: 65px; float: left; background: url(../images/png/barra-logo2.png) no-repeat; margin-top: 4px;}
#barra #barra-noticias { width: 730px; height: 48px; float: left; margin: 13px 0 0 18px; overflow: hidden;}

#barra #barra-noticias #mycarousel {min-width:200px; max-width: 1000px; height: 48px; float: left; margin-left: 30px; overflow: hidden;}
#barra #barra-noticias #mycarousel li {width: 730px; float: left; height: 48px;}
#barra #barra-noticias #mycarousel li a {min-width: 730px; float: left; height: 48px;}
#barra #barra-noticias #mycarousel li a:hover .titulo {color: #42184C;}
#barra #barra-noticias #mycarousel li a .editoria {width: 730px ; float: left; height: 20px; text-transform: uppercase; font-family: Trebuchet MS; font-size: 13px; color: #666; margin-top: 4px;}
#barra #barra-noticias #mycarousel li a .editoria span.data {width: 86px; float: left; font-family: Trebuchet MS; font-size: 13px; color: #666;}
#barra #barra-noticias #mycarousel li a .titulo {width: 730px; height: 19px; float: left; margin-top: 4px; font-family: Trebuchet MS; font-size: 13px; color: #333; overflow: hidden;}

#barra #close {width: 89px; height: 69px; position: fixed; z-index: 999; float: left;background: url(../images/png/btn-fechar.png) no-repeat; top: 100%; left: 100%; margin: -69px 0px 0 -89px;}

#mostra {width: 93px; height: 69px; position: fixed; z-index: 999; float: left; display: none; background: url(../images/png/btn-mostrar.png) no-repeat; top: 100%; left: 100%; margin: -69px 0px 0 -93px;}


/*
 * CLEAR FIX
 */
#content:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
