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

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

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

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

body {
    margin:0px 0px 0px 0px;
    background-image: url('images/fundo.png'); 
    background-repeat: repeat;
    
    }

.esconde {
	display: none;
}

.janelaAviso {
	overflow: auto;
	display: none;
	z-index: 10000;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.9);
	cursor: pointer;
	top: 0;
	left: 0;
}

.janelaAviso2 {
	padding: 30px;
	width: 300px;
	margin: 100px auto;
	background-color: #ffffff;
	text-align: center;
}

.topoHome {
    width: 1600px;
    margin: 0 auto;    
    border:0px solid #fb0707;
    }

.topo1 {
    width: 926px;
    height: 109px;
    margin: 0 auto;
    position: relative;
    z-index: 999;
    border:0px solid #fb0707;
}

.topo2 {
    width: 926px;
    height: 159px;
    margin: 0 auto;
    position: absolute;
    background-image: url('images/topo.png');
    z-index: 999;
}

.topoEsq {
    float:left;
    position:relative;
    width:249px;
    height:74px;
    border:0px solid #000000;
    top:20px;
    left:124px;
}

.topoDir {
    width: 515px;
    height: 74px;
    top: 34px;
    left: 0px;
    position: relative;
    float:right;
    border:0px solid#000000;
}

.campoBusca {
    position: absolute;
    width: 270px;
    height: 34px;
    top: 19px;
    left: 15px;
    font-family: 'oswaldlight';
    font-weight: normal;
    color: #c2c2c2;
    font-size: 16px;
    border: 1px solid #c2c2c2;
    background: #ffffff;
    /*padding: 10px;*/
    padding-left: 10px;
    margin-bottom: 8px;
}

.lupa {
    position: absolute;
    width: 58px;
    height: 36px;
    top: 19px;
    left: 298px;
    border-top: 1px solid #c2c2c2;
    border-right: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
    border-left: 0px;
    text-align: center;
    cursor: pointer;
    background: #ffffff;
}

.menu {
    border: 0px solid #000000;
    position:relative;
    left:185px;
    top:43px;
    width:605px;
    z-index: 1000;
}

.menuItem {
    float: left;
    cursor: pointer;
    font-family: 'oswald_regularregular';
    font-weight: normal;
    font-size: 24px;
    color: #444444;
/*    padding-left:10px;
    padding-right:10px;*/
}

.subItem {
    cursor: pointer;
    font-family: 'oswald_regularregular';
    font-weight: normal;
    font-size: 16px;
    color: #444444;
    padding-bottom:4px;
    padding-top:8px;
    padding-right:20px;
}

.subItemBorda {
    border-bottom:1px solid #444444;
}

.quadrado {
    list-style-type:square;
    list-style-position: inside;
    font-family: 'oswald_regularregular';
    font-weight: normal;
    font-size: 16px;
    color: #444444;
}

.limpar {
    clear: both;
}

.menuSeparador {
    margin: 3px 20px 0 20px;
    width: 2px;
    height: 19px;
    float: left;
    border: 0px solid #000000;
}

.riscoSubMenu {
    position: relative;
    height: 10px;
    width: 117px;
    background-color: #2c6aae;
    /*margin-bottom: 3px;*/
}

.subMenu {
    position: absolute;
    padding-top: 7px;
    z-index: 1000;
    display: none;
}

.subMenuBorda {
    border: 1px solid #2c6aae;
    padding:9px;
    margin:0px;
    background-color: #ffffff;
}

.centro {
    width: 894px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    border: 0px solid #000000;
    padding-top: 50px;
}

.centro2 {
    width: 1600px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    border: 0px solid #000000;
}

.centroBr {
    width: 1150px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    border: 1px solid #ffffff;
    background-color: #ffffff;
}

.banner {
    width: 1600px;
    height: 570px;
    position:relative;
    margin: 0 auto;
    top:0px;
}

.titDestaque {
    font-family: 'oswald_regularregular';
    font-weight: normal;
    font-size: 30px;
    color: #2061aa;
}

.txtDestaque {
    font-family: 'oswaldlight';
    font-weight: normal;
    font-size: 20px;
    color: #000033;
    text-align: left;
    line-height: 25px;
}

.txtDestaque2 {
    font-family: 'oswald_regularregular';
    font-weight: normal;
    font-size: 18px;
    color: #003375;
}

.txtDestaque2 a{
    font-family: 'oswald_regularregular';
    font-weight: normal;
    font-size: 18px;
    color: #003375;
    text-decoration:none;
}

.txtDestaque2 a:hover{
    font-family: 'oswald_regularregular';
    font-weight: normal;
    font-size: 18px;
    color: #003375;
    text-decoration:underline;
}

.alinhaImgDest {
    margin-bottom: 5px;
}

.alinhaRelativo {
    position:relative;
    display: table;
}

.alinhaRelativo2 {
    position:relative;
    display: table;
    margin: 0 auto;
    border:0px solid #000000;
}

.alinhaRelativoCentro {
    position:relative;
    display: table;
    margin-top: 34px;
    margin-bottom: 30px;
    width: 100%;
    border:0px solid #000000;
}

.destaquePeq {
    width: 263px;
    height: 420px;
    float:left;
    position:relative;
    display: table;
    border:0px solid #2061aa;
}

.espacoDestaque {
    margin-right:52px;
}

.espaco {
    padding-bottom: 40px;
}

.espaco2 {
    padding-top:40px;
    padding-bottom:40px;
}

.alinhaSaiba {
    display: table;
    position:absolute; 
    bottom: 0px;
    right:0px; 
    border:0px solid #000000;
}

.destaqueGrande {
    width: 1600px;
    /*height: 420px;*/
    position:relative;
    margin: 0 auto;
    margin-top:0px;
    margin-bottom: 0px;
    border:0px solid #000000;
}

.block {
    display: block;
}

.pointer {
    cursor:pointer;
}

.cxAprovado {
    position:absolute;
    padding:10px;
    width: 400px; 
    height: 200px;
    left:0px;
    top:-200px;
    border: 1px solid #cfcfcf;
	background: #ffffff;
}

.txtRastro {
    font-family: 'oswaldlight';
    font-weight: normal;
    font-size: 16px;
    color: #444444;
}

.txtRastro a{
    font-family: 'oswaldlight';
    font-weight: normal;
    font-size: 16px;
    color: #444444;
    text-decoration: none;
}

.txtRastro a:hover{
    font-family: 'oswaldlight';
    font-weight: normal;
    font-size: 16px;
    color: #444444;
    text-decoration: underline;
}

.alinhaRastro {
    border-bottom:1px solid #444444;
    height: 20px;
    width: 100%;
}

.alinhaSaudacao {
    position:absolute;
    width: 250px;
    border:0px solid #000000;
    right: 35px;
    top:-23px;
}

.txtSaudacao {
    font-family: 'oswaldlight';
    font-weight: normal;
    font-size: 16px;
    color: #ffffff;
}

.txtSaudacao2 {
    font-family: 'oswaldlight';
    font-weight: normal;
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
    padding-left:20px;
}

.txtSaudacao2 a{
    font-family: 'oswaldlight';
    font-weight: normal;
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
}

.txtSaudacao2 a:hover{
    font-family: 'oswaldlight';
    font-weight: normal;
    font-size: 13px;
    color: #ffffff;
    text-decoration: underline;
}

.alinhaSaudacaoEsq{
    float:left;
    width: 230px; 
    text-align: right; 
}

.alinhaSaudacaoDir {
    float:right;
    width: 16px;
    padding-left:4px;
}

.alinhaImgSair {
    position:absolute;
    top:-3px;
}

.alinhaTitulo {
    margin-top: 46px;
    margin-bottom: 46px;
    height: 60px;
    border:0px solid #000000;
}

.cxTituloEsq {
    background-image: url('images/tit_pagina_esq.png');
    width: 35px; 
    height: 60px;
    float:left;
}

.cxTituloDir{
    background-image: url('images/tit_pagina_dir.png');
    width: 35px; 
    height: 60px;
    float:left;
}

.cxTituloCentro {
    background-image: url('images/tit_pagina_centro.png');
    background-repeat: repeat-x;
    height: 47px;
    float:left;
    padding-top: 13px;    
}

.titInterno {
    font-family: 'oswaldextralight';
    font-weight: normal;
    font-size: 30px;
    color: #ffffff;
}

.txtInterno {
    font-family: 'oswaldlight';
    font-weight: normal;
    font-size: 18px;
    color: #444444;
    line-height: 30px;
}

.txtInterno a {
    font-family: 'oswaldlight';
    font-weight: normal;
    font-size: 18px;
    color: #2061aa;
    text-decoration: none;
}

.txtInterno a:hover{
    font-family: 'oswaldlight';
    font-weight: normal;
    font-size: 18px;
    color: #444444;
    text-decoration: underline;
}

.txtInterno2 {
    font-family: 'oswaldlight';
    font-weight: normal;
    font-size: 18px;
    color: #444444;
}

.txtInterno3 {
    font-family: 'oswaldlight';
    font-weight: normal;
    font-size: 14px;
    color: #444444;    
}

.txtInterno4 {
    font-family: 'oswaldlight';
    font-weight: normal;
    font-size: 16px;
    color: #444444; 
    line-height: 20px;
}

.txtErro {
    font-family: 'oswaldlight';
    font-weight: normal;
    font-size: 18px;
    color: #2061aa;
    line-height: 30px;
}

.form {
    height: 24px; 
    border:1px solid #c2c2c2; 
    font-family: 'oswaldlight';
    font-weight: normal;
    font-size: 17px;
    color: #444444;
}

.formSenha {
	width: 130px;
}

.formSelect {
    height: 29px; 
    border:1px solid #c2c2c2; 
    font-family: 'oswaldlight';
    font-weight: normal;
    font-size: 17px;
    color: #444444;
}
	
.botao {
    height: 40px; 
    background-color : #2061aa;
    border:1px solid #999999;
    padding:5px 15px 5px 15px;
    font-family: 'oswaldlight';
    font-weight: normal;
    font-size: 18px;
    color: #ffffff;
    cursor:pointer;
}

.alinhaImg{
    border: 1px solid #cfcfcf;
    margin-right:10px;
    margin-bottom: 10px;
}

.alinhaTxtSenha{
    position:absolute;
    left:140px;
    top:-27px; 
    width: 200px;
}

.alinhaMaterial {
    position:absolute;
    width: 330px; 
    height: 53px;
    top:-60px;
    border: 1px solid #cfcfcf;
    left:100px;
    padding:5px;
    line-height: 18px;
}

.alinhaCor {
    right:275px;
    float:right;
    height: 175px;
    width: 150px;
    border:0px solid #000000;
    position:relative;    
}

.alinhaCor2 {
    position:absolute;
    top:5px;
    border: 1px solid #cfcfcf;
}

.espacoArq{
    padding-left: 40px;
}

.linhaNoticias {
    position:relative;
    top:3px;
    width:100%;
    height:1px;
    border-top:1px solid #b6b5b5;
    z-index:1;
}

.cxNovoProjeto {
    font-family: 'oswaldlight';
    font-weight: normal;
    font-size: 19px;
    color: #ffffff;
    background-color: #aa2020;
    width: 200px;
    height: 50px;
    padding-top:10px;
    margin-left:60px;
    float:right;
    cursor:pointer;
}

.alinhaImgProjeto {
    float:left;
    margin-left:37px;
    margin-right:14px;
}

.linhaPedido {
    font-family: 'oswaldlight';
    font-weight: normal;
    font-size: 18px;
    color: #ffffff;
    background-color: #2061aa;
}

.linhaPedido2 {
    border-bottom: 1px solid #444444;
    height: 50px;
}

.linhaPedido3 {
    border-right: 1px solid #ffffff;
}

.alinhaPedido3{
    padding-top:3px;
}

.fundoBranco{
    background-color: #ffffff;
}

.bordaImg {
    border: 1px solid #cfcfcf;
}

.rodapeHome{
    width: 1600px; 
    height: 190px; 
    background-color: #000000;
    color: #ffffff;
    border-top:3px solid #2061aa;
    padding-top:30px;
    padding-bottom:80px;
    border:0px solid #fb0707;
    margin: 0 auto;
}

.rodapeHome2{
    width: 100%; 
    height: 290px; 
    background-color: #000000;
    margin: 0 auto;
}

.rodape{
    width: 100%; 
    height: 190px; 
    background-color: #000000;
    color: #ffffff;
    border-top:3px solid #2061aa;
    padding-top:30px;
    padding-bottom:80px;
    border:0px solid #fb0707;
}

.rodape2{
    width:830px;
    height:180px;
    border:0px solid #f36f21;
    margin: 0 auto;
    position: relative;
    padding-left:0px;
    padding-right:0px;
}

.rodape3{
    float:left;
    width:150px;
    padding-left:14px;
    height: 85%;
    border:0px solid #f36f21;
}

.rodape3Linha {
    border-right:1px solid #ffffff;
}

.rodape4{
    border-top:1px solid #ffffff;
    width: 100%;
    padding-top:5px;
    position:relative;
    top:10px;
}

.titRodape {
    font-family: 'oswaldlight';
    font-weight: normal;
    font-size: 20px;
    color: #ffffff;
}

.titRodape a{
    font-family: 'oswaldlight';
    font-weight: normal;
    font-size: 20px;
    color: #ffffff;
    text-decoration: none;
}

.titRodape a:hover {
    font-family: 'oswaldlight';
    font-weight: normal;
    font-size: 20px;
    color: #ffffff;
    text-decoration: underline;
}

.txtRodape {
    font-family: 'oswaldlight';
    font-weight: normal;
    font-size: 16px;
    color: #ffffff;
    line-height: 22px;
}

.txtRodape a{
    font-family: 'oswaldlight';
    font-weight: normal;
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
}

.txtRodape a:hover{
    font-family: 'oswaldlight';
    font-weight: normal;
    font-size: 16px;
    color: #ffffff;
    text-decoration: underline;
}

.txtRodape2 {
    font-family: 'oswaldlight';
    font-weight: normal;
    font-size: 14px;
    color: #ffffff;
    line-height: 20px;
}

.txtRodape2 a{
    font-family: 'oswaldlight';
    font-weight: normal;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
}

.txtRodape2 a:hover{
    font-family: 'oswaldlight';
    font-weight: normal;
    font-size: 14px;
    color: #ffffff;
    text-decoration: underline;
}

.fotoAmpliada1 {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
}

.fotoAmpliada2 {
    background-color: rgba(255, 255, 255, 0.9);
    width: 830px;
    padding: 15px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.fotoAmpliada3 {
    cursor: pointer;
    font-family: 'oswaldlight';
    font-weight: normal;
    font-size: 18px;
    color: #444444;
}

.fotoAmpliada3:hover {
    color: #272d85;
}
	
.fotoAmpliada4 {
    background: #ffffff;
    border: 2px solid #2061aa;
}

.alinhaRedeS {
    float:left;
    height: 30px;
}

.alinhaImgRedeS {
    margin-left:10px;
}

h1 {margin:0px;font-weight: normal;}
h2 {margin:0px;font-weight: normal;}
h3 {margin:0px;font-weight: normal;}
h4 {margin:0px;font-weight: normal;}

.formContato {
	width: 500px;
	margin: 0 auto;
}

.campoContato {
    font-family: 'oswaldlight';
    font-weight: normal;
    color: #444444;
    font-size: 14px;
    border: 1px solid #c2c2c2;
    background: #ffffff;
	padding-left: 10px;
	width: 100%;
}

.H30 {
	height: 30px;
	line-height: 160%;
}

.W100P {
	width: 100%;
}

.W160 {
	width: 160px;
}

.MB5 {
	margin-bottom: 5px;
}