@CHARSET "ISO-8859-1";
@import "ampl_foto.css";
@import "conteudo_padrao.css";

* {
    margin: auto;
}

body {
    font-size: 11px;
    font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
}

img {
    border: 0px;
}

a {
    text-decoration: none;
    color: #0066CC;
}

a:hover {
    text-decoration: underline;

}

.clear {
    clear: both;
}

.left {
    float: left;
}

.right {
    float:  right;
}

.pointer {
    cursor: pointer;
}

#janela {
    display: none;

    border: 3px solid white;
    background-image: url('../../images/site/janela-bg.png');
    padding: 3px;
    position: absolute;
    z-index: 20;
}

#janela-conteudo {
    padding: 10px;
}

#fechar-btn {
    padding: 1px;
    color: white;

    float: right;
    text-align: center;
    cursor: pointer;
}

#pai {
    text-align: center;
}

.largura-padrao {
    width: 990px;
}

#topo-pai {
    text-align: center;
    background-image: url("../../images/site/topo_super_bg.png");
    background-repeat: repeat-x;
    height: 90px;
    background-position: top; 
}

#super-topo {
    width: 990px;
    text-align: left;
    padding-top: 30px;

}

#topo-flash {
    height: 200px;

}

#topo-foto-site {
    height: 200px;
    width: 100%;
    overflow: hidden;
    text-align: center;
    background-repeat: no-repeat;
    display: block;
    background-image: url('../../images/site/topo_site.png');
    background-position: center;
}

#topo-flash-container {
    border-bottom: 3px solid #A30008;
    background-color: #A30008;
    height: 201px;
    vertical-align: top;
}

.linha-vermelha {
    background-color: #A30008;
    display: block;
    height: 3px;    
}

#menu2 {
    background-image:  url("../../images/site/menu2_bg.png");
    background-repeat: repeat-x;
    height: 50px;
}


#topo-menu-links {
    height: 43px;
    width: 683px;
    float: right;
}

#topo-menu-links-pequenos {

}

#topo-menu-links-pequenos a {
    font-size: 11px;
    font-family: Trebuchet MS , Trebuchet , Tahoma;
    color: #666666;
    padding-left: 3px;
    padding-right: 3px;
}

#topo-menu-links-pequenos a:hover {
    background-color: #666666;
    color: #ffffff;
    text-decoration: none;
}



#topo-logo {
    display: block;
    float: left;
    width: 231px;
    height: 43px;
}

#topo-menu-links-grandes {
    padding-top: 8px;
}

#topo-menu-links-grandes a {
    font-family: Trebuchet MS , Trebuchet , Tahoma;
    color: #4F4F4F;
    font-size: 14px;
    font-weight: bold;
    margin-right: 30px;
    padding: 3px;
}

#topo-menu-links-grandes a:hover {
    color: #ffffff;
    background-color: #4F4F4F;
    text-decoration: none;
}

a.menu-marcado {
    color: #ffffff;
    background-color: #4F4F4F;
    text-decoration: none;
}

.menu-marcado {
    color: white;
}

#menu-downloads {
    margin-right: 0px;
}

#atendimento-container {
    float: right;
    color: #4F4F4F;
    margin-right: 3px;
}

#atendimento-container a {
    color: #4F4F4F;
    font-family: Trebuchet MS , Trebuchet , Tahoma;
}

#atendimento-container a:hover {
    background-color: #4F4F4F;
    color: #ffffff;
}


.input-text {
    background-color: transparent;
    margin: 0px;
    border: 0px;
    padding: 0px;
    padding-bottom: 3px;
    width: 157px;
    font-size: 10px;
}

.input-transparent {
    background-color: transparent;
    margin: 0px;
    border: 0px;
    padding: 0px;
    width: 20px;
    margin-left: 6px;
}

#busca-form-container {
    background-image: url("../../images/site/busca_bg.png");
    background-repeat: no-repeat;
    width: 202px;
    background-position: 0px 4px;
}

#busca-form-container>div {
    padding: 3px;
}

.branco {
    color:  white;
}

.f10 {
    font-size: 10px;
}

.f9 {
    font-size: 9px;
}


.cinza {
    color: #CCCCCC;
}

.cinza2 {
    color: #666666;
}

#form-busca {
    float: left;
    width: 210px;
    text-align: left;
}

#navegacao {
    float: left;
    padding-top: 6px;
    margin-left: 5px;
}

#navegacao a {
    color: #333333;
    font-family: Tahoma;
}

#menu2-interno {
    width: 990px;
    padding-top: 3px;
}

#menu2-icones {
    padding-top: 8px;
}

#menu2-icones img {
    float: right;
    margin-left: 15px;
}

#baixo-logos {
    text-align: center;
}

#baixo-logos img {
    float: left;
    margin-right: 13px;
}

#baixo {
    width: 990px;
    text-align: left;

}

#baixo-barra {

}

#baixo-newsletter {
    float: left;
    text-align: left;
    width: 260px;
    border-right: 1px solid #DBDBDB;

}

#baixo-super {
    background-image: url('../../images/site/baixo-bg.png');
    background-repeat: repeat-x;
    background-position: bottom;
    padding-bottom: 10px;
    margin-top: 40px;
}

#baixo-container {
    border-top: 7px solid #D10000;

}

#baixo-newsletter-form-container {
    background-image: url("../../images/site/baixo-newsletter-bg.png");
    background-repeat: no-repeat;
    height: 20px;
    width: 231px;
    float: left;
    margin-top: 6px;

}

#baixo-newsletter-form-container>div {
    padding: 1px;
}

#baixo-newsletter-form-container input {
    background-color: transparent;
    border: none;
    margin: 0px;
    margin-top: 1px;
    color: #ccc;
    font-size: 11px;
}

#baixo-newsletter-email {
    width: 155px;
    color: #ffffff;
}

.tahoma {
    font-family: Trebuchet MS , Trebuchet , Tahoma;
}

.tre {
    font-family: Trebuchet MS , Trebuchet , Tahoma;
}

.upper {
    text-transform: uppercase;
}

#baixo-links {
    float: left;
    width: 450px;
    margin-left: 10px;
    text-align: left;
}

#baixo-logo-assinatura {
    float:  right;
    text-align: right;
    width: 60px;
}

.aRight {
    text-align: right;
}

#conteudo {
    text-align: left;
    width: 990px;
    margin-bottom: 10px;
}

.titulo-vermelho , .titulo-azul , .titulo-preto , .titulo-cinza {
    text-transform: uppercase;
    font-size: 12px;
    border-bottom: 5px solid #BE0000;
    padding-left: 1px;
    padding-bottom: 2px;
}

.titulo-azul {
    border-bottom: 5px solid #0063AF;
}

.titulo-preto {
    border-bottom: 5px solid #000000;
}

.titulo-cinza {
    border-bottom: 5px solid #535960;

}

/*
* CAIXA DE IMAGEM
*/

.img-caixa {
    overflow: hidden;
    height: 134px;
    margin-top: 2px;
}

.img-caixa div {
    height: 134px;
    width: 100%;
    background-position: center center;
    text-align: left;
    background-repeat: no-repeat;
    background-color: black;
}

.triangulo {
    margin-top: 50px;
    float: left;
    width: 23px;
}

div.t1 {
    font-weight: bold;
    font-size: 25px;
    font-family: Arial;
    margin-bottom: 8px;
    margin-top: 8px;
	line-height: 25px;
	color: #B72D2A;
	font-family: Trebuchet MS, Tahoma;
	
}	

div.t1 a {
	color: #B72D2A;
}

.texto-cinza {
    color: #666666;
    font-size: 11px;
    font-family: Arial, Verdana;
}

.data {
    color: #666666;
}

.bold {
    font-weight: bold;
}

.preto {
    color: #000000;
}

.erro {
    background-color: #C12121;
    color: white;
    padding: 5px;
    padding-bottom: 15px;
    text-align: center;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 15px;
}

.erro span {
    font-size: 40px;
}

.arial {
    font-family: Arial,Verdana;
}




.img-mini-item {
    float: left;
    margin-right: 3px;
    margin-bottom: 3px;
    width: 85px;
    height: 85px;
    overflow: hidden;
    text-align: center;
}

.img-mini-item-portfolio {
    float: left;
    margin-right: 6px;
    margin-bottom: 6px;
    width: 110px;
    height: 110px;
    overflow: hidden;
    text-align: center;
    border: 3px solid #E8E8E8;
    background-position: center;
    background-repeat: no-repeat;
}

.img-mini-item-portfolio:hover {
    border: 3px solid #C12121;

}

.img-lista {
    float: left;
    margin-right: 20px;
    text-align: center;

}

.img-lista-portfolio {
    float: left;
    width: 750px;
}

#interna-img-principal {
    text-align: center;
}

.acessibilidade-item {
    text-align: center;
    padding: 3px;
    border: 1px solid #666;
    float: left;
    font-size: 11px;
    width: auto;
    margin-right: 5px;
    width: 20px;
    cursor: pointer;
}

.acessibilidade {
    float: right;
}


#acessibilidade-contraste {
    background-color: black;
    color: #fff;
    font-weight: bold;

}

.contraste {
    background-color: black;
    color: #FFFF00;
    font-size: 20px;
}

.btn-over {
    background-color: #C12121;
    color: white;
}

.btn-out {
    background-color: transparent;
    color: black;
}

.compartilhe {
    float: right;
}

.compartilhe a {
    margin-right: 2px;
    margin-left: 2px;
}

/*
CONTEUDO PADRÃO
*/

.branco {
    color: white;
}

.sucesso {
    background-color: #007C00;
    padding: 5px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.aCenter {
    text-align: center;
}


.categorias-menu {
    width: 200px;
    float: left;
    background-image: url("../../images/site/conteudo-menu-linha.png");
    background-position: right top;
    background-repeat: no-repeat;
    min-height: 500px;
}

.categorias-menu a {

}

.categorias-menu li , .categorias-menu ul {
    list-style-position: inside;
    list-style-type: none;

    padding-left: 5px;
}

.categoria-menu-pai  {
    font-weight: bold;
    margin-top: 15px;
    font-size: 12px;
}

.categoria-menu-pai a {
    color: black;
}

.categoria-menu-item {
    font-weight: normal;
}

.categoria-menu-item  a{
    color: #0066CC;
    text-decoration: none;
}



.categorias-menu a {

    display: block;
    padding-top: 1px;
    padding-bottom: 1px;


}


.categorias-menu a:hover {
    background-color: #0066CC;
    color: #fff;
    text-decoration: none;
}


.paginas-lista-item {
    float: left;
    width: 360px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}



.bg1 {
    background-color: #F2F2F3;
}

.bg2 {
    background-color: #fff;
}

.paginas-lista-img {
    float: left;
    width: 120px;
    height: 120px;
    overflow: hidden;
    text-align: center;
    background-position: center;
    display: block;
    background-repeat: no-repeat;
}

.paginas-lista-subtitulo {
    color: #666666;
}

.paginas-lista-img:hover {
    width: 116px;
    height: 116px;
    border-right: 4px solid #C12121;
    border-bottom: 4px solid #C12121;

}

.paginas-lista-texto {
    float: right;
    width: 225px;
}

.paginas-lista-titulo {
    font-size: 20px;
    margin-bottom: 1px;
}

.categoria-titulo {
    font-size: 22px;
    font-family: Trebuchet MS, Tahoma;
    color: #535960;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}


.paginas-item-spacer {
    height: 10px;
}

.obs {
    color: #515151;
    font-size: 10px;
}


span.info {
    width: 12px;
    height: 12px;
    background-image: url("../../images/site/info.png");
    background-repeat: no-repeat;
    display: inline-block;
    cursor: help;
    overflow: hidden;

}


.download-item {
    height: 18px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: bold;
}

.download-item {
    font-weight: bold;
}

.normal {
    font-weight: normal;
    text-decoration: none;
}

span.aviso {
    color: #C12121;
}

.banner-container {
    text-align: center;
}

.banner-container * {
    margin: auto;
    text-align: center;
}
