/* EDITOR CSS
*********************************************/

@font-face {
    font-family: 'gothamthinregular';
    src: url('../fontes/gothamthin-webfont.eot');
    src: url('../fontes/gothamthin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontes/gothamthin-webfont.woff2') format('woff2'),
         url('../fontes/gothamthin-webfont.woff') format('woff'),
         url('../fontes/gothamthin-webfont.ttf') format('truetype'),
         url('../fontes/gothamthin-webfont.svg#gothamthinregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aller_lightregular';
    src: url('../fontes/aller_lt-webfont.eot');
    src: url('../fontes/aller_lt-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontes/aller_lt-webfont.woff2') format('woff2'),
         url('../fontes/aller_lt-webfont.woff') format('woff'),
         url('../fontes/aller_lt-webfont.ttf') format('truetype'),
         url('../fontes/aller_lt-webfont.svg#aller_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gothambookregular';
    src: url('../fontes/gothambook-webfont.eot');
    src: url('../fontes/gothambook-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontes/gothambook-webfont.woff2') format('woff2'),
         url('../fontes/gothambook-webfont.woff') format('woff'),
         url('../fontes/gothambook-webfont.ttf') format('truetype'),
         url('../fontes/gothambook-webfont.svg#gothambookregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gothamlightregular';
    src: url('../fontes/gothamlight-webfont.eot');
    src: url('../fontes/gothamlight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fontes/gothamlight-webfont.woff2') format('woff2'),
         url('../fontes/gothamlight-webfont.woff') format('woff'),
         url('../fontes/gothamlight-webfont.ttf') format('truetype'),
         url('../fontes/gothamlight-webfont.svg#gothamlightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* EDITOR
--------------------------------------------------- */         
.font-site_gothamthin {
  font-family: 'gothamthinregular';
  font-weight: normal;
  font-style: normal;
} 

.font-site_gothamlight {
  font-family: 'gothamlightregular';
  font-weight: normal;
  font-style: normal;
} 

.font-site_gothambook {
  font-family: 'gothambookregular';
  font-weight: normal;
  font-style: normal;
} 

.font-site_aller_light {
  font-family: 'aller_lightregular';
  font-weight: normal;
  font-style: normal;
} 

.texto_bordoEnc {
color:#b43d0e;
width: 80%;
text-align: center;
text-decoration:underline overline;
}

.texto_bordoOuro {
color:#AF8523;
padding:1px 5px 2px;
text-decoration:underline overline;
}

.texto_bordoAmar {
color:#E7C818;
width: 80%;
text-align: center;
padding:1px 5px 2px;
text-decoration:underline overline;
}

.texto_bordoAzul {
color:#1a2498;
padding: 1px 10px 2px 10px;
text-decoration:underline overline;
}

.texto_bordoPreto {
color:#000;
padding:1px 10px 2px;
text-decoration:underline overline;
}
.texto_bordoCinza {
color:#999;
padding:1px 5px 2px 5px;
text-decoration:underline overline;
}
 
.cx_justy{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:justify;
color:#800000;
border:1px solid #ccc;
padding:4px;
}

.cx_center{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
color:#800000;
border:1px solid #ccc;
padding:4px;
}

.h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px !important;
color:#800000;
font-weight:400;
line-height:18px !important;
}

.h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px !important;
color:#800000;
font-weight:400;
font-style:italic;
line-height:16px !important;
}

.h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px !important;
color:#800000;
font-weight:400;
line-height:14px !important;
}

.h4 {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:10px !important;
color:#800000;
font-weight:400;
line-height:14px !important;
}

.h5 {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:9px !important;
color:#800000;
font-weight:700;
line-height:14px !important;
}

.h6 {
font-family:Arial, Helvetica, sans-serif;
font-size:9px !important;
color:#800000;
font-weight:400;
line-height:14px !important;
}

.erro1 {
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
text-transform:uppercase;
color:#ccc;
font-size:14px;
font-weight:700;
padding:5px;
}

.erro2 {
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
color:#808080;
font-size:10px;
font-weight:700;
padding:5px;
}

.erroBorder {
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
color:#808080;
font-size:10px;
font-weight:700;
text-transform:uppercase;
border-top:1px solid #B0B0B0;
border-bottom:1px solid #B0B0B0;
padding:1px 5px 2px 5px; 
} 

.botao1 {
font-family:Arial, Helvetica, sans-serif;
text-align:center;
font-size:11px;
font-weight:700;
border:3px double #ccc;
background:#EEEBD7;
line-height:20px;
padding:0 10px;
}

.botao2 {
font-family:Arial, Helvetica, sans-serif;
text-align:center;
font-size:11px;
font-weight:700;
color:#4f5d9a;
border:3px #f30501 double;
background:#EEEBD7;
line-height:20px;
padding:0 10px;
}

.botao3 {
font-family:Arial, Helvetica, sans-serif;
text-align:center;
font-size:11px;
font-weight:700;
color:#c30;
border:3px double #ccc;
background:#fff;
line-height:20px;
padding:0 10px;
}

.destaque_encarnado {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
line-height:16px;
color:#fff;
border-top:solid 2px #fc0;
border-bottom:solid 2px #fc0;
background-color:#B90000;
padding: 4px 50px 4px 50px;
}
.destaque_azul {
font-family:Arial, Helvetica, sans-serif;
background-color:#CEDFF0;
height: 24px;
font-size:10px;
color:#0A6F9A;
line-height: 16px;
border-top:1px #1625cb solid;
border-bottom:1px #1625cb solid;
padding: 1px 50px 2px 50px;
}

.destaque_cinza {
font-family:Arial, Helvetica, sans-serif;
background-color:#efefef;
font-size:10px;
color:#555;
line-height: 12px;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
padding: 2px 50px 2px 50px;
}

/* -------------------Scroll outros estilos----------------- */
div.autoscroll_150 {
height : 150px;
width : 100%;
margin: 0px;
padding: 0px;
overflow : auto;
overflow-x: hidden;
}
div.autoscroll_250 {
height : 250px;
width : 100%;
overflow : auto;
}

/* -------------------SITE outros estilos----------------- */

#promo-img_home {
background: url(../images/promo-img_home.png) no-repeat left !important;
padding-left: 50px !important;
}
#novidades-img_home {
background: url(../images/novidades-img_home.png) no-repeat left !important;
padding-left: 50px !important;
}
#flash-img_home {
background: url(../images/flash-img_home.png) no-repeat left !important;
padding-left: 50px !important;
}