html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
ol, ul, dt, dl {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
fieldset,img {
	border: none;
}
legend {
	display: none;
}
input[type=text], textarea {
	padding: 2px;
	border:1px solid #000000;
}
a, a:link a:active a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: normal;
}
input, textarea, select{
	outline:none; /*tira a borda dourada do chrome*/
}
textarea{
	resize:none; /*não deixa redimensionar o textarea no chrome*/
}
/*********************** TOOLS **********************/
* html>body .clearfix {
	display: inline-block;
	width: 100%;
}
/*********************** TEMPLATE *********************/
html {
	width:100%;
	height:100%;
}
body {
	width:100%;
	height:100%;
	display: block;
        font-family: 'MyriadProSemibold';
}
div, span{
	display:block;
}

/*FONTES*/
@font-face {
    font-family: 'MyriadProRegular';
    src: url('../fontes/myriadpro-regular.eot');
    src: url('../fontes/myriadpro-regular.eot') format('embedded-opentype'),
         url('../fontes/myriadpro-regular.woff') format('woff'),
         url('../fontes/myriadpro-regular.ttf') format('truetype'),
         url('../fontes/myriadpro-regular.svg#MyriadProRegular') format('svg');
}
@font-face {
    font-family: 'MyriadProSemibold';
    src: url('../fontes/myriadpro-semibold.eot');
    src: url('../fontes/myriadpro-semibold.eot') format('embedded-opentype'),
         url('../fontes/myriadpro-semibold.woff') format('woff'),
         url('../fontes/myriadpro-semibold.ttf') format('truetype'),
         url('../fontes/myriadpro-semibold.svg#MyriadProSemibold') format('svg');
}

/********************* configurações carrosel banner *******************************/	
.containerBanner { border-top: 3px solid #f6851f; border-bottom:3px solid #f6851f; width: 100%; float: left; overflow: hidden; text-align: center; position: relative; height: 277px; background: url(../imgs/bg-banner.jpg) no-repeat;}
.banner { position: absolute; left: 50%; margin-top: 15px; }
.sliderBanner li {width: 100%; display: block; float: left;}
.sliderBanner li a {float: left; }
.paginacaoBanner {position: absolute; text-align: center; float: left; left: 775px; bottom: 16px;}
.paginacaoBanner a { text-decoration: none;color: #000; width: 26px; height: 24px; margin-left: 5px; margin-right: 5px; background: url('../imgs/link-banner.png') no-repeat; position: relative; z-index: 9999; display: inline-block;}
.paginacaoBanner a:hover, .paginacaoBanner a.selected {background: url('../imgs/link-hover.png') no-repeat;}
.paginacaoBanner a span {color: #000; text-indent: -9999px; overflow: hidden; font-size: 18px; font-family: 'MyriadProRegular'; line-height: 24px;}
.prevBanner { background: url('../imgs/seta-left.png') no-repeat; width: 35px; height: 72px; position: absolute; float: left; top: 122px; left: 310px; z-index: 999; font-size: 80px; color: white;}
.nextBanner {  background: url('../imgs/seta-right.png') no-repeat; width: 35px; height: 72px; position: absolute; float: left; top: 132px; right: 310px; z-index: 999; font-size: 80px; color: white;}
/******** FIM CARROSEL******/

.bgTopo{
    float: left;
    width: 100%;
    height: 30px;
    background: #071e58;
}
.topo{
    float: left;
    width: 100%;
    height: 210px;
    background: #2957a4;
}
.conteudo{
    width: 990px;
    margin: auto;
}
.logo{
    float: left;
    margin-top: 40px;
}
.redes{
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 207px;
}
.redes ul li{
    display: inline;
    float: left;
    margin-right: 10px;
}
.busca{
    float: left;
}
.inputBusca{
    float: left;
    width: 235px;
    height: 46px;
    padding-left: 10px !important;
    border: none;
    font-family: 'MyriadProSemibold';
}
.inputBusca2{
    float: left;
    width: 335px;
    height: 44px;
    padding-left: 10px !important;
    border: none;
    font-family: 'MyriadProSemibold';
}
.btBusca{
    float: left;
    background: url('../imgs/bt-buscar.jpg') no-repeat;
    width: 50px;
    height: 50px;
    border: none;
    margin-top: 1px;
    margin-left: -1px;
}
.menu{
    float: left;
    margin-top: 70px;
    margin-left: 79px;
}
.menu ul li{
    display: inline;
    float: left;
    text-align: center;
    margin-right: 40px;
}
.link{
    color: #fff;
    font-size: 12px;
    margin-top: 5px;
}
.menu ul li a:hover{
    text-decoration: none;
}
.selo{
    float: left;
    margin-top: 48px;
}
.footer{
    float: left;
    width: 100%;
    background: #2957a4;
    height: 75px;
}
.menuFooter{
    float: left;
    margin-top: 12px;
    margin-bottom: 12px;
}
.menuFooter ul li{
    display: inline;
    float: left;
    border-right: 2px solid #4467a1;
    padding-right: 10px;
    margin-right: 10px;
}
.menuFooter ul li a{
    color: #f6851f;
    font-size: 16px;
    font-family: 'MyriadProRegular';
}
.ultimo{
    border-right: none !important;
}
.endereco{
    float: left;
    width: 100%;
}
.end{
    color: #fff;
    font-size: 16px;
    float: left;
}
.tel{
    float: left;
    color: #f6851f;
    margin-left: 5px;
}
.rodape{
    float: left;
    width: 100%;
    height: 45px;
    background: #071e58;
}
.reservados{
    color: #fff;
    font-size: 14px;
    margin-bottom: 3px;
    margin-top: 5px;
}
.produzido{
    color: #c7c8ca;
    font-size: 12px;
}
.produzido a{
    color: #c7c8ca;
}
.produzido a:hover{
    color: #c7c8ca;
	text-decoration:underline;
}
.linksDestaques{
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 60px;
}
.singleDest{
    float: left;
    border: 3px solid #f6851f;
    margin-right: 13px;
    width: 315px;
    height: 105px;
    margin-bottom: 13px;
}
.bgLinks{
    float: left;
    width: 100%;
    background: #295f9c;
    border-bottom: 3px solid #071e58;
}
.ultimoD{
    margin-right: 0px !important;
}
.conteudoIndex{
    float: left;
    width: 100%;
    background: #afcedb;
    padding-bottom: 50px;
}
.noticias{
    float: left;
    width: 650px;
    background: #fff;
    margin-top: -40px;
}
.titNoticias{
    float: left;
    width: 650px;
    height: 40px;
    background: #f6851f;
}
.txtNot{
    font-size: 22px;
    color: #fff;
    margin-top: 7px;
    margin-left: 25px;
}
.notSingle{
    float: left;
    margin-top: 25px;
    margin-left: 25px;
    margin-bottom: 15px;
}
.titSingle{
    color: #071e58;
    font-size: 25px;
    margin-bottom: 15px;
}
.infosNot{
    float: left;
    width: 561px;
    background: #2558a5;
    padding: 15px 20px 15px 20px;
}
.txtInfos{
    color: #fff;
    font-size: 12px;
    line-height: 22px;
}
.linkVer{
    float: right;
    color: #fff200;
    font-size: 14px;
    margin-top: 20px;
}
.notImg{
    float: left;
    /*height: 234px;*/
}
.notImgC{
	text-align:center;
    /*height: 234px;*/
}
.utilidades{
    float: right;
    width: 320px;
    margin-top: -40px;
}
.linksUteis{
    float: left;
    background: #071e58;
    width: 100%;
    height: 37px;
}
.linksUteis ul li{
    display:  inline;
    float: left;
    width: 97px;
    height: 25px;
    background: #2957a4;
    text-align: center;
    margin-right: 1px; 
}
.linksUteis ul li a{
    color: #fff;
    font-size: 17px;
    margin-top: 4px;
    float: left;
    width: 100%;
}
.linksUteis ul{
    margin-top: 10px;
    margin-left: 13px;
}
.linksUteis ul li:hover{
    background: #fff;
}
.linksUteis ul li:hover a{
    color: #071e58;
    text-decoration: none;
}
.conteudoUteis{
    float: left;
    background: #fff;
    width: 100%;
    margin-top: 3px;
}
.conteudoUteis ul{
    float: left;
    margin-top: 10px;
    margin-left: 13px;
}
.conteudoUteis ul li{
    margin-bottom: 5px;
}
.facebook{
    float: right;
    margin-top: 27px;
    background: #fff !important;
}
.tarjaTit{
    float: left;
    width: 100%;
    height: 40px;
    background: #071e58;
    margin-top: 30px;
    margin-bottom: 30px;
}
.tarjaTit p{
    color: #f68520;
    font-size: 20px;
    float: left;
    margin-top: 9px;
    margin-left: 45px;
}

.tarjaTit a{
    color: #FFF;
	text-decoration:none;
}
.tarjaTit a:hover{
    color: #f68520;
	text-decoration:none;
}
.formAssociar{
    float: left;
    width: 512px;
    margin-bottom: 90px;
}
.txtInternas{
    color: #071e58;
    font-size: 16px;
    font-family: 'MyriadProRegular';
    margin-bottom: 30px;
}
.labelForm{
    text-transform: uppercase;
    font-size: 16px;
    color: #071e58;
    float: left;
    width: 100%;
    margin-bottom: 7px;
}
.inputForm{
    width: 500px;
    background: #f68520;
    height: 20px;
    padding-left: 10px !important;
    border: none !important;
    clear: both;
    float: left;
    margin-bottom: 20px;
}
.btEnviar{
    float: left;
    width: 100px;
    height: 20px;
    color: #f68520;
    text-transform: uppercase;
    border: none;
    background: #071e58;
    cursor: pointer;
    font-family: 'MyriadProSemibold';
    padding-top: 4px;
    margin-top: 30px;
    margin-left: 213px;
}
.internas .redes{
    margin-left: 284px;
}
.internas .menu{
    margin-left: 155px;
}
.dentro{
    margin-top: 21px;
}
.imgEmpresa{
    margin-top: 54px;
}
.bgEmpresas{
    float: left;
    width: 100%;
    background: #0da94a;
}
.buscaEmpresa{
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 60px;
}
.buscaE{
    float: left;
    width: 300px;
    padding-left: 15px !important;
    height: 46px;
    border: none !important;
    text-transform: uppercase;
}
.btProcura{
    float: left;
    background: url('../imgs/bt-e.jpg') no-repeat;
    width: 50px;
    height: 50px;
    border: none;
    cursor: pointer;
}
.listaLogos{
    float: left;
}
.listaLogos ul li{
    float: left;
    display: inline;
    background: url(../imgs/bg-empresas.png) no-repeat;
    width: 208px;
    height: 128px;
    text-align: center;
    margin-right: 52px;
    margin-bottom: 52px;
}
.listaLogos ul li img{
    margin-top: 26px;
}
.margin{
    margin-right: 0px !important;
}
.linksTarja{
    color: #fff;
    font-size: 20px;
    margin-left: 30px;
    margin-top: 9px;
    float: left;
}
.banco{
    color: #f68520;
    font-size: 20px;
    margin-left: 30px;
    margin-top: 9px;
    float: left;
}
.login{
    float: left;
    margin-top: 13px;
    margin-left: 30px;
}
.login label{
    font-size: 14px;
    color: #f68520;
    float: left;
    margin-right: 10px;
}
.inputLogin{
    float: left;
    width: 117px;
    height: 10px;
    border: none !important;
    margin-right: 10px;
    font-size: 12px;
    text-align: center;
}
.btLogin{
    float: right;
    background: #f68520;
    color: #000;
    border: none !important;
    clear: both;
    margin-right: 10px;
    height: 11px;
    cursor: pointer;
    margin-top: -3px;
    font-size: 10px;
}
.procurarInt{
    float: left;
    margin-bottom: 30px;
}
.buscaInt{
    float: left;
    width: 400px;
    padding-left: 15px !important;
    height: 46px;
    border: none !important;
    text-transform: uppercase;
    background: #2957a4;
    color: #fff;
}
.buscaInt::-webkit-input-placeholder { /* WebKit browsers */
    color:    #fff;
}
.buscaInt:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff;
   opacity:  1;
}
.buscaInt::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
   opacity:  1;
}
.buscaInt:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #fff;
}
.listagem{
    float: left;
    width: 100%;
}
.listSingle{
    float: left;
    width: 315px;
    margin-right: 22px;
    margin-bottom: 30px;
}
.titList{
    color: #f68520;
    font-size: 16px;
}
.dado{
    font-size: 16px;
    color: #071e58;
    margin-bottom: 10px;
}
.bgList{
    float: left;
    background: #eaeef4;
    padding: 7px;
    width: 305px;
}
.btVer{
    float: right;
    background: #071e58;
    color: #f68520;
    width: 130px;
    height: 23px;
    border: none !important;
    font-family: 'MyriadProSemibold';
    font-size: 18px;
    text-align: center;
    padding-top: 2px;
    margin-top: 10px;
    margin-right: -4px;
}
.bgCurriculos{
    float: left;
    width: 100%;
    background: #f4f6f8;
}
.tarjaNot{
    float: left;
    width: 650px;
    height: 40px;
    background: #f6851f;
}
.descrNot{
    float: left;
    margin-top: 30px;
}
.notSingleInt{
    float: left;
    margin-top: 25px;
    margin-bottom: 15px;
    width: 648px;
}
.notSingleInt .txtInternas{
    line-height: 25px;
}
.galeriaNot{
    float: left;
    margin-bottom: 50px;
}
.galeriaNot ul li{
    float: left;
    margin-right: 12px;
}
.leftNot{
    float: left;
    width: 648px;
    margin-top: 30px;
}
.rightNot{
    float: right;
    width: 300px;
    margin-top: 30px;
}
.outrasNot{
    float: left;
    width: 300px;
}
.outrasSingle{
    float: left;
    margin-bottom: 25px;
}
.imgOutras{
    float: left;
    /*height: 117px;*/
}
.descrOutras{
    float: left;
    background: #2558a5;
    width: 100%;
    /*height: 35px;*/
}
.descrOutras p{
    color: #fff;
    font-size: 18px;
    float: left;
    margin-top: 6px;
    margin-left: 10px;
}
label.error { 
	float: none; 
	color: #FF9900; 
	margin: 0 .5em 0 0; 
	vertical-align: top;
	padding-top:5px;
	font-weight:normal;
	display:block;
	font-weight:bold;
}

#pages {
	padding: 5px;
	float:left;
	margin-bottom:30px;
}
#pagesul {
	list-style-type: none;
	text-align:center;
}
#pagesli {
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	display: block;
}
#pagesli a {
	color: #666;
	padding: 5px;
	border: 1px solid #333;
	text-decoration: none;
	float: left;
	background-color:#D1D1D1
}
#pagesli a:hover {
	color: #CCC;
	background: #EEE;
	border: 1px solid #CCC;
}
#pagesli.nolink {
	color: #CCC;
	border: 1px solid #CCC;
	padding: 5px;
}
#pagesli.current {
	color: #FFF;
	border: 1px solid #CCC;
	padding: 5px;
	background: #CCC;
}