
* {
  margin: 0px;
}

BODY {
  font-family: "Trebuchet MS";
}
IMG {
  border: 0px;
}

a
{
    text-decoration:none;    
}

a:hover
{
    text-decoration:underline;    
}

.no_under{text-decoration:none;}
.no_under a{text-decoration:none;}

.float_left {
  float: left;
}
.float_right {
  float: right;
}
.clear {
  clear: both!important;
}
.content_space {
  width: 1000px;
  margin: 0 auto;
  position:relative;
  z-index:3;
}
.display_none{display:none;}

.bold {
  font-weight: bold;
}
/*********************** Text Colors */
.branco, .branco A, .branco A:visited, .branco A:active {
  color: #fff!important;
  font-family: Arial;
  font-weight: bold;
  font-size: 12px;
}
.azul, .azul A, .azul A:visited, .azul A:active {
  color: #00aeef!important;
  border-color: #00aeef!important;
}
.invert_azul, .invert_azul A, .invert_azul A:visited, .invert_azul A:active {
  background-color: #00aeef!important;
  color: #fff;
}
.preto, .preto A, .preto A:visited, .preto A:active {
  color: #000000!important;
}
.invert_preto, .invert_preto A, .invert_preto A:visited, .invert_preto A:active {
  background-color: #000000!important;
  color: #fff;
}
.escuro, .escuro A, .escuro A:visited, .escuro A:active {
  color: #5a5a5a!important;
  border-color: #5a5a5a!important;
}
.invert_escuro, .invert_escuro A, .invert_escuro A:visited, .invert_escuro A:active {
  background-color: #5a5a5a!important;
  color: #fff;
}
.cinza, .cinza A, .cinza A:visited, .cinza A:active {
  color: #9c9c9c!important;
}
.invert_cinza, .invert_cinza A, .invert_cinza A:visited, .invert_cinza A:active {
  background-color: #9c9c9c!important;
  color: #fff;
}
H1, H1 A {
  font-size: 1.9em;
  font-weight: bold;
  margin:0;
  
}
H2, H2 A {
  font-size: 1.4em;
  font-weight: bold;
}
.size10, .size10 A{
  font-size: 10px;
}
.size11, .size11 A{
  font-size: 11px;
}
.size12, .size12 A{
  font-size: 12px;
}
.size18, .size18 A{
  font-size: 18px;
}
/*********************** Header Area */
#header_area {
  background: url("../Images/layout_header_bg.jpg");
  position:relative;
  z-index:10;
}
#header_area .content_space {
  height: 115px;
}
#header_area .logo, #header_area .options {
  float: left;
  height: 115px;
  display:inline;
}
#header_area .logo {
  width: 240px;
  margin-left: 10px;
}
#header_area .options {
  width: 750px;
}
#header_area .options .links {
  height: 50px
}
#header_area .options .links DIV {
  padding-top: 17px;
}
#header_area .options .links .spacer, #header_area .options .links .empty_spacer {
  padding: 0px;
}
#header_area .options .links .spacer_empty {
  width: 225px;
}
#header_area .options .links .spacer_icon 
{  
  width: 0px;
}
#header_area .options .links .spacer_icon2 
{  
background: url("../Images/layout_dash_vert_inverse.jpg") no-repeat scroll right 0 transparent;
width: 13px;
}

#header_area .options .links, #header_area .options .links a
{
    color:#BDBDBD;
}

#header_area .options .links .search {
  font-size: 12px;
  font-weight: bold;
  width: 255px;
  height: 25px;
  line-height: 20px;
  float:left;

}
#header_area .options .links .search A {
  height: 25px;
  line-height: 25px;
}
#header_area .options .links .search A IMG {
  
}
#header_area .options .links .search .label {
  display: block;
  padding: 0px;
  width: 68px;
  padding-right: 3px;
  font-family: Arial;
  font-size: 11px;
  color: #9e9e9e;
  text-align: right;
  font-weight: bold;
}

#header_area .options .links .search INPUT {
  border: 1px solid #9c9c9c;
  height: 14px;
  position:relative;
  top:-6px;
}
#header_area .options .links .main {
  font-size: 11px;
  padding-left: 25px;
  color:#BDBDBD;
  width: 120px;
}
#header_area .options UL {
  height: 22px;
  list-style: none;
  padding: 1px 0px 0px 0px;
  margin:0px;
  
}
#header_area .options UL LI {
  float: left;
  margin: 0px;
  padding-left: 35px;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 20px;
}
#header_area .options UL.branco.second LI {
  padding-left: 10px;
}
#header_area .options ul li.first {padding-left:23px;}
#header_area .options UL.branco.second LI.first {padding-left:23px;}

#header_area div.flags
{
    float:right;
    padding-right:22px; 
}

#header_area div.flags img{
    padding-top:2px;
    margin-left:11px;
}
/*********************** Contents */

.short_content_banner {
  background: url("../Images/header_banner_short_bg.jpg") repeat-x center 1px;
  _background-position:0px -1px;
  position:absolute;
  height:380px;
  width:100%;
}

.tall_content_banner, .tall_content_banner_bg2, .tall_content_banner_bg3{
  _background-position:center -1px;
  position:absolute;
  height:380px;
  width:100%;
  left:0px;
  z-index:2;
}
.tall_content_banner{background: url("../Images/topo_gmaps.jpg") repeat-x top center; }
.tall_content_banner_bg2{background: url("../Images/header_banner_tall_bg3.jpg") repeat-x;}
.tall_content_banner_bg3{background: url("../Images/header_banner_tall_bg.jpg") repeat-x;}

.short_content_banner .content_space .content_banner {
  height: 110px;
}
.tall_content_banner .content_space .content_banner {height: 230px;}
#stage_area .content_space .main_content_bg {background: url("../Images/layout_content_bg.png") no-repeat center -27px;}
#stage_area .short_content_banner .main_content_bg {background-position: center -25px;}

#stage_area .content_space .main_content {
  margin: 0px 13px;
  _margin: 0px 12px 0px 18px;
  padding: 0px 22px;

}
/*********************** Breadcrumbs */
#breadcrumbs {
  padding: 10px 0px 0px 2px;
  font-size: 10px;
}
#breadcrumbs SPAN {
  font-weight: bold;
}
/*********************** Section Header */
#section_header {
  padding: 10px 0px 0px 0px;
  height: 40px;
  *height: 48px;
}
#section_header .left, #section_header .right {
  float: left;
  height: 38px;
  line-height: 38px;  
}

#section_header .left h1{
    font:bold 25px Arial, Verdana;
}

#section_header .left {
  width: 795px;
}
#section_header .right {
  width: 130px;
  text-align: right;
}
/*********************** Footer */
#footer_area 
{ 
  background: url("../Images/layout_footer_bg.jpg") repeat-x;
  clear:both;
}
#footer_area .content_space 
{  
  height: 140px;
  padding:3px 0px;
}

#footer_area .content_space .logo
{
    background: url("../Images/layout_shadow_logo_footer.jpg") no-repeat top right;
    padding:20px 35px;
    float:left;
    height:100%;
}

#footer_area #disclaimer
{    
    font-size:10px;
    clear:both;
    text-align:left;
    padding-bottom:20px;
    padding-left:200px;
}

#footer_area .content_space .links
{
    background: url("../Images/layout_dash_vert_footer.gif") no-repeat top right;    
    float:left;
    padding:0px 23px;
    margin-top:20px;
    height:100%;
}
#footer_area .content_space .last
{
    background-image:none;
    padding-right:0px;
}

#footer_area .logos{
   float:left;
   margin-left:30px;
   margin-top:20px;
}

#footer_area .content_space div ul
{
    margin:0px;
    padding:0px;
    list-style:none;
}

#footer_area .content_space div ul li
{
    font-size:11px;
}

/*********************/
#header_area .options .dropdown {
  width: 80px;
  font-size: 10px;
  position: absolute;
  margin: 0px;
  padding: 2px;
}
#header_area .options .dropdown LI {
  clear: both;
  width: 80px;
  text-align: center;
  margin: 0px;
  padding: 2px;
  background: #000;
}

.ballon
{   
    display:none;
    position: absolute;
    z-index:9000;
    width:180px;          
    margin-left:-60px;
    *margin-left:-120px;
    *padding-top:20px;
}
.ballon div.top
{
	width:180px;
	height:16px;
	font-size:1px;
	background:url('../Images/ballon_menu_top.png') no-repeat;
}
		
.ballon div.content
{
	width:180px;	
	background:url('../Images/ballon_menu_middle.png') repeat-y;
	text-transform:none;
}

.ballon div.bottom
{ 
    width:180px;
	height:6px;
	background:url('../Images/ballon_menu_bottom.png') no-repeat;
}

.ballon div.content ul
{   
	list-style:none;			
}

.ballon div.content table tr td
{    
    margin:0px;
    padding:0px;
    padding-left:8px;
    padding-bottom:3px;
    width:100%;    
}

.ballon div.content table tr td a
{   
	color:white;
	font:12px "Trebuchet MS", Arial, Verdana;
	text-decoration:none;
}
.ballon div.content table tr td a:HOVER {
  color: #ccc!important;
}

.gambi_menu
{
    width:100%;
    height:10px;
    background:gray;
    margin-top:-10px;    
}


#footer_area A:HOVER {
    color: #00aeef!important;
    text-decoration: none!important;
}
#header_area A:HOVER {
    color: #ccc!important;
    text-decoration: none!important;
}
#saibamais
{
    width: 930px; 
    height: 500px;
}

#feed_style
{       
    padding:30px 40px;
    font:12px 'Trebuchet MS', Arial;    
}

#feed_style p
{
    margin:15px 0;
}


#feed_style a{ text-decoration:underline; }
#feed_style a:hover{ text-decoration:none; }

#demonietto {
    float: right;
    margin-right: 60px;
}


#feed_style a{ font-weight:bold; color: #00aeef !important; }

#feed_style strong{ display:block; }
#feed_style strong.title{ font:bold 19px Arial, Verdana; }
#feed_style strong.subtitle{ font:bold 14px Arial, Verdana; }

#feed_style a{ text-decoration:none; }
#feed_style a:hover{ text-decoration:underline; }

.info_box
{
    font:11px "Trebuchet MS", Arial, Verdana;
    background:#ffffe0;
    padding:10px;
    margin:10px;
    color:#5c5c5c;
    border:1px solid #ffdb5c;
    clear:both;
}

.image-frame{border:5px solid #dfdfde;}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
