.full_content a:hover,
.full_content .description a:hover,
.full_content .descricao a:hover
{  
  text-decoration:underline;
  color:#9F1C33;
}

#header
{  
  background-color:#9f1c33;
}
#header_content
{  
  padding-bottom:0;
  height:90px;
}
#header_content .logo_resize_font,
#header_content .logo_internationalization
{  
  border-left:1px solid #fff;
}
#header_content .logo_internationalization a
{  
  color:#fff;
}
#header_content .search-box
{  
  background: transparent url(images/backgrounds/textura_diagonais_ascendentes_branco.png) repeat top left;
}
#header_content .search-box input 
{
  background: #fff url(images/backgrounds/logo_lupa.png) no-repeat center right;
  color:#9f1c33;
}
#header_content .links
{  
  margin-top:5px;
}
#header_content .links,
#header_content .links a
{  
  color:#fff;
}
#header_bottom
{  
  height:65px;
}
#header_bottom_content
{ 
  padding-top:25px;
  background-color:#fff;
}
#header_bottom_content .etiqueta_header_bottom
{  
  height:30px;
  width:300px;
  padding-top:10px;
  /*padding-bottom:5px;*/
  padding-left:20px;
  position:relative;
  left:-26px;
  background: transparent url(images/backgrounds/etiqueta_header_bottom.png) no-repeat top left;
  color:transparent;
  /*text-shadow: 1px 1px 2px #000;*/
  font-family:SourceSansPro_SemiBold;
  font-weight:bold;
  text-transform:uppercase;
}
#header_bottom_content .etiqueta_header_bottom a
{
  display:block;
  position:relative;
  color:transparent;
}


body.font_size_base #menu_content
{  
  height:25px;
  padding-top:5px;
}
body.font_size_medium #menu_content
{  
  height:27px;
  padding-top:5px;
}
body.font_size_large #menu_content
{  
  height:29px;
  padding-top:5px;
}
.menu_other_option
{  
  border-left:1px solid #831D1C;
}
.menu_first_option_selected, .menu_other_option_selected
{  
  background-color:#9f1c33;
}
.menu .menu_first_level_li > a
{  
  font-family:SourceSansPro_SemiBold;
  font-size:.9em;
}
.menu_first_level_ul>li:hover
{  
  background: #730000 url(images/backgrounds/menu_option_white_corner.png) no-repeat 0px -13px;
}
.menu_first_option_selected,
.menu_other_option_selected
{  
  background: #be1e2d url(images/backgrounds/menu_option_white_corner.png) no-repeat 0px -13px;
}
