
body{
background-color:#FFF;
font-family:'Arial', Helvetica;
font-size:12px;
color:#333333;
line-height:16px;
}

html {
overflow: auto;
}

*{
margin:0px;
padding:0px;
border:0px;
outline:0px;
}

@font-face {
    font-family: 'kroeger0655Regular';
    src: url('../fonts/kroe0655-webfont.eot');
    src: url('../fonts/kroe0655-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/kroe0655-webfont.woff') format('woff'),
         url('../fonts/kroe0655-webfont.ttf') format('truetype'),
         url('../fonts/kroe0655-webfont.svg#kroeger0655Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MetaBoldRegular';
    src: url('../fonts/metabold-webfont.eot');
    src: url('../fonts/metabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/metabold-webfont.woff') format('woff'),
         url('../fonts/metabold-webfont.ttf') format('truetype'),
         url('../fonts/metabold-webfont.svg#MetaBoldRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


h1{
font-family:'Arial', Helvetica;
font-size:20px;
color:#1F1917;
margin:0px;
line-height: 23px;
}

h2{
font-family:'Arial', Helvetica;
font-size:14px;
color:#1F1917;
font-style:normal;
margin-top:3px;
line-height: 17px;
}

h3{
font-family:"Arial", Helvetica;
font-size:12px;
color:#333333;
margin-bottom:2px;
line-height: 15px;
}

p, label{
font-family:'Arial', Helvetica;
font-size:12px;
color:#333333;
line-height:16px;
text-align:justify;

/*margin-top:0px;
margin-bottom:5px;*/
}

p[align=right]{
 text-align:right; 
}
p[align=center]{
 text-align:center; 
}
p[align=left]{
 text-align:left; 
}

a{
font-family:"Arial", Helvetica;
font-size:12px;
color:#008CCA;
font-weight: normal;
cursor: pointer;
text-decoration: underline;
}

a *{
cursor: pointer;
}


a:hover{
color:#000000;
}

a.link1{
font-family:"Arial", Helvetica;
font-size:12px;
color:#008CCA;
}


a.link1:hover{
color:#000000;
}

a.link2{
font-family:"Arial", Helvetica;
font-size:12px;
color:#1F1917;
text-decoration:none;
}

a.link2:hover{
text-decoration:underline;
}

.left{
  float:left;
}

.right{
  float:right;
}

.relative{
  position:relative;
}

input[type=text]{
height:22px;
line-height:22px;
margin:0px;
padding-left:8px;
padding-right:8px;
padding:2px;
border:1px solid #999999;
font-family: Arial, Helvetica;
color:#333333;
font-size: 12px;
}

textarea {
border:1px solid #999999;
resize:none;
overflow:auto;
padding:4px 8px;
font-size: 12px;
font-family: Arial, Helvetica;
color:#333333;

}

select{
width:260px;
height:18px;
border:1px solid #999999;
font-family: Arial, Helvetica;
color:#333333;
font-size: 12px;
padding:2px;
}

input[type=file]{
width:260px;
height:22px;
background-color:#FFFFFF;
border:1px solid #999999;
}

#container{
position:absolute;
top:8px;
width:863px !important;
margin:0px;
margin-left:18px;
padding-bottom:18px;
}

#box {
overflow:hidden;
position:relative;
height:100%;
}

#leftmenu{
float:left;
width:160px;
margin-right:2px;
overflow:hidden;
}

#top{
margin-bottom:2px;
}

#header{
float:right;
background-color:transparent;
width:863px;
height:124px;
}

#menubar{
height:41px;
}

#main{
float:left;
}

#apcer{
width:160px;
height:131px;
/*background-image:url('../sysimages/apcerbg.jpg');*/
background-color: #FFFFFF;
}

#menu-esq{
width:160px;
margin-bottom:2px;
overflow:hidden;
}

#footer{
height:30px;
background-color:#ECECEA;
}

#content{
width:647px;
/*background-color:#FFF;*/
background-image:url('../sysimages/fundo_branco3.png');
padding-top:40px;
padding-bottom:40px;
padding-left:27px;
padding-right:27px;
overflow:hidden;
margin-bottom:2px;
min-height:400px;
}

#img-home{
background-image:url('../images/homeimgbg.jpg');
width:863px;
height:258px;
margin-bottom:2px;
}

#div-text{
width:222px;
overflow:hidden;
margin-left:50px;
padding-top:75px;
}

#bottom-home > div{
float:left;
}

#bottom-left{
padding:0px;
margin:0px;
width:593px;
margin-right:2px;
}

#home-destaques{
height:131px;
background-image:url('../sysimages/apcerbg.jpg');
margin-bottom:2px;
}

#mapa-site{
width:838px;
margin:0px;
padding-top:40px;
padding-left:25px;
background-color:#FFFFFF;
margin-bottom:2px;
}

/**/
/*<< classes >>*/
/**/

.clear{
clear:both;
}

.imgbt{
float:right;
background-image:url('../sysimages/imgbtbg.jpg');
height:25px;
border:0px;
margin:0px;
padding:0px 10px;
width: 0;  /* IE table-cell margin fix */
overflow: visible;
cursor: pointer;
}

button.imgbt[class] {  /* IE ignores [class] */
width: auto;  /* cancel margin fix for other browsers */
}


.imgbt span{
border:0px;
padding:0px;
margin:0px;
}

.btam{
background-image:url('../sysimages/btambg.jpg');
height:25px;
margin:0px;
padding:0px;
border:0px;
font-family:"Arial", Helvetica;
font-size:11px;
color:#252525;
width: 0;  /* IE table-cell margin fix */
overflow: visible;
cursor:pointer;
}

button.btam[class] {  /* IE ignores [class] */
width: auto;  /* cancel margin fix for other browsers */
}

.btam span{
margin:0px 10px;
display:block;
}

.btam:hover{
background-image:url('../sysimages/btamhoverbg.jpg');
height:25px;
margin:0px;
color:#FFFFFF !important;
}

/*-- header --*/
/* barra linguas*/

.lang{
font-family:"Tahoma, Helvetica, sans-serif";
font-size:11px;
color:#999793;
float:right;
background-color:white;
padding-left:15px;
height:28px;
clear:both;
}

.lang div{
float:left;
border-right:1px dotted #999795;
padding:0px 5px !important;
height:18px;
}

.lang div img{
margin-top:3px;
border:0px;
}

.lang div + div + div + div{
margin-right:8px;
}

.lang-world{
width:38px;
height:18px;
background-image:url('../sysimages/world.jpg');
background-repeat:no-repeat;
background-position:left top;
}

.procura{
padding-left:5px !important;
border:0px !important;
-moz-border-radius: 3px;
border-radius: 3px;
background-color:#ECECEA;
height:20px !important;
margin-top:0px;
}

.procura img{
margin-top:2px !important;
}


.procura input[type=image]{
margin-top:2px !important;
}
 
 
.procura input[type=text]{
margin:0px !important;
font-size:11px;
color:#999793;
float:left;
border:0px;
line-height:19px;
height:19px;
width:145px;
background-color:#ECECEA;
padding-top:1px;
padding-bottom:0px;
}

/* logo */

.headerlogo{
margin-top:48px;
margin-left:13px;
}

/*-- menu --*/
/* menubar */

ul.menu-items{
float:left;
list-style-type:none;
width:863px;
margin:0px;
padding:0px;
height:41px;
font-family:"Arial", Helvetica;
font-size:12px;
color:#504B48;
background-image:url('../sysimages/menubg.jpg');
overflow:hidden;
}

ul.menu-items li{
float:left;
height:36px;
margin:0px;
padding:0px;
padding-top:5px;
}

ul.menu-items li:hover{
background-image:url('../sysimages/menuhoverbg.jpg');
}

ul.menu-items li a{
margin:0px;
display:block;
height:31px;
border-left:1px solid #C7C6C5;
text-decoration:none;
color:#504B48;
line-height:31px;
padding:0px 21px 0px 22px;
}

/*ul.menu-items li:hover a{
border:0px;
padding:0px 21px 0px 23px;
}*/

ul.menu-items li:first-child a{
border:0px;
}

ul.menu-items li.sel{
background-image:url('../sysimages/menuhoverbg.jpg');
margin:0px;
}

ul.menu-items li.sel a{
border-color:transparent;
}

ul.menu-items li.sel + li a {
border-color:transparent;
}

ul.menu-items li.sel a{
color:#000000;
}

/*ul.menu-items li.sel:hover a{
border:0px;
padding:0px 21px 0px 22px;
}*/

/*-- apcer --*/

.apcer-img{
text-align:center;
}

.apcer-img img{
margin-top:30px;
border:0px;
}

/*-- menu esquerda --*/

ul.items-esq{
margin:0px;
padding:0px;
padding-bottom:30px;
list-style-type:none;
/*background-color:#FFFFFF;*/
background-image:url('../sysimages/fundo_branco3.png');
}

ul.items-esq li{
border-top:1px solid #C7C6C5;
padding-left:13px;
}

ul.items-esq li:first-child{
padding-top:17px;
border:0px;
}

ul.items-esq li a{
  font-family:"Arial", Helvetica;
  font-size:12px;
  color:#666666;
  text-decoration:none;
  display:block;
  line-height:18px;
  padding:4px 0;
}

ul.items-esq li a:hover{

  color:#000000;

}

ul.items-esq li.gray{
background-color:#F4F4F2;
}

ul.items-esq li a.sel{
color:#000000;
}

ul.items-esq-sub{
display:none;
list-style-type:none;
padding-bottom:5px;
position:relative;
top:-4px;
}

ul.items-esq-sub li{
border:0px;
}

ul.items-esq-sub li a{
line-height:16px;
}

ul.items-esq-sub li:first-child{
padding-top:0px;
}

ul.items-esq li.gray ul{
display:block;
}

ul.items-esq li:hover ul{
display:block;
}

/*-- footer --*/

#footer div{
float:left;
}

#footer div + div{
float:right;
padding-right:10px;
}

ul.footer-items{
list-style-type:none;
margin:0px;
padding:4px 0px 0px 0px;
}

ul.footer-items li{
float:left;
height:30px;
padding-top:3px;
}

ul.footer-items li:first-child a{
border:0px;
}

ul.footer-items li a{
display:inline-block;
padding:0px 10px;
border-left:1px solid grey;
/*font-family: "kroeger0655Regular", Arial, Helvetica;*/
font-family: Tahoma, Helvetica;
font-size:10px;
color:#606060;
text-decoration:none;
}

ul.footer-items li + li + li a{
color:#818181;
}

ul.footer-items li a:hover{
text-decoration: underline;
}

.copyright{
/*font-family:"kroeger0655Regular"*/
font-family: Tahoma, Helvetica;
font-size:10px;
color:#808080;
float:right;
padding-top:7px;
}

/*<< home >>*/

.destaques-title{
height:28px;
line-height:35px;
padding-left:20px;
padding-top:7px;
border-bottom:1px dotted #999795;
margin-bottom:6px;
}

.destaques-data{
float:left;
width:87px;
margin-right:15px;
}

.ddata{
width:87px;
height:21px;
background-image:url('../sysimages/destaquesdatabg.png');
}

.ddata span{
font-family:"Tahoma", Helvetica;
line-height:11px;
font-size:11px;
color:#999795;
padding-left:17px;
padding-top:5px;
display:block;
}

.destaques-texto{
float:left;
width:286px;
}

.destaques-texto p, .destaques-texto a{
  font-family:"Arial", Helvetica;
  font-size:12px;
  color:#666666;
  text-decoration: none;
}

.destaques-texto a:hover{
  text-decoration: underline;
}

span.home-text{
font-family:'MetaBoldRegular', Helvetica;
font-size:32px;
color:#000000;
line-height:36px;
}

/*-- content --*/

.text{
width:335px;
float:left;
margin-right:60px;
overflow:hidden;
}

.text ul {
list-style-position: inside;
}

.text ol {
list-style-position: inside;
}

.sideimage{
float:left;
margin:0px;
padding:0px;
min-width:244px;
background-color:#ECECEA;
border:3px solid #ECECEA;
overflow:hidden;
}

.sideimage img{
margin:0px;
padding:0px;
border:0px;
}

/* 07 */

div.acc{
margin-top:30px;
}

div.acc div{
float:left;
width:345px;
margin-right:60px;
}

div.acc div + div{
width:auto;
margin:0px;
}
 
div.acc div img{
  border:2px solid #d7d7d7;
}

/* 09 */

.ofertas{
margin-top:20px;
overflow:hidden;
}

.ofertas div{
float:left;
width:243px;
border-bottom:1px solid #DFDFDF;
padding-bottom:8px;
margin-right:70px;
}

.ofertas div a{
margin-right:5px;
}

.ofertas div + div{
margin:0px;
}

/* 10 */

.requisitos h2{
margin-top:25px;
margin-bottom:10px;
}

.requisitos p{
margin-top:10px;
}

.requisitos button{
margin-top:25px;
}

.requisitos button:hover{
margin-top:25px;
}

.sidetext{
float:left;
padding-top:25px;
width:200px;
}

.sidetext-colab{
float:left;
padding-top:60px;
width:200px;
}

.sidetext h3{
margin-bottom:3px;
}

/* 11 */

.form-cand{
padding-top:10px;
}

span.erro{
display:none;
position:absolute;
font-family:"Tahoma", Helvetica;
font-size:12px;
height:24px;
color:#9A9A9A;
background-image:url('../sysimages/errospanbg1.jpg');
padding:0px 0px 0px 5px;
}

span.erro span{
border-right:1px solid black;
display:block;
padding:0px;
padding-right:5px;
height:20px;
}

div.erro p{
position:relative;
}

div.erro img{
  visibility:visible !important;
  /*margin-left:2px;*/
  cursor:pointer;
  display: none;
}

div.erro input[type=text].required{
/*  background-color:#F0F0F0; */
}

div.erro select.required{
/*   background-color:#F0F0F0;*/
}

div.erro input[type=file].required{
  /* background-color:#F0F0F0;*/
}

div.erro textarea.required{
/*   background-color:#F0F0F0;*/
}


.form-cand form{
width:400px;
float:left;
margin-right:0px;
}

.sidetext-cand{
float:left;
width:200px;
}

span.text-form-cand{
float:left;
font-family:'Arial', Helvetica;
font-size:12px;
color:#333333;
line-height:12px;
}

.form-cand span.legenda-form{
font-family:"Arial", Helvetica;
font-size:12px;
font-style:italic;
color:#747474;
}

.form-cand p{
margin-bottom:0px;
}

.form-cand div img{
visibility:hidden;
}

.form-cand input[type=text]{
width:260px;
height:22px;
line-height:22px;
margin:0px;
margin-bottom:10px;
padding:0px;
padding-left:8px;
padding-right:8px;
border:1px solid #999999;
}

.form-cand textarea{
width:260px;
height:60px;
margin-bottom:20px;
border:1px solid #999999;
resize:none;
overflow:auto;
padding-left:8px;
padding-right:8px;
}

.form-cand select{
width:260px;
height:22px;
margin-bottom:10px;
border:1px solid #999999;
}

.form-cand input[type=file]{
width:260px;
height:22px;
margin-bottom:10px;
background-color:#FFFFFF;
border:1px solid #999999;
padding-left:8px;
padding-right:8px;
}

div.tel-mail div{
width:156px;
float:left;
margin-right:12px;
}

div.tel-mail div input[type=text]{
width:150px;
}

div.tel-mail div + div{
width:96px;
margin:0px;
}

div.tel-mail div + div input[type=text]{
width:92px;
}

/* 13 */

.sidetext-suc{
float:left;
padding-top:20px;
width:200px;
}

.cand-suc-img{
margin-top:20px;
margin-bottom:10px;
background-image:url('../sysimages/candsucbg.jpg');
background-repeat:no-repeat;
background-position:left top;
width:250px;
height:54px;
}

/* 15 */

.text-contactos{
float:left;
margin-right:60px;
}

.text-contactos h3:first-child{
margin-top:0px;
}

.sideimage-contactos{
float:left;
margin:0px;
padding:0px;
width:414px;
background-color:#ECECEA;
border:3px solid #ECECEA;
}

.pad{
  margin-top:20px;
}


/* 16 */

.form-contacto{
margin-top:20px;
}

.form-contacto input[type=text]{
width:260px;
height:22px;
margin-bottom:10px;
border:1px solid #999999;
}

.form-contacto textarea{
width:260px;
height:60px;
margin-bottom:20px;
border:1px solid #999999;
resize:none;
overflow:auto;
}

.form-contacto span{
font-family:"Arial", Helvetica;
font-size:12px;
color:#333333;
}

/* 17 */

.noticia{
width:503px;
margin-top:15px;
border-bottom:1px solid #DFDFDF;
padding-bottom:10px;
}

.noticia p{
margin-top:5px;
}

.noticia span{
font-family:"Arial", Helvetica;
font-size:12px;
color:#666666;
}

.pages{
margin-top:40px;
height:26px;
}

.pages a{
display:inline-block;
width:21px;
height:21px;
background-color:#CCCCCC;
color:#29231F;
text-decoration:none;
text-align:center;
padding:0px;
border:0px;
float:left;
margin-right:1px;
margin-top:5px;
font-family:"Tahoma", Helvetica;
font-size:11px;
color:#29231F;
line-height:21px;
}

.pages a:hover{
background-color:#29231F;
color:#999794;
}

.pages a.seta:hover{
background-color:#CCCCCC;
}

div.pages a.sel{
height:21px;
margin-top:0px;
padding-top:5px;
background-color:transparent;
color:#999794;
background-image:url('../sysimages/pages-sel.png');
background-position:left bottom;
}

.pages a img{
padding:0px;
margin:0px;
border:0px;
}

/* 18 */

.text-noticias{
margin-top:30px;
width:345px;
float:left;
margin-right:60px;
}

.link-up{
float:right;
margin-top:-19px;
margin-right:30px;
}

/* 19 */

.res-pesquisa{
width:503px;
margin-top:20px;
border-bottom:1px solid #DFDFDF;
padding-bottom:10px;
}

.res-pesquisa h2{
margin-bottom:5px;
}

/* 20 */

.nova-pesquisa{
border:1px solid #999999;
display:inline-block;
width:138px;
background-color: #FFF;
}

.nova-pesquisa button{
border:0px;
height:22px;
padding:0px;
padding-left:2px;
cursor: pointer;
}

.nova-pesquisa input[type=text]{
border:0px;
height:22px;
width:100px;
line-height:22px;
margin:0px;
padding-left:8px;
}

.bottom-20{
float:left;
width:500px;
margin-top:30px;
padding-bottom:60px;
/*border-bottom:1px solid #DFDFDF;*/
}

/* mapa site */

.mapa-block{
margin-bottom:30px;
}

.mapa-block h2{
margin-bottom:2px;
}

.mapa-block a.h2{
  font-family:'Arial', Helvetica;
  font-size:14px;
  color:#1F1917;
  font-style:normal;
  margin-top:3px;
  margin-bottom:2px;
  text-decoration: none;
  font-weight: bold;
}

.mapa-block a.h2:hover{
  color:#008cca;
  text-decoration: none;
}

.mapa-column{
float:left;
margin-right:25px;
width:300px;
}

ul.mapa-items{
list-style-type:none;
margin:0px;
padding:0px;
font-family:"Arial", Helvetica;
font-size:12px;
color:#333333;
}

ul.mapa-items li{
line-height:16px;
}

ul.mapa-items li ul{
list-style-type:none;
margin:0px;
padding:0px;
padding-left:10px;
}

/* 08 */

.text-dados{
width:405px;
float:left;
margin-top:20px;
overflow:hidden;
}

.text-dados h2{
margin-bottom:15px;
}

.span_dados{
font-family:"Tahoma", Helvetica;
font-size:11px;
color:#757575;
}

.dados_img1_table{
border-width:1px 0px;
border-style:solid;
border-color:#CDCDCD;
width:367px;
text-align:left;
margin-top:10px;
margin-bottom:20px;
}

.dados_img1_table span{
float:left;
}

.dados_img1_table tr td div{
float:left;
width:20px;
height:12px;
background-color:#E7AD01;
margin-top:1px;
margin-right:5px;
}

.dados_img1_table tr td + td div{
width:19px;
height:11px;
background-color:#EACD77;
border:1px solid #E7AD01;
}

.dados_ev_table{
font-family:"Tahoma", Helvetica;
font-size:11px;
color:#757575;
border-collapse:collapse;
margin-bottom:20px;
}

.dados_ev_table tr:first-child td{
border-top:0px;
}

.dados_ev_table tr:first-child td +td{
text-align:center;
}

.dados_ev_table td{
border:1px solid #CDCDCD;
height:18px;
line-height:18px;
}

.dados_ev_table tr td:first-child{
text-align:left;
padding-left:5px;
}

.dados_ev_table tr td + td{
text-align:right;
padding-right:5px;
}

.mapsHolder{
  height:225px;
  width:410px;
  border:4px solid #d7d7d7;
  float:right;
  margin:35px 15px 0 0;
}

.thumb{
  width:150px;
  height:170px;
  border:3px solid #ECECEA;
  float:left;
}

.thumb-img{
  height:112px;
  width:145px;
}

.thumb-desc{
  background-color:#ECECEA;
  height:44px;
  font-family:"Tahoma", Helvetica;
  font-size:11px;
  color:#757575;
  padding:7px;
}

#popGaleria{
  position:absolute;
  top:260px;
  left:284px;
  width:450px;
  height:362px;
  border:3px solid #000000;
  background-color:#FFFFFF;
  display:none;
}

.popGaleria-image{
  width:444px;
  height:333px;
  background-color:#000000;
  margin:3px 0 0 3px;
  position: relative;
}

.popGaleria-image div {
display: none;
position: absolute;
top:0px;
left:0px;
z-index: 0;
}

.fromsTitle{
  border:1px solid #d7d7d7;
  background-color: #d7d7d7;
  padding:5px 0 5px 15px;
  width:600px;
}
.fromInputsHolder{
  border:1px solid #d7d7d7;
  padding:5px 0 5px 15px;
  width:600px;
}

.fromInputsHolder input[type=text]{
  width:244px;
  height:22px;
  line-height:22px;
  margin:0px;
  margin-bottom:10px;
  padding:0px;
  border:1px solid #999999;
  padding-left:8px;
  padding-right:8px;
}

.fromInputsHolder textarea{
width:244px;
height:72px;
margin-bottom:10px;
border:1px solid #999999;
resize:none;
overflow:auto;
padding:8px !important;
}

.fromInputsHolder select{
width:262px;
height:22px;
margin-bottom:10px;
border:1px solid #999999;
}

.fromInputsHolder input[type=file]{
width:244px;
height:22px;
margin-bottom:10px;
background-color:#FFFFFF;
border:1px solid #999999;
padding-left:8px;
padding-right:8px;
}

.fromInputsHolder .erro{
  float:left;
  width:300px;
}


.fromInputsHolder input[type=file]{
  width:262px;
  height:22px;
  margin-bottom:10px;
  background-color:#FFFFFF;
  border:1px solid #999999;
}

.obriga{
  display: none; 
  left: 35px; 
  top: -23px;
  width: 120px !important;
}

.listagemMtrs {
overflow: hidden;
width:700px;
margin-top:23px;
padding-bottom:9px;
*padding-bottom:43px;
}

.uniMetr {
width:144px;
height:172px;
display: block;
float: left;
border:3px solid #ECECEA;
background-color: #ECECEA;
text-decoration: none;
margin-right:10px;
margin-bottom:34px;
}

.uniMetr:hover {
text-decoration: underline;
}

.uniMetr .pic {
width:144px;
height:131px;
}

.uniMetr p {
padding:8px 0 0 4px;
line-height: 14px;
}

.paginacao {
overflow: hidden;
width:630px;
height:29px;
background: url('../sysimages/sys01.jpg') repeat-x left top #F6F6F6;
margin-bottom:15px;
}

.paginacao .left {
overflow: hidden;
float: left;
background: url('../sysimages/sys02.jpg') no-repeat right 1px;
padding-right:1px;
}

.paginacao .right {
overflow: hidden;
float: right;
padding-right:1px;
background: url('../sysimages/sys02.jpg') no-repeat right 1px;
}

.paginacao .left a {
display: block;
float: left;
border:1px solid #DBDBDB;
font-family: Arial, Helvetica;
color:#7F7F7F;
font-size: 14px;
width:36px;
height:27px;
text-decoration: none;
text-align: center;
border-top:0px;
border-right:0px;
margin-top:1px;
line-height: 26px;
}

.paginacao .left a.sel {
border-color:#7D7D7D;
border-top:1px solid #FFF;
background-color: #FFF;
margin-top:0px;
color:#404040;
}

.paginacao .left a.sel + a {
border-left-color:#7D7D7D;
}

.paginacao .right a {
display: block;
float: left;
width:33px;
height:27px;
margin-top:1px;
border:1px solid #DBDBDB;
border-right:0px;
border-top:0px;
}

.paginacao .right a.seta1 {
background: url('../sysimages/sys03.jpg') no-repeat left top;
}

.paginacao .right a.seta2 {
background: url('../sysimages/sys04.jpg') no-repeat left top;
}

.paginacao .right a:hover {
background-position: left bottom;
}

.paginacao .left a:hover {
color:#404040;
}

.galeriaDet_lessfour {
/*width:624px;*/
height:132px;
background-color: #ECECEA;
margin-top:23px;
padding:3px;
}
.galeriaDet_lessfour .centro {
float: left;
/*width:584px;*/
height:138px;
overflow: hidden;
position: relative;
}

.galeriaDet_lessfour ul {
/*width:10000px;*/
overflow: hidden;
position: relative;
top:0px;
left:0px;
}

.galeriaDet_lessfour ul li {
/*width:144px;*/
height:131px;
float: left;
display: block;
margin-right:3px;
}

.galeriaDet {
width:624px;
height:132px;
background-color: #ECECEA;
margin-top:23px;
padding:3px;
}

.galeriaDet .seta1 {
width:20px;
height:131px;
background: url('../sysimages/sys06.jpg') no-repeat left top;
float: left;
cursor: pointer;
}

.galeriaDet .seta2 {
width:20px;
height:131px;
background: url('../sysimages/sys07.jpg') no-repeat left top;
float: right;
cursor: pointer;
}

.galeriaDet .seta1_noclick {
width:20px;
height:131px;
background: url('../sysimages/sys06.jpg') no-repeat left bottom;
float: left;
cursor: default;
opacity:0.4;
filter:alpha(opacity=40);
}

.galeriaDet .seta2_noclick {
width:20px;
height:131px;
background: url('../sysimages/sys07.jpg') no-repeat left bottom;
float: right;
cursor: default;
opacity:0.4;
filter:alpha(opacity=40);
}

.galeriaDet .seta1:hover {
background-position: left bottom;
}

.galeriaDet .seta2:hover {
background-position: left bottom;
}

.galeriaDet .centro {
float: left;
width:584px;
height:138px;
overflow: hidden;
position: relative;
}

.galeriaDet ul {
width:10000px;
overflow: hidden;
position: relative;
top:0px;
left:0px;
}

.galeriaDet ul li {
width:144px;
height:131px;
float: left;
display: block;
margin-right:3px;
}

.blocoGaleria {
font-family:'Arial', Helvetica;
font-size:12px;
color:#333333;
line-height:16px;
padding-top:64px;
}

.aBack{
  float:right;
  margin:-16px 40px 0 0;
}

.erro  img{
  display:none;
}

.siteSomafel {
position: relative;
z-index: 500;
}

.fundosSite {
position: absolute;
top:8px;
left:8px;
z-index: 0;
padding-right:8px;
z-index: 0;
}

.fundosSite .relative {
position: fixed;
z-index: 0;
overflow: hidden;
width:100%;
height:100%;
}

.fundosSite .relative .pic {
display: none;
overflow: hidden;
position: absolute;
z-index: 0;
}

.fundosSite .relative .pic:first-child {
display: block;
z-index: 100;
}

.fundosSite .relative .pic img {
width:100%;
height:auto;
}

.fundosSite .relative .pic img.resizeH {
height:100%;
width:auto;
}

.text img {
max-width:645px;
}

.sidetext h2 {
padding-bottom:10px;
}

.spanIMGERRO {
display: none;
width:9px;
height:11px;
background-image: url(../sysimages/errocandidatura.png);
background-position: left 2px;
background-repeat: no-repeat;
position: relative;
cursor: pointer;
}

.spanIMGERRO img {
display: inline;
}

.spanIMGERRO .sysErro {
display: none;
width:126px;
height:24px;
background-image: url(../sysimages/syserro.png);
background-position: left 0px;
background-repeat: no-repeat;
position: absolute;
top:-24px;
left:-17px;
}



#image_div{
  z-index:9999;
}

#cmsautoTable tr td{
  padding-right:15px;
}

.bottomGaleria {
width:444px;
height:26px;
overflow: hidden;
margin-left:3px;
}

.bottomGaleria .prev {
width:20px;
height:26px;
float: left;
background: url('../sysimages/sys06.jpg') no-repeat left -53px;
cursor: pointer;
}

.bottomGaleria .next {
width:20px;
height:26px;
float: right;
background: url('../sysimages/sys07.jpg') no-repeat left -53px;
cursor: pointer;
}

.bottomGaleria .centroP {
width:404px;
height:26px;
float: left;
text-align: center;
}

#apcer.nobg{
  /*background:none;*/
}









