/*
|--------------------------------------------------------------------------
| Arquivo : base
|--------------------------------------------------------------------------
|
| Folha de estilo responsável pelas formatações da estrutura do site,
| deve apenas conter formatações que repetem nas páginas.
|
*/


/** CONFIGURAÇÕES
*********************************/
body{
    margin:0px;
    font-family: Arial, Helvetica, sans-serif;
    background:url(../img/fundo-body.png) repeat-x;
    font-size:11px;
    color:#878C8F;
}
a img{
    border:0px;
}
form{
    margin:0px;
}
* {outline: none;}

.alignimg{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.alignimg * {
    vertical-align: middle;
}
/** TOPO
*********************************/
#conteudo-center{
    width:960px;
    margin:0 auto;
    padding-bottom:37px;
    overflow:hidden;
}
#topo{
    height:155px;
    overflow:hidden;
}
#flash-logo{
    float:left;
}
#topo-right{
    width:680px;
    float:left;
}
#box-webmail{
    width:240px;
    height:56px;
    background:url(../img/fundo-box-webmail.jpg) no-repeat;
    float:right;
    padding-left:27px;
    padding-top:8px;
}
#icone-webmail{float:left;}
#box-login{
    float:left;
    width:141px;
    margin-left:15px;
}
.fundo-input-webmail{
    width:85px;
    height:16px;
    float:left;
    margin-bottom:5px;
    padding:1px 4px 1px 4px;
    background:url(../img/input-webmail.png) no-repeat;
    overflow:hidden;
}
.label-webmail{
    display:block;
    float:left;
    clear:left;
    width:39px;
    text-align:right;
    margin-right:9px;
    margin-bottom:6px;
    color:#878C8F;
}
.input-webmail{
    border:0px;
    width:85px;
    height:12px;
    margin-bottom:6px;
}

#webmail-submit{
    width:22px;
    height:22px;
    background:url(../img/webmail-btn-submit.png) no-repeat;
    border:0px;
    float:left;
    cursor:pointer;
    margin-left:6px;
    margin-top:10px;
}

#box-topo-sub{
    clear:both;
    padding-top:24px;
}
#box-banner-flash{
    
    height:200px;
    overflow:hidden;
}
#box-newsletter{
    width:143px;
    height:184px;
    padding-top:14px;
    padding-left:13px;
    border:1px solid #DBDEE0;
    float:right;
    background:url(../img/fundo-box-newsletter.jpg) no-repeat;
}
#info-news{
    width:133px;
    border-top:1px solid #ECECEC;
    padding-top:14px;
    margin-top:5px;
    color:#878C8F;
    margin-bottom:16px;
}
.fundo-input-news{
    width:136px;
    height:26px;
    background:url(../img/fundo-input-news.jpg) no-repeat;
    padding-top:1px;
    padding-left:1px;
    margin-bottom:7px;
}
.fundo-input-news input{
    border:0px;
    width:123px;
    height:20px;
    padding-left:7px;
    line-height:20px;
    color:#868B8E;
}
#newsletter-cadastrar{
    width:134px;
    height:24px;
    background:url(../img/newsletter-cadastrar.jpg) no-repeat;
    border:0px;
    cursor:pointer;
}
#box-menu-flash{
    margin-top:26px;
}


/** CONTEUDO
*********************************/
#conteudo{
    padding-top:30px;
}
.blocos-desc{
    text-align:center;
    width:304px;
    float:left;
}
.desc-blocos{
    width:282px;
    height:167px;
    padding-top:12px;
    padding-left:21px;
    padding-bottom:17px;
    background:url(../img/fundo-desc-blocos.jpg) bottom repeat-x;
    text-align:left;
    overflow:hidden;
}
.bloco-ap{
    width:113px;
    height:144px;
    text-align:center;
    padding-top:9px;
    padding-bottom:14px;
    float:left;
}
#ap-first{
    margin-right:27px;
}
.bloco-ap h2{
    font-size:11px;
    margin:0px;
    color:#116DA3;
}
.bloco-ap a{
    display:block;
    width:111px;
    height:108px;
    overflow:hidden;
    border:1px solid #DEE1E3;
    background:url(../img/fundo-box-ap.jpg) repeat-x;
    margin-top:9px;
}
.bloco-ap a:hover {
	border-color: #BFC5C8;
}

.box-txt-desc{
    color:#878C8F;
    width:261px;
    margin:0px;
    padding-top:12px;
}
.box-txt-desc b{
    color:#DB2926;
    display:block;
    font-size:13px;
}
.box-txt-desc a{
    color:#878C8F;
    text-decoration:none;
}
.box-txt-desc a:hover{
    text-decoration:underline;
}
.all{
    height:36px;
    background:url(../img/fundo-box-all.jpg) repeat-x;
    margin-top:10px;
    line-height:36px;
    clear:both;
    text-align:center;
}
.all a{
    color:#116DA3;
    text-decoration:none;
}
.all a:hover{
    text-decoration:underline;
}

.all a span{
    color:#ED1C24;
}

#conteudo-left{
    width:632px;
    float:left;
}

#conteudo-right{
    width:304px;
    float:left;
    padding-top:12px;
    margin-left:24px;
}


#bloco-contato{
    width:304px;
    height:296px;
    background:url(../img/fundo-bloco-contato.jpg) no-repeat;
    float:left;
}
#txt-bloco-contato{
    width:116px;
    font-size:15px;
    padding-top:75px;
    padding-left:21px;
}
#txt-bloco-contato a{
    color:#9EA2A5;
    text-decoration:none;
}
#txt-bloco-contato a:hover{text-decoration:underline;}

#content-item{
    padding-left:22px;
    padding-bottom:22px;
    background:url(../img/fundo-aparelhos.jpg) bottom repeat-x;
    overflow:hidden;
}



/** RODAPE
*********************************/
#box-rodape{
    height:77px;
    background:url(../img/fundo-rodape.jpg) repeat-x;
    border-bottom:1px solid #EBEBEB;
    border-top:1px solid #EBEBEB;
}
#footer-center{
    width:960px;
    margin:0 auto;
    font-size:12px;
    color:#116DA3;
}
#footer-dados-emp{
    width:480px;
    padding-top:25px;
    float:left;    
}
#footer-contato{
    width:480px;
    padding-top:25px;
    text-align:right;
    float:left;
}
#box-desenvolvimento{
    height:38px;
    line-height:38px;
    width:960px;
    margin:0 auto;
    text-align:right;
    color:#569216;
}
#box-desenvolvimento a{
    color:#569216;
    text-decoration:none;
}
#box-desenvolvimento a:hover{
    text-decoration:underline;
}

#box-breadcrumb{
    width:611px;
    height:33px;
    line-height:33px;
    padding-left:23px;
    background:url(../img/fundo-breadcrumb.jpg) no-repeat;
    float:right;
    color:#585C5E;
	font-size: 12px;
	font-weight: bold;
}

#box-breadcrumb a, #box-breadcrumb span{
    color:#116DA3;	
	font-style: italic;
    text-decoration:none;	
}
#box-breadcrumb a:hover{
    text-decoration:underline;
}

#box-want{
    width:228px;
    float:right;
    font-weight:bold;
}
#label-pags{
    display:block;
    float:left;
}
#combo-pags{
    width:143px;
    height:18px;
    border:1px solid #B5B5B5;
    font-size:10px;
    float:left;
    margin-top:7px;
    margin-left:7px;
}
#pags-location{
    display:block;
    float:left;
    margin-top:5px;
    margin-left:3px;
}

#box-conteudo-pag{
    overflow:hidden;
    padding-top:43px;
    clear:both;
}

/** MENSAGEM DE RETORNO
*********************************/
#mascara{
    width:100%;
    height:100%;
    background:#000;
    position:fixed;
    z-index:100;
    top:0px;
    left:0px;
    display:none;
    margin:0px;
}
#box-retorno{
    width:330px;
    background:#000;
    padding-top:40px;
    padding-bottom:40px;
    padding-left:10px;
    padding-right:10px;

    position:fixed;
    z-index:101;
    top:0px;
    left:0px;
    
    border-radius: 9px; /* CSS 3 */
    -o-border-radius: 9px; /* Opera */
    -icab-border-radius: 9px; /* iCab */
    -khtml-border-radius: 9px; /* Konqueror */
    -moz-border-radius: 9px; /* Firefox */
    -webkit-border-radius: 9px; /* Safari */
    text-align:center;
    font-size:18px;
    color:#fff;
    display:none;

}


/** MENSAGEM NAVEGADOR IE6
*********************************/
#box-ie{
    display:none;
    width:600px;
    height:450px;
    background:#000;
    position:absolute;
    z-index:60;
    left:50%;
    top:50%;
    margin-left:-300px;
    margin-top:-200px;
    font-size:12px;
}
#box-ie-text{
    padding:30px;
    color:#fff;
    text-align:justify;
}
#box-ie-text h1{
    text-align:center;
    font-size:35px;
    color:yellow;
}
#box-ie-text h1 span{
    font-size:28px;
    color:#fff;
}
#box-ie-icones{
    padding-top:20px;
    height:120px;
}
#box-ie-icones a{
    display:block;
    width:100px;
    padding-top:65px;
    float:left;
    margin-left:20px;
    margin-right:20px;
    text-align:center;
    color:#fff;
    text-decoration:none;
    text-align:center;
}
#box-ie-icones a:hover{
    text-decoration:underline;
}
#firefox{background:url(../img/firefox.png) top center no-repeat;}
#chrome{background:url(../img/chrome.png) top center no-repeat;}
#safari{background:url(../img/safari.png) top center no-repeat;}
#ie8{background:url(../img/ie8.png) top center no-repeat;}
#box-ie-close{
    clear:both;
    color:#fff;
    float:right;
    margin:20px;
    cursor:pointer;
}

/** PAGINAÇÃO
**************************/
#paginacao{
	float: right;
    font-size:12px;
}
#paginacao a, #paginacao strong{
    display:block;
    width:25px;
    height:22px;
    line-height:22px;
    color:#a8aeb2;
	font-weight: bold;
	background-image: url(../img/pg-inativo.jpg);
    text-align:center;
	text-decoration: none;
    float:left;
	font-size: 11px;
    margin-left:7px;
}
#paginacao a:hover{
    background-image: url(../img/pg-inativo-h.jpg);
    color:#CCC;
}
#paginacao strong{
    background-image: url(../img/pg-ativo.jpg);
    color:#116da3;
}
