*{ margin:0; padding:0 }
ul li{ list-style-type:none; }
#barra_div{height:48px;}
#cabecalho a{ text-decoration:none; }
#cabecalho #topo{ width:808px; height:308px; margin:0 auto; background:url(cabecalho/cabecalho.jpg) top center no-repeat; position:relative;}
#cabecalho #topo h1{	color:#FFF; font-family:"Century Gothic", Ubuntu Condensed, sans-serif; font-size:28px; font-weight:normal; text-transform:uppercase; width:300px; position:absolute; top:90px; left:54px; }
#cabecalho #topo .midia{
	color:#0069AB;
    font-family:"Century Gothic", Ubuntu Condensed, sans-serif;    
    text-align:center;
	width:170px;
	height:54px;
	position:absolute;
	top:0;
	left:26px;
	background:url(cabecalho/social_bg.gif) top center no-repeat;	
}
#cabecalho #topo .midia h6{
	font-size:10px;
	margin:4px 0;
}
#cabecalho #topo .midia ul{
	width:92px;
	margin:0 auto;
}
#cabecalho #topo .midia ul li{
	float:left;
	margin:0 4px;
}
#cabecalho #topo .acesso{
	width:100%;
	padding-bottom:2px;
	border-top:dashed 1px #E1E1E1;
	border-bottom:dashed 1px #E1E1E1;
	position:absolute;
    bottom:0;
    left:0;
}
#cabecalho #topo .acesso a{
	color:#6385a1;
	font-family:"Arial", sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-left:20px;
}