@CHARSET "ISO-8859-1";
body{
    padding:0;
    margin:0;
    background-image:url('img/fundo_site.jpg');
    background-repeat:repeat-x;
}
a, input, li{
    outline: none;
}
img{
    border:none;
}
p, h1, ul, h2, a, h5{
    padding:0;
    margin:0;
}
#internaCima font{
    margin-left:-25px;
}

/*
 * 		VARIAVEIS	VARIAVEIS	VARIAVEIS	VARIAVEIS	VARIAVEIS	VARIAVEIS
*/
.Print{
    position: absolute;
    right: 0;
    top: 0px;
    cursor: pointer;
}
#slide{
    position: absolute;
    top: 15px;
    left: 14px;
    width: 938px;
    height: 276px;
    list-style: none;
}
#slide img{
    position: absolute;
    width: 938px;
    height: 276px;
}
#valorPasseio{
    position: absolute;
    top: -24px;
    right: 3px;
    color: white;
}
#auxTopo{
    position:relative;
    width:100%;
    height:427px;
}
#barraCimaMenu{
    margin:0;
    padding:0;
    background-image:url('img/barra_cima_menu.jpg');
    width:100%;
    min-width:976px;
    height:19px;
    position:relative;
    margin-top:27px;
    background-repeat:repeat-x;
    margin-bottom:-8px;
}
#menu{
    padding:0;
    margin:0;
    background-image:url('img/bg_menu.jpg');
    width:100%;
    min-width:976px;
    height:37px;
    position:relative;
}
#barraBaixoMenu{
    background-image:url('img/barra_baixo_menu.jpg');
    width:100%;
    min-width:976px;
    height:28px;
    position:relative;
}
#bannerTopo{
    background-color:white;
    width:100%;
    min-width:976px;
    height:240px;
    position:relative;
}
#bannerTopoEsquerda{
    width:303px;
    height:240px;
    background-image:url('img/repeticao_topo.jpg');
    position:absolute;
    left:0;
}
#bannerTopoDireita{
    width:303px;
    height:240px;
    background-image:url('img/repeticao_topo.jpg');
    position:absolute;
    right:0;
}
#barraFimTopo{
    background-image:url('img/barra_fim_topo.jpg');
    background-repeat:repeat-x;
    width:100%;
    min-width:976px;
    height:46px;
    position:relative;
}

#topo{
    width:966px;
    height:370px;
    margin: 0 auto;
    text-align: left;
    position:relative;
}
#topo .LogoNatalvans{
    width:186px;
    height:220px;
    position: absolute;
    top: 0px;
    left: 30px;
    z-index: 150;
}
#topo .Telefone{
    position: absolute;
    top: 20px;
    right: 14px;
    font: 40px Arial;
    color: white;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 27px;
    background-image: url('img/pontilhado.png');
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-bottom: 10px;
}
#topo .Telefone small{
    font: 25px Arial;
    color: #7cd5ad;
    font-weight: bold;
    letter-spacing: -1px;
}
#topo .Menu{
    position: absolute;
    top: 18px;
    right: 5px;
    z-index: 100;
}
.BarraTopo{
    width: 100%;
    height: 51px;
    position: absolute;
    top: 0;
    background-image: url('img/bg_menu.jpg');
    background-repeat: repeat-x;
    z-index: 100;
}
.BarraTopo2{
    width: 100%;
    height: 5px;
    position: absolute;
    top: 51px;
    background-color: #72c39f;
}
#topo .Menu li{
    position: relative;
    float: left;
    list-style: none;
    margin-right: 10px;
    background-image: url('img/icon_list.jpg');
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 13px;
    font: 13px Arial;
    font-weight: bold;
}
#topo .Menu li a{
    text-decoration: none;
}
#topo .Menu li.Impar a:hover{
    text-decoration: overline;
    color: #1f6d8c;
}
#topo .Menu li.Par a:hover{
    text-decoration: overline;
    color: #1f6d8c;
}
#topo .Menu li.Impar a{
    color: #2e5131;
}
#topo .Menu li.Par a{
    color: #6d8065;
}
#topo .Menu li.Primeiro{
    background-image:none;
    padding-left: 0;
}


#banner{
    position: absolute;
    top: 36px;
    width: 966px;
    height: 312px;
    background-image: url('img/fundo_banner.png');
    background-repeat: no-repeat;
}


/* CORPO */
#auxCorpo{
    width:765px;
    margin: 0 auto;
    text-align: left;
    position:relative;
    margin-top:40px;
}
#corpo{
    width:765px;
    position:relative;
    float:left;
}

/* COLUNA ESQUERDA */
#colunaEsquerda{
    width:553px;
    position:relative;
    float:left;
    margin-top:-20px;
}
.BemVindo h1{
    font: 30px Tahoma;
    color:#333F40;
}
.BemVindo p{
    font: 13px Tahoma;
    color:#333F40;
    margin-top:12px;
    text-indent:25px;
    text-align:justify;
}
.Promocoes{
    position:relative;
}
.Promocoes h1{
    font: 30px Tahoma;
    color:#1F6D8C;
    margin-top:22px;
}
a.Promocoes:link{
    position:absolute;
    font: 20px Tahoma;
    color:#1F6D8C;
    top:10px;
    right:0;
    text-decoration:none;
}
a.Promocoes:active{
    position:absolute;
    font: 20px Tahoma;
    color:#1F6D8C;
    top:10px;
    right:0;
    text-decoration:none;
}
a.Promocoes:visited{
    position:absolute;
    font: 20px Tahoma;
    color:#1F6D8C;
    top:10px;
    right:0;
    text-decoration:none;
}
a.Promocoes:hover{
    position:absolute;
    font: 20px Tahoma;
    color:#1F6D8C;
    top:10px;
    right:0;
    text-decoration:none;
}

.transparencia{
    width:238px;
    height:53px;
    margin-top:-52px;
    background-color:black;
    opacity:0.70;
    -moz-opacity: 0.70;
    filter: alpha(opacity=70);
    xmhl-opacity: 0.7;
}
.titulotransparencia{
    font: 24px Tahoma;
    color: #FFFFFF;
    padding-top:10px;
    text-align:center;
}

.contentPromocao{
    float:left;
    width: 250px;
}
.Promocao{
    width:238px;
    float:left;
    margin-left:7px;
    margin-top:30px;
}
.Promocao img{
    width:238px;
    height:178px;
}
.Promocao1{
    width:238px;
    float:left;
    margin-left:7px;
    margin-top:15px;
}
.Promocao1 img{
    width:238px;
    height:178px;
}
.Promocao p{
    text-align:center;
}

.Promocao a:link{
    font: 20px Tahoma;
    color:#2C9BC7;
    line-height:20px;
    text-decoration:none;
}
.Promocao a:visited{
    font: 20px Tahoma;
    color:#2C9BC7;
    line-height:20px;
    text-decoration:none;
}
.Promocao a:active{
    font: 20px Tahoma;
    color:#2C9BC7;
    line-height:20px;
    text-decoration:none;
}
.Promocao a:hover{
    font: 20px Tahoma;
    color:#1F6D8C;
    line-height:20px;
    text-decoration:underline;
}
.Novidades{
    width:255px;
    float:right;
    margin-top:20px;
    margin-right:25px;
}
.Novidades h1{
    font: 24px Tahoma;
    color:#333F40;
    margin: 0;
}
.Novidades h1 a:link{
    font: 24px Tahoma;
    color:#333F40;

}
.Novidades h1 a:active{
    font: 24px Tahoma;
    color:#333F40;
}
.Novidades h1 a:visited{
    font: 24px Tahoma;
    color:#333F40;
}
.Novidades h1 a:hover{
    font: 24px Tahoma;
    color:#333F40;

}
.Novidades h2{
    font: 12px Tahoma;
    color:#333F40;
    font-weight:bolder;
    margin:8px 0 0 0;
}
.Novidades a:link{
    font: 12px Tahoma;
    color:#333F40;
    text-decoration:none;
}
.Novidades a:visited{
    font: 12px Tahoma;
    color:#333F40;
    text-decoration:none;
}
.Novidades a:active{
    font: 12px Tahoma;
    color:#333F40;
    text-decoration:none;
}
.Novidades a:hover{
    font: 12px Tahoma;
    color:#333F40;
    text-decoration:underline;
}
.Passeios{
    width:281px;
    float:right;
    margin-top:10px;
    margin-left:17px;
}
.Passeios h1{
    font: 24px Tahoma;
    color:#1F6D8C;
}
.Passeios h1 a:link{
    font: 24px Tahoma;
    color:#1F6D8C;
    text-decoration:none;
}
.Passeios h1 a:active{
    font: 24px Tahoma;
    color:#1F6D8C;
    text-decoration:none;
}
.Passeios h1 a:visited{
    font: 24px Tahoma;
    color:#1F6D8C;
    text-decoration:none;
}
.Passeios h1 a:hover{
    font: 24px Tahoma;
    color:#1F6D8C;
    text-decoration:underline;
}
.Passeios h2{
    font: 10px Tahoma;
    color:#1F6D8C;
    float:right;
    line-height:10px;
}
.Passeios ul{
    list-style-image:url('img/losango_lista.jpg');
    margin-left:20px;
    margin-top:10px;
}
.Passeios ul li{
    list-style-image:url('img/losango_lista.jpg');
    margin-top:12px;
}
.Passeios ul li p a{
    font: 12px Tahoma;
    color:#144051;
    text-decoration:none;
    width:100px;
}
.Passeios ul li p a:link{
    font: 12px Tahoma;
    color:#144051;
    text-decoration:none;
}
.Passeios ul li p a:active{
    font: 12px Tahoma;
    color:#144051;
    text-decoration:none;
}
.Passeios ul li p a:visited{
    font: 12px Tahoma;
    color:#144051;
    text-decoration:none;
}
.Passeios ul li p a:hover{
    font: 12px Tahoma;
    color:#144051;
    text-decoration:underline;
}
.Passeios ul li span{
    font: 12px Tahoma;
    color:#144051;
    right:0px;
    position:absolute;
}
.Mapas{
    width:281px;
    float:right;
    margin: 10px 0 0 17px;
}
.Mapas h1{
    font: 24px Tahoma;
    color:#333F40;
    margin: -8px 0 0 0;
}
.Mapas h2{
    font: 10px Tahoma;
    color:#1F6D8C;
    float:right;
    line-height:10px;
}
.fotoMapa img{
    width:87px;
    height: 49px;
    margin: -8px 0 0 0;
    padding: 0;
}
.fotoMapa{
    float:left;
    margin: 0;
}
.fotoMapa p{
    font: 12px Tahoma;
    color:#1F6D8C;
    margin:0;
    padding: 0;
    text-align:center;
}

/* COLUNA DIREITA */
#colunaDireita{
    width:154px;
    position:relative;
    float:left;
    margin-left:37px;
    margin-top:-20px;
}
#ligueGratis{
    margin-top:15px;
}
.Cartoes{
    margin-top:10px;
}
#cartoes {
    margin-top:35px;
}
#colunaDireita h1{
    font: 18px Tahoma;
    color:#1F6D8C;
    margin-top:35px;
}
#parceiros h2{
    font: 20px Tahoma;
    color:#404040;
    margin-top:30px;
}
#parceiros ul{
    list-style: none;
    font: 12px Arial;
    margin-top: 10px;
    margin-bottom: 30px;
}
#parceiros ul li{
    height: 20px;
    line-height: 20px;
    text-indent: 5px;
    font-weight: bold;
    width: 150px;
}
#parceiros ul li.Impar{
    background-color: #84c1f7;
    color: white;
}
#parceiros ul li.Impar a{
    color: white;
    text-decoration: none;
}
#parceiros ul li.Par{
    background-color: #daf1ff;
    color: #4a6a86;
}
#parceiros ul li.Par a{
    color: #4a6a86;
    text-decoration: none;
}
#placas{
    position:relative;
    width:170px;
    height:174px;
    background-image:url('img/placas2.jpg');
    background-repeat:no-repeat;
    margin-top:10px;
}
#placasLink1{
    width:50px;
    height:25px;
    top:15px;
    left:15px;
    position:absolute;
    cursor:pointer;
}
#placasLink2{
    width:60px;
    height:25px;
    top:18px;
    right:27px;
    position:absolute;
    cursor:pointer;
}
#placasLink3{
    width:50px;
    height:27px;
    top:46px;
    left:12px;
    position:absolute;
    cursor:pointer;
}
#placasLink4{
    width:50px;
    height:25px;
    top:48px;
    right:36px;
    position:absolute;
    cursor:pointer;
}
#placasLink5{
    width:50px;
    height:25px;
    top:78px;
    left:15px;
    position:absolute;
    cursor:pointer;
}
#placasLink6{
    width:70px;
    height:25px;
    top:78px;
    right:26px;
    position:absolute;
    cursor:pointer;
}
#placasLink7{
    width:50px;
    height:25px;
    top:105px;
    left:10px;
    position:absolute;
    cursor:pointer;
}
#placasLink8{
    width:69px;
    height:25px;
    top:105px;
    right:28px;
    position:absolute;
    cursor:pointer;
}
#previsaoTempo{
    width:150px;
    height:174px;
    position:relative;
    margin-top:10px;
    margin-left:0px;
}
#previsaoTempo h1{
    font: 12px Tahoma;
    color:#404040;
    margin-left:5px;
    padding-top:8px;
    font-weight:bolder;
}
#previsaoTempo h2{
    font: 12px Tahoma;
    color:#404040;
    margin-left:5px;
    margin-top:5px;
}
#previsaoTempo p{
    font: 12px Tahoma;
    width:100px;
    color:#404040;
    margin-left:15px;
    margin-top:9px;
}
#previsaoTempo img{
    width:35px;
    height:35px;
    float:left;
    margin-top:10px;
    margin-left:5px;
    padding-right:5px;
}
#parceiros{
    width:170px;
    position:relative;
    margin-top:15px;
    float:left;
}
#parceiros img{
    width:170px;
    height:40px;
    margin-top:10px;
    position:relative;
}

/* RODAPE */
#auxRodape{
    width:100%;
    min-width:976px;
    height:105px;
    margin-top:35px;
    background-image:url('img/bg_rodape.jpg');
    background-position:bottom;
    background-repeat:repeat-x;
    float:left;
}
#rodape {
    margin: 0 auto;
    text-align: left;
    width:976px;
    height:105px;
    position:relative;
}
#rodape .Telefone{
    position: relative;
    right: 14px;
    font: 26px Arial;
    color: white;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 20px;
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-bottom: 10px;
    margin-top: 0;
}
#rodape .Telefone small{
    font: 18px Arial;
    color: white;
    font-weight: bold;
    letter-spacing: -1px;
}
#rodape .Social{
    position: absolute;
    top: 32px;
    left: 530px;
}
#rodape .Social li{
    position: relative;
    float: right;
    margin-left: 20px;
    list-style: none;
}
#rodape h2{
    font: 14px Tahoma;
    color: #012A16;
}
#rodape ul.Lista2 p{
    position:relative;
    font:12px Tahoma;
    color:#4A8A6D;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: justify;
}

#rodape ul.Lista2{
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: 130px;
    margin-top: 18px;
}
#rodape ul.Lista2 li{
    margin: 0;
    padding: 0;
    float: left;
    background-image: url('img/divisao_rodape.png');
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 30px;
}
#rodape ul.Lista2 li.SemDivisao{
    background: none;
}
#logoNatalvansRodape{
    position:absolute;
    width:174px;
    height:54px;
    background-image:url('img/logo_rodape.png');
    background-repeat:no-repeat;
    right:100px;
    top: 15px;
}
.Links{
    position: absolute;
    left: 120px;
    bottom: 5px;
    font:10px Tahoma;
    color:#4A8A6D;
}
.Links a{
    font:10px Tahoma;
    color:#4A8A6D;
    text-decoration: none;
}
.Links a:hover{
    color:#4A8A6D;
    text-decoration: underline;
}
.RodapeVelty{
    position: absolute;
    bottom: 2px;
    right: 100px;
}

/* INTERNA */
.InternaCima{
    width:553px;
}
.InternaCima h1{
    font: 30px Tahoma;
    color:#333F40;
}
.InternaCima p{
    font: 13px Tahoma;
    color:#333F40;
    margin-top:20px;
    text-indent:25px;
    text-align:justify;
}
.InternaCima ul{
    position:relative;
    margin-top:15px;
    margin-left:50px;
}
.InternaCima li{
    font: 12px Tahoma;
    color:#333F40;
    margin-bottom:10px;
}
.InternaCima img{
    width:180px;
    height:135px;
    position:relative;
    float:left;
    padding-right:10px;
    padding-bottom:5px;
    margin-top:20px;
}
.InternaCima a:link{
    position:absolute;
    font: 12px Tahoma;
    color:#333F40;
    right:0;
    bottom:-25px;
    text-decoration:none;
    margin-top:10px;
}
.InternaCima a:visited{
    position:absolute;
    font: 12px Tahoma;
    color:#333F40;
    right:0;
    bottom:-25px;
    text-decoration:none;
}
.InternaCima a:active{
    position:absolute;
    font: 12px Tahoma;
    color:#333F40;
    right:0;
    bottom:-25px;
    text-decoration:none;
}
.InternaCima a:hover{
    position:absolute;
    font: 12px Tahoma;
    color:white;
    right:0;
    bottom:-25px;
    text-decoration:none;
    background-color:#333F40;
}
.CaixaParceiros{
    width:543px;
    margin-top:20px;
    float:left;
    position:relative;
    background-color:#536768;
    padding:5px;
}
.CaixaParceiros img{
    width:178px;
}
.PromocaoInternaCaixa{
    width:553px;
    margin-top:20px;
    float:left;
    position:relative;
    background-color:#536768;
    padding-bottom:5px;
}
.PromocaoInterna{
    width:537px;
    margin-top:30px;
    float:left;
    position:relative;
    background-color:white;
    margin-left:5px;
    padding:3px;
}
.PromocaoInterna img{
    width:180px;
    float:left;
    padding-right:10px;
}
.PromocaoInterna h1{
    font:20px Tahoma;
    color:white;
    position:absolute;
    top:-28px;
    left:5px;
}
.PromocaoInterna p{
    text-indent:25px;
    font:13px Tahoma;
    color:#333F40;
    text-align:justify;
    margin-top:5px;
}

.PasseioInterna{
    width:537px;
    margin-top:30px;
    float:left;
    position:relative;
    background-color:white;
    margin-left:5px;
    padding:3px;
}
.PasseioInterna img{
    width:180px;
    height:135px;
    float:left;
    padding-right:10px;
}
.PasseioInterna h1{
    font:20px Tahoma;
    color:white;
    position:absolute;
    top:-28px;
    left:5px;
}
.PasseioInterna p{
    text-indent:25px;
    font:13px Tahoma;
    color:#333F40;
    text-align:justify;
    margin-top:5px;
}
.PasseioInterna a:link{
    font:11px Tahoma;
    color:white;
    background-color:#536768;
    text-decoration:none;
    position:absolute;
    right:3px;
    bottom:3px;
    padding-left:25px;
    padding-right:3px;
}
.PasseioInterna a:active{
    font:11px Tahoma;
    color:white;
    background-color:#536768;
    text-decoration:none;
    position:absolute;
    right:3px;
    bottom:3px;
    padding-left:25px;
    padding-right:3px;
}
.PasseioInterna a:visited{
    font:11px Tahoma;
    color:white;
    background-color:#536768;
    text-decoration:none;
    position:absolute;
    right:3px;
    bottom:3px;
    padding-left:25px;
    padding-right:3px;
}
.PasseioInterna a:hover{
    font:11px Tahoma;
    color:white;
    background-color:#536768;
    padding-left:25px;
    text-decoration:underline;
    position:absolute;
    right:3px;
    bottom:3px;
    padding-right:3px;
}

.PromocaoInternaDepoimento{
    width:537px;
    margin-top:30px;
    float:left;
    position:relative;
    background-color:#DEE4E4;
    margin-left:5px;
    padding:3px;
    margin-top:10px;
    padding-bottom:15px;
}
.PromocaoInternaDepoimento img{
    width:180px;
    height:135px;
    float:left;
    padding-right:10px;
}
.PromocaoInternaDepoimento h1{
    font:20px Tahoma;
    color:#333F40;
    position:relative;
}
.PromocaoInternaDepoimento p{
    text-indent:25px;
    font:13px Tahoma;
    color:#333F40;
    text-align:justify;
    margin-top:5px;
}
.PromocaoInternaDepoimento a:link{
    font:11px Tahoma;
    color:white;
    background-color:#536768;
    text-decoration:none;
    position:absolute;
    right:3px;
    bottom:3px;
    padding-left:25px;
}
.PromocaoInternaDepoimento a:active{
    font:11px Tahoma;
    color:white;
    background-color:#536768;
    text-decoration:none;
    position:absolute;
    right:3px;
    bottom:3px;
    padding-left:25px;
}
.PromocaoInternaDepoimento a:visited{
    font:11px Tahoma;
    color:white;
    background-color:#536768;
    text-decoration:none;
    position:absolute;
    right:3px;
    bottom:3px;
    padding-left:25px;
}
.PromocaoInternaDepoimento a:hover{
    font:11px Tahoma;
    color:white;
    background-color:#536768;
    padding-left:25px;
    text-decoration:underline;
    position:absolute;
    right:3px;
    bottom:3px;
}


.ListagemCima{
    margin-bottom:10px; 
}
.ListagemCima h1{
    font: 30px Tahoma;
    color:#909E2C;
}
.ListagemCima p{
    font: 12px Tahoma;
    color:#71822F;
    margin-top:12px;
    text-indent:25px;
    text-align:justify;
}
.ListagemInterna{
    width:553px;
    margin-top:20px;
    float:left;
    position:relative;
}
.ListagemInterna h1{
    font:16px Tahoma;
    color:#1F6D8C;
}
.ListagemInterna p{
    text-indent:25px;
    font:14px Tahoma;
    color:#2C9BC7;
    text-align:justify;
    margin-top:5px;
}
.ListagemInterna a:link{
    font:10px Tahoma;
    color:white;
    background-color:#2B689A;
    padding-left:25px;
    float:right;
    margin-top:5px;
    text-decoration:none;
}
.ListagemInterna a:active{
    font:10px Tahoma;
    color:white;
    background-color:#2B689A;
    padding-left:25px;
    float:right;
    text-decoration:none;
}
.ListagemInterna a:visited{
    font:10px Tahoma;
    color:white;
    background-color:#2B689A;
    padding-left:25px;
    float:right;
    text-decoration:none;
}
.ListagemInterna a:hover{
    font:10px Tahoma;
    color:white;
    background-color:#2B689A;
    padding-left:25px;
    float:right;
    text-decoration:underline;
}
#album{
    width:553px;
    background-color:#536768;
    position:relative;
    margin-top:30px;
    padding-bottom:48px;
    float:left;
}
#album h1{
    font:18px Tahoma;
    color:white;
    position:absolute;
    left:8px;
    top:8px;
}

#gallery {
    width:536px;
    background-color:white;
    top:40px;
    margin-left:8px;
    position:relative;
    float:left;
    padding-bottom:5px;
}
#gallery ul { 
    list-style: none;
}
#gallery ul li { 
    display: inline;
    width:172px;
    height:129px;
    background-color:#F7ECE0;
    position:relative;
    float:left;
    padding:0;
    margin:5px 0 0 5px;
}
#gallery ul img {
    width:172px;
    margin-bottom:-5px;
}
#gallery ul a:hover img {

}
#gallery ul a:hover {

}

#gallery2 {
    width:281px;
}
#gallery2 ul {
    list-style: none;
    margin-top:8px;
}
#gallery2 ul li {
    display: inline;
    width:87px;
    position:relative;
    float:left;
    padding:0;
    margin:0;
    margin-left:5px;
    margin-top:5px;
}
#gallery2 ul img {
    width:87px;
    margin-bottom: 0 0 0 0;
}
#gallery2 ul a:hover img {

}
#gallery2 ul a:hover {

}


/* FORMULARIO CONTATO */
#conteudo_form_depoimento{
    width:553px;
    margin-top:20px;
    float:left;
    position:relative;
}
.FormTitulo{
    font: 12px Tahoma;
    color:#333F40;
    font-weight:bold;
    margin-bottom:15px;
    margin-top:30px;
}
.FormNome{
    font: 12px Tahoma;
    color:#333F40;
}
.FormContato tr td{
    font: 12px Tahoma;
    color:#333F40;
}

/* JQ */
.menu_list{
    width: 170px;
    float:left;
}
.menu_head {
    cursor: pointer;
    position: relative;
    margin-bottom:30px;
    margin-top:40px;

    /*width:154px;
    height:143px;*/
}
.menu_body{
    display:none;
    margin-top:5px;
    padding-top:10px;
    padding-bottom:10px;
}
.menu_body p{
    font:10px Tahoma;
    color:#293845;
    text-align:justify;
    line-height:10px;
    text-indent:25px;
    margin-bottom:10px;
    margin-left:5px;
    margin-right:5px;
}
#cotacao{
    width:170px;
}
#cotacao img{
    visibility:hidden;
}

/* jQuery lightBox plugin - Gallery style */



/* tabela com abas */
table{
    /* border-style: solid;*/
    border-width: 1px;
    width: 545px;
}

td{
    text-align: center;
    border-style: solid;
    border-width: 1px;
    border-color: #536768;
}

.cabecalhoTabela{
    font-size: 16px;
    font-weight: bold;
    background-color:#536768;
}

.cabecalhoTabela p{
    color: white;
}

.tabelaInterna p{
    color: #333F40;
    font: 13px Tahoma;
    text-align: center;
}




