body {

    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#666;
    background: url(../img/generic/bg_body.png) repeat-x;
}
*{
    margin:0;
    padding:0;
}

/* -----------------ESTRUTURA----------------- */	

/* ------TOPO------ */

/* LOGOTIPO*/
#logo{
    width:325px;
    height:100px;
}
.logo{
    width:304px;
    height:94px;
    top:0;
    position:absolute;

}

/* CANAIS */
ul#canais li
{
    margin-left:15px;
    margin-top:5px;
    color:#fff;
    float:left;
}
ul#canais li a {
    color:#fff;
}
ul#canais li a:hover {
    text-decoration:underline;
}


/* MENU*/
.menu {
    position: relative;
    font-size: 13px;
    margin-top:37px;

}  
.menu li{

    padding: 0;
    cursor: pointer;  
    float: left;
    height: 40px;
    margin-left: 15px;
    background-repeat:no-repeat;
}
.menu a{
    display:block;
    color: #000;
    outline:none;
}


/* BOTÃO ACESSO AO SISTEMA*/
a.acesso {
    background: url(../img/generic/sprite.png) no-repeat;
    width:106px;
    height:34px;
    display:block;
    margin-top:17px;
}
a:hover.acesso {
    background: url(../img/generic/sprite.png) no-repeat;
    width:106px;
    height:34px;
    background-position: 0 -34px;
}

/* ------FIM TOPO------ */

/* ------RODAPÉ------ */
ul.footer_map {
    width:650px;
    margin-top:15px;
    border: 1px;
}
ul.footer_map li 
{
    width: 130px;
    float:left;
    color:#4188d2;
    font-family:Verdana, Geneva, sans-serif;
}
ul.footer_map li ul li {
    font-family:Arial, Helvetica, sans-serif;
    margin-top:2px;

}
.copyright
{
    background:#F5F5F5;
    width:100%;

}

.copyright img
{
    padding-right:10px;
    position:relative;
    top:2px;
}
.copyright p
{
    /*    color:#fff;*/
    margin-bottom:5px;
}
.copyright a {
    color:#fff;
}
.copyright a:hover
{
    color:#fff;
    text-decoration:underline;
}
/* ------FIM RODAPÉ------ */

/* -----CLASSES----- */
.bgGray{
    background:#F5F5F5;
}
div.cadastros label{
    font-size:11px;
    width:44%;

    padding:0 10px 0 0;
    text-align:right;
    display: inline-table;
    text-align:right;

    font-family:arial;
    color:#999;
    vertical-align:middle;


}

div.required label{
    font-weight:bold;
    color:#666;
}
/*BOTÕES*/

/*SAIBA MAIS*/
a.saiba_mais{
    background: url(../img/icons/saibamais.jpg) no-repeat;
    width:104px;
    height:31px;
    display:block;
    /*    background-position: 0px -74px;*/
}
a:hover.saiba_mais {
    background: url(../img/icons/saibamais.jpg) no-repeat;
    width:104px;
    height:31px;
    display:block;
    /*    background-position: 0px -109px;*/
}


/*SOLICITE AQUI*/
a.solicite {
    background: url(../img/generic/sprite.png) no-repeat;
    width:170px;
    height:50px;
    display:block;
    background-position: -329px 0px;
    margin-bottom:20px;
}
a:hover.solicite {
    background: url(../img/generic/sprite.png) no-repeat;
    width:170px;
    height:50px;
    background-position: -329px -50px;
}

/*TARIFAS OPERACIONAIS*/
a.to {
    background:url(../img/generic/sprite.png) no-repeat;
    width:150px;
    height:29px;
    background-position: -345px -110px;
    display:block;
    margin-top:30px;
}
a:hover.to {
    background:url(../img/generic/sprite.png) no-repeat;
    width:150px;
    height:29px;
    background-position: -345px -150px;
}
/*
LIMPAR*/
button.limpar {
    background: url(../img/generic/sprite.png) no-repeat;
    width:104px;
    height:32px;
    background-position: -109px 0px;
    border:none;
}
form.form button:hover.limpar {
    background: url(../img/generic/sprite.png) no-repeat;
    width:104px;
    height:32px;
    background-position: -221px -0px;
    border:none;
    cursor:pointer;
}


/*ENVIAR*/
button.enviar {
    background: url(../img/icons/enviar.gif) no-repeat;
    width:60px;
    height:25px;
    border:none;
    /*
     background-position: 0 -145px;
     
     position:relative;
     top:2px;*/
}
button:hover.enviar {
    background: url(../img/icons/enviar.gif) no-repeat;
    width:60px;
    height:25px;
    border:none;
    cursor:pointer;
    /*    background-position: 0 -185px;
        border:none;
        cursor:pointer;*/
}

/*CADASTRAR*/
button.cadastrar, a.cadastre_se{
    background: url(../img/generic/sprite.png) no-repeat;
    width:104px;
    height:31px;
    display:block;
    background-position: -109px -42px;
    border:none;
    position:relative;
    top:2px;
    margin-bottom:20px;
}
button:hover.cadastrar, a:hover.cadastre_se{
    background: url(../img/generic/sprite.png) no-repeat;
    width:104px;
    height:31px;
    background-position: -220px -42px;
}

/*FIM BOTÕES*/

/*DETALHES VEJA MAIS*/
ul.mais li {
    border-bottom: dotted 1px #689cd2;
    border-left:2px solid #689cd2;
    margin-bottom:10px;
    min-height:2em;
    line-height:20px;
    padding-left:10px;
}
ul.mais li a {
    float:left;
}
ul.mais li.last
{
    margin-bottom:0;
}

/*DESTALHES DESCRICAO*/

ul.descricao img {
    padding-right:10px;
}
ul.descricao li.servico
{
    margin-bottom:4px;
    color:#fc6d05;
    text-transform:uppercase;
}
ul.descricao li {

    text-align:justify;
    margin-bottom:20px;
}
/*
BORDAS E SOMBRAS
.shadow{
    -webkit-box-shadow:  0px 0px 10px #ccc;
    -moz-box-shadow: 0px 0px 10px #ccc;
    box-shadow:  0px 0px 10px #ccc;
}
.shadowbottom {
    -webkit-box-shadow: 3px 3px 10px #ccc;
    -moz-box-shadow: 3px 3px 10px #ccc;
    box-shadow: 3px 3px 10px #ccc;
}
.border {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}*/

.borderbottom {
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
}
.borderbox {
    /*    border:1px solid #ccc;*/
}

/*VALORES*/
.price
{
    color:#fff;
    background:#2271c4;
    padding:10px 15px;
    font-size:15px;
    font-weight:bold;
    margin-top:10px;

}
.taxa
{
    font-size:11px;
    margin:20px 0 0 10px;
    float:left;
}
.apr {
    font-size:14px;
}

/* ------FIM CLASSES------ */

/* -----------------FIM ESTRUTURA----------------- */

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

/*----------------------------------------SITE----------------------------------------*/

/*BOX*/
h3.titulo
{
    background: url(../img/generic/bg_title.png) no-repeat;
    width:354x;
    height:26px;
    color:#FFF;
}
h3.titulo_m
{
    background: url(../img/generic/bg_title_m.png) no-repeat;
    width:980x;
    height:26px;
    color:#fff;
    position:relative;
    top:2px;
}
h3.titulo span, h3.titulo_m span {
    font-size:12px;
    line-height:26px;
    margin-left:10px;

}

.content_box
{
    width:290px;
    margin: 0px 0px 0px 0px;

}
.box{

    border:1px solid #dbd8d8;
        background:#F5F5F5;
    width: 270px;
    max-width: 960px;
    margin-bottom: 10px;
}

.box .titulo_box{
    font-size:20px;
    color:#414042;
    height: 25px;
    background:  url(../img/point.gif) repeat-x ;
    background-position: bottom;
    bottom:80px;
    margin-bottom:15px;
}

.box .titulo_pagina{
    font-size:30px;
    color:#414042;
    height: 35px;
    background:  url(../img/point.gif) repeat-x ;
    background-position: bottom;
    bottom:80px;
    margin-bottom:15px;
}

.box .titulo_direita{
    font-size:15px;
     color:#414042;
    height: 25px;
    background:  url(../img/point.gif) repeat-x ;
    background-position: bottom;
    bottom:80px;
    margin-bottom:15px;
}
/*NOTÍCIAS*/

ul#ultimas_noticias li {
    border-bottom: dotted 1px #B0B0B0;
    overflow:hidden;
    min-height:2em;
    padding:5px 0px 5px 0px;
}
ul#ultimas_noticias li.orange
{
    padding:0;
}
ul#ultimas_noticias li strong {
    padding:6px 4px;
    background:#dfdfdf;
    color:#2d5ea3;
    float:left;
    width:34px;
    text-align:center;
}
ul#ultimas_noticias li a {
    cursor:auto;
    padding-left:10px;
    width:226px;
    float:left;
    margin-top:1px;
}

/*MAIS BUSCADOS*/
.tags ul li {
    float:left;
    margin-left: 20px;
    margin-top: 20px;
    
}
.tags ul li.g
{
    
}
.tags ul li.p
{
    
}
.tags ul li.m
{
    
}
.tags ul li a
{
    padding:4px 6px;
    text-decoration:none;
    display:block;
}
.tags ul li a:hover
{

}

/* COMPARTILHE */
.compartilhe ul li 
{
    float:left;
    margin:0px 40px 0px 40px;
}

ul.mapa li {
    font-size:17px;
    color:#689cd2;
    width:400px;
}
ul.mapa li ul li {
    font-size:13px;
    margin-top:5px;
    border-left:2px solid #689cd2;
    padding-left:10px;
    border-bottom: dotted 1px #689cd2;
    min-height:2em;
    line-height:20px;

}
ul.mapa ul {
    margin-bottom:20px;
}





ul.caract li {
    font-size:13px;
    
    padding-left: 20px;
     padding-bottom:  10px;
    background: url(../img/icons/arrow.gif) no-repeat;
    font-style: italic;
   
}
ul.caract li ul li {
   margin-left: 10px;
   background: #fff;

}
ul.caract ul {
    
}







/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

/*----------------------------------------A BANCASH----------------------------------------*/

/* BANNER */
#banner{
    height:85px;
    background:#ddd;
    margin-bottom:15px;

}


/* QUANTO A TEXT */
.telefone
{
    font-family: Verdana, Geneva, sans-serif;
    font-size:30px;
    vertical-align: middle;
    /*    color:#29176d;*/


}

.ddd
{
    font-family: Verdana, Geneva, sans-serif;
    font-size:25px;
    vertical-align: middle;
    /*    color:#29176d;*/
    height: 50px;
    margin-bottom: 50px;


}

.fundo_laranja
{
    background:#666;

    width:100%;
    height: 2px;


}


#container_slide {
    width:300px;
    height:201px;
}