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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


html { height: 100%; }
body { 	
	background: #003D6C url(../imagens/bg.gif) repeat-x top; 
	height: 100%;
	font: 12px Arial, Helvetica, sans-serif;
}

a {	text-decoration: none; }
a:hover { text-decoration: underline; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

hr { display: none; }

#corpo #meio #colunaEsquerda h2.empresa,
#corpo #meio #colunaDireita h2.impDigital,
#corpo #meio #colunaDireita ul.dicas li a,
#corpo #meio #titulos h2,
#corpo #meio #destaqueDicas a.continue,
#corpo #meio #destaqueNovidades a.continue,
#corpo #meio a.vermaisNoticias {
	overflow: hidden;
	text-indent: -1000em;
	display: block;
	clear: both
}

#activity {
	position: absolute;
	z-index: 101;
	top: 200px;
	left: 50%;
	font-size: 0.8em;
	margin-left: -90px;
	color: #000;
	background: #FFF url(../imagens/activity-indicator.gif) no-repeat right center;
	border: 2px solid #BBB;
	text-align: right;
	padding: 5px 126px 5px 5px;
}
#activity.disabled {
	display: none;
	visibility: hidden;
}

.a-to-content {
	display: block;
	float: left;
	position: absolute;
	top: -150px;
}

address, #corpo {
	width: 753px;
	margin: 0 auto;
}
#corpo #topo {
	background: #076893 url(../imagens/bg_topo.jpg) no-repeat right;
	height: 132px; 
	padding-left: 6px; 
	display: block;
}
#corpo #topo #logo { width: 338px; height: 128px; padding: 4px 0 0 15px; }
#sombraOutdoor { 
	position: absolute; 
	background: url(../imagens/baixo_outdoor.jpg) no-repeat;
	width: 205px;
	height: 102px;
	margin-top: 132px;
}
#corpo #menu {
	background: url(../imagens/bg_menu.gif) repeat-y right;
	float: left;
	margin-top: 101px;
	width: 172px;
	padding-left: 33px;
	height: 400px;
}
#corpo #menu ul#menuBts {
	background: url(../imagens/bg_menu_bts.gif) no-repeat right top;
	margin-right: 35px;
	padding: 20px 0 0 0;
}

#corpo #meio { 
	float: left;
	background: #F8F8F8;
	width: 542px;
	border-right: #FFF 6px solid;
}

#corpo #meio #titulos { 
	background: #FFF url(../imagens/bg_titulos.jpg) no-repeat left top; 
	height: 78px; 
	display: block;
	margin-top: -3px;
	padding-bottom: 30px;
}
#corpo #meio #titulos h2 {
	height: 78px;
	width: 182px;
	border-right: #281671 14px solid;
	float: right;
}
#corpo #meio #titulos h2.empresa { background: #B41A6A url(../imagens/tit_emp.gif) no-repeat center center; }
#corpo #meio #titulos h2.produtos { background: #B41A6A url(../imagens/tit_prod.gif) no-repeat center center; }
#corpo #meio #titulos h2.portfolio { background: #B41A6A url(../imagens/tit_port.gif) no-repeat center center; }
#corpo #meio #titulos h2.novidades { background: #B41A6A url(../imagens/tit_nov.gif) no-repeat center center; }
#corpo #meio #titulos h2.dicas { background: #B41A6A url(../imagens/tit_dicas.gif) no-repeat center center; }
#corpo #meio #titulos h2.clientes { background: #B41A6A url(../imagens/tit_cli.gif) no-repeat center center; }
#corpo #meio #titulos h2.contato { background: #B41A6A url(../imagens/tit_cont.gif) no-repeat center center; }

#corpo #meio ul.paginacao { text-align: center; margin: 25px 0; display: block; }
#corpo #meio ul.paginacao li { display: inline; }
#corpo #meio ul.paginacao li a {
	font-weight: bold;
	padding: 1px 5px;
	background: #F7F7F7;
	margin: 0 3px;
}
#corpo #meio ul.paginacao li a:hover { color: #B41A6A; }

#corpo #mato { float: left; text-align: right; width: 213px; margin-top: -88px; padding-left: 88px; }
#corpo #mato img { float: left; margin: 0; }
#corpo #mato img.mato2 { padding-top: 21px; }


address {
	background: #4A739B url(../imagens/bg_rodape.gif) repeat-x top;
	padding: 25px 0 15px 0;
	height: 15px;
	font-style: normal;
	text-align: center;
	color: #FFF;
	font-size: 10px;
	display: block;
	clear: both;
	width: 722px;
	margin: -6px 0 0 31px;
}
address a {
	font-weight: bold;
	color: #FFF;
	font-size: 11px;
}