*{
    margin: 0;
    padding: 0;
    list-style: none;
}
h1, h2, h3, h4{ font-weight: bold; color: #CA1328;}
#bg_rodape1 {
  float: left;
  width: 100%;
}

#conteudo > #center h1, #conteudo > #center h2 {
  color: #CA1328;
}

#conteudo > #center h1 {
  margin: 10px 0;
}

#conteudo > #center h2 {
  font-weight: lighter;
  margin: 10px 0 0;
}

#conteudo > #center p {
  margin: 0 0 20px;
}

.enviar {
  background-color: #CA1328;
  border: 0 none;
  border-radius: 5px;
  color: #FFFFFF;
  cursor: pointer;
  margin-top: 10px;
  padding: 5px;
  width: 100px;
}

label, textarea, input {
  width: 100%;
}

.rod_logo_led {
  position: absolute;
  top: 14px;
  width: 120px;
}

.rod_logo_furia{
    position: absolute;
    top: 20px;
    right: 5px;
    display: block;
    width: 28px;
    height: 23px;
}

.direitos {
  color: #999999;
  font-family: Verdana;
  font-size: 10px;
  left: 136px;
  position: absolute;
  top: 23px;
}

a{ outline: none;}
img{ border: none;}
html, body{height: 100%;}
/*#all {
    margin: 0 auto;
    min-height: 100%;
    position: relative;
    width: 100%;
    background: url('../images/bg_all.jpg') repeat-x #F6F0ED;
}*/
#all {
  background-color: #FFFFFF;
  margin: 0 auto;
  min-height: 100%;
  position: relative;
  width: 100%;
}
.clear{ clear: both;}
.alt {display:none;}

body{
    padding: 0;
    margin: 0;
    font:13px Verdana, Arial, Tahoma;
    height: 100%;
}

#bg_top1{ background: url('../images/bg_topo1.png') center top no-repeat;}
#topo {
  background-color: #FFFFFF;
  float: left;
  height: 190px;
  width: 100%;
}
#topo_content{
    height: 120px;
    margin: 0 auto;
    position: relative;
    /* background: url('../images/bg_separacao_topo.jpg') bottom center no-repeat;*/
}
#top_logo{ padding-top: 20px;}

#conteudo, #rodape_content,#topo_content,#rodape_content{ width: 950px; }
#rodape_content{ margin: 0 auto; position: relative;}

#conteudo {
  float: left;
  font-size: 12px;
  min-height: 100%;
  padding-bottom: 80px;
  position: relative;
  width: 100%;
  z-index: 2;
}
#center {
  width: 950px;
  margin: 0 auto;
}
.box-servicos > h1 {
  color: #CA1328;
  font-size: 18px;
}
#servicos {
  float: left;
}
.box-servicos {
  float: left;
  margin: 20px;
  min-height: 375px;
  width: 275px;
}

#rodape_content,#rodape{height: 62px;}
#rodape {
  background: none repeat scroll 0 0 #000000;
  bottom: 0;
  float: left;
  position: fixed;
  width: 100%;
  z-index: 3;
}
#icones_idiomas{ position: absolute; height: 13px; right: 0; top: 10px;}
#icones_idiomas li{ float: left; margin-left: 15px; }
#modulos_topo{ 
    position: absolute;
    right: 0;
    top: 28px;
}
.list-news{
    background: url('../images/news_texto.png') no-repeat 15px center;
    height: 28px;
    padding-top: 80px;
    float: right;
    width: 200px;
}

/*NewsLetter*/
#formNewsletter{ float: right; margin-left: 20px;}
#formNewsletter li{float: left; height: 29px; margin-bottom: 10px; margin-left: 15px;}
#li-nome input,#li-email input{
    border: none;
    background: none;
    padding-top: 5px;
    padding-left: 3px;
    padding-right: 5px;
    color:#a3a4a6;
    width: 145px;
}
#li-nome,#li-email{
    background: url('../images/news_nome.jpg') no-repeat;
    width: 154px;
    display: block;
}

/*Busca*/
#formBusca{ float: right; clear: both; margin-top: 10px;}
.text-busca #query{
    width: 295px;
    padding: 10px 5px;
    color:#00a655;
    background: none;
    border:none;
    font-size: 16px;
}

.list-busca li{
    width: 80px;
    display: block;
}

#formBusca .text-busca{
    background: url('../images/text_buscar.jpg') no-repeat; height: 39px;
    width: 310px !important;
    position: absolute;
    right: 80px;
}
#formBusca li{float: left;}

/*MENU*/
#menu_principal{
   font-family: font-family: 'Open Sans', sans-serif!important;
    overflow: hidden;
    position: absolute;
    width: 1050px;
    left: 50%;
    margin-left: -538px;
    z-index: 2;
    top:120px;
}

#menu_principal li a {
  border-right: 1px solid #B9B9B9;
  color: #CA1328;
  display: block;
  font-family: 'Open Sans',sans-serif !important;
  font-weight: 600;
  height: 20px;
  margin: 10px 0;
  padding: 12px 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
#menu_principal li:last-child a {
  border: none;
}
#menu_principal, #menu_principal li{height: 67px;}
#menu_principal li {
  background-image: url("../images/menu/10.png");
  background-position: center top;
  float: left;
  width: 25%;
}
#menu_principal li:hover{ background-position: center bottom!important; }

.furia{ padding: 20px 0 0 0; float:right; width: 200px; color: #999; font:12px verdana; text-align:right;}
.furia a{text-decoration: none; color: #999;}
.furia a:hover{text-decoration: underline;}


.border_top_video{
    width:673px;
    height:12px;
    background: url('../images/border_top_videos.png') no-repeat;
    margin-top: 20px;
}

.border_bottom_video{
    width:673px;
    height:13px;
    background: url('../images/border_bottom_videos.png') no-repeat;
    float: left;
}

.conteudo_video{
    width:656px;
    background: url('../images/border_center_videos.png') repeat-y;
    padding:5px 0 0 17px;
    float: left;
}

.tit_videos, .tit_fotos_galeria{
    border-bottom:1px solid #e0e3e1;
    padding-bottom: 10px;
    font:18px Arial;
    color:#6ba58f;
    padding-left: 20px;
    width: 619px;
}

.videos, .fotos_galeria{
    width: 629px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-bottom: 20px;
}

.videos ul{
    width: 629px;
}

.videos ul li{
    float: left;
    height: 100px;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 16px;
    position: relative;
    width: 130px;
}

.btn_play{
    position: absolute;
    top:30px;
    left: 38px;
    width: 55px;
    height: 39px;
    background: url('../images/btn_play.png') no-repeat;
    display: block;
}

.btn_play:hover{
    background: url('../images/btn_play_on.png') no-repeat;
}

#mycarousel{
    margin-left: 10px!important;
    width: 2000px!important;
}

#top_tel {
    color: #E8253A;
    float: right;
    font-weight: bold;
    position: relative;
    top: 58px;
}