html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	/*font-weight: inherit;
	font-style: inherit;*/
	font-size: 100%;
	vertical-align: baseline;
}
/*body {
	line-height: 1;
	color: black;
	background: white;
}*/
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

hr { display: none; }
fieldset{ display: block; }

/*
#geral:before,
#topo:before,
#topo:after,
#centro:after,
#conteudo:after,
#breadcrumb:before,
#centro div:after,
#centro ul:after, #centro ul li:after,
#rodape:before {
	content: '.';
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}
*/
* { font-family: Arial, trebuchet MS, Verdana, Tahoma, sans-serif; }


body {
	margin:0 auto;
	color:#666666;

}
#dropmenudiv{
  display:none;
}
#movie{
	
	left:0;
	right:0;
	margin-top:90px;
	position:absolute;
	_width: expression( document.body.offsetWidth + 'px' );
	z-index:1;
	
}
#topo {
	background: url(../img/globalBgBody.jpg) no-repeat center top #FFF;
	border-bottom:10px solid #FF6600;
	height:400px;
	margin-bottom:19px;
	min-width:970px;
}
#topo div.topo {
	height:400px;
	margin:0 auto;
	width:970px;
}
#topo div.topo h1 {
	background:url(../img/globalLogo.gif) no-repeat scroll 0 0 transparent;
	margin-top:23px;
	position:absolute;
}
#topo div.topo h1 a {
	display:block;
	height:49px;
	overflow:hidden;
	text-indent:-5000px;
	width:186px;
}
#menu {
  margin:43px 0 0 252px;
  position:absolute;
  width:718px;
}
#menu ul li {
	float:left;
  margin-left:20px;
}
#menu ul li a {
	border-bottom:3px solid #B9C9E1;
	color:#FFFFFF;
	display:block;
	font-size:12px;
	font-family:trebuchet MS,arial;
	text-decoration:none;
}
#menu ul li a:hover {
	border-bottom:3px solid #FF9900;
}
#envolveTudoCapa {
	margin:0 auto;
	width:970px;
}
#envolveRodape div.box {
	float:left;
	height:144px;
	width:309px;
}
#envolveRodape div#noticias.box ul li {
	line-height: 150%;
}
#envolveRodape div#noticias.box ul li a {
	color:#666666;
	font-size:12px;
	font-weight:bold;
}
#envolveRodape div#noticias.box a.mais,
#envolveRodape div#resp_social.box a.mais {
	clear:both;
	display:block;
	float:left;
	height:26px;
	overflow:hidden;
	margin-top:5px;
	text-indent:-10000px;
}
#envolveRodape div#noticias.box a.mais {
	background:url(../img/homeBtnMaisNoticias.gif) no-repeat;
	width:145px;
}
#envolveRodape div#resp_social.box a.mais {
	background:url(../img/homeBtnLerMais.gif) no-repeat;
	width:135px;
}
#envolveRodape div#resp_social.box {
	cursor:pointer;
	margin:0 18px;
}
#envolveRodape div.box h2 {
	margin-bottom:14px;
}
#envolveRodape div.box img {
	float:left;
	margin-right:20px;
}
#envolveRodape div#qualidade.box img.pbqp  {
	border-bottom:1px solid #E4E4E4;
	margin-bottom:9px;
	padding-bottom:9px;
	padding-right:45px;
}
#envolveRodape div.box p {
	font-size:12px;
}

#envolveTudoCapa div.rodape {
	border-top:1px solid #E4E4E4;
	clear:both;
	float:left;
	margin-top:26px;
	padding-top:10px;
	width:970px;
}
#envolveTudoCapa div.rodape div.envolveRodape p {
	float:left;
	font-size:11px;
}
#envolveTudoCapa div.rodape div.envolveRodape p a {
	color:#666666;
	text-decoration:none;
}
#envolveTudoCapa div.rodape div.envolveRodape p a:hover {
	text-decoration:underline;
}
#virtualiza {
	background: transparent url(../img/globalVirtualiza.gif) no-repeat;
	display:block;
	float:right;
	height:20px;
	overflow:hidden;
	text-indent:-5000px;
	width:81px;
}
#virtualiza:hover {
	background-position:0 -21px;
}

