html,body{
  padding:0 10px;
  /*overflow-x:hidden; mike*/ 
  min-width: 1100px; /*mike*/
}

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, 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, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    margin: 0;
    padding: 0;
    vertical-align: top;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

div#maximenuck ul.maximenuck ul.maximenuck2{display:normal !important}

ol, ul{
  list-style:none;
}

blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}


p, ul li, table, #content{
  font-family: arial;
  letter-spacing: 1px;
  font-size: 13px;

}

.category tbody tr td a{
    list-style-image:url(../images/bullet.png);
    display: list-item;
}

@font-face {
  font-family: DoulosSILR;
  src: url('../fonts/DoulosSILR.ttf');
}

#header {
    background-color: #F3F3F3;
}



.item-page{
  margin:20px 0;
}

#maincontent{
    font-family: arial;
    font-size: 12px;
    line-height: 1;
    letter-spacing:1px;
}

#message{
  /*display:table-cell;*/
  width:100%;
  margin:0 auto;
  text-align:justify;
}

#artcontainer{
  display:table;
}

#menulateral{
  display:table-cell;
}


#artleft{
  display:table-cell;
  width:200px;
}

#artleft .moduletable{
  width: 196px;
  margin-right: 10px;
}


#header #htop,
#logo,
#topmenubcg #topmenu,
#content #slideshow,
#content #topcontentbcg #topcontent,
#content #middlecontent,
#footerbcg #footer,
#maincontent
{
  margin: 0 auto;
  width: 1024px!important;
  display: table;
  max-width: 1024px!important;
}

#content #slideshow{
  padding:15px 0;
}


/*#topbcg{
    background-color:#312b2b;
}

#topbcg a, #footer a{
    color:white!important;
}
*/

#topmenubcg{
    background-color: #312B2B!important;
    border-top: 1px solid #CDC9C0;
    border-bottom: 1px solid #CDC9C0;
    box-shadow: 1px 0 7px rgba(108, 108, 108, 1) inset;
}

#topcontentbcg #topcontent #middle,
#footerbcg #footer,
#middlecontent,
#header #htop {
    display: table;
    
}
#topcontentbcg #topcontent #middle #middleleft,
#topcontentbcg #topcontent #middle #middlecenter,
#topcontentbcg #topcontent #middle #middleright,
#footerbcg #footer #footer1,
#footerbcg #footer #footer2,
#footerbcg #footer #footer3,
#footerbcg #footer #footer4,
#header #htop #htopright,
#header #htop #htopcenter,
#header #htop #htopleft
{
    display: table-cell;
}

#footerbcg #footer #footer1,#footerbcg #footer #footer2,#footerbcg #footer #footer3,#footerbcg #footer #footer4{
    width:25%;
}

#topcontentbcg{
    background-color:#EFEFEF;
    border-top: 1px solid #CDC9C0;
    border-bottom: 1px solid #CDC9C0;
    box-shadow: 1px 0 10px white inset
}

#topcontentbcg #topcontent #middle #middlecenter{
    width:100%;
}

#topcontentbcg #topcontent #middle #middleright .moduletable{
     width:200px;
}

#topcontentbcg #topcontent #middle #middlecenter, #topcontentbcg #topcontent #middle #middleright{
     padding:10px 0;
}

#header #htop #htopright,
#header #htop #htopcenter,
#header #htop #htopleft {
    padding: 2px;

    border-bottom: 1px solid #B0B0B0;
}

#logo img{
  margin:15px;
  height: 95px;
}


#logo span{
  font-family:DoulosSILR;
  color:#7C7C7C;
  margin:20px;
  text-transform:uppercase;
  font-size: 12px;
}

#logo{
  padding:0 0 20px;
}

#topcontentbcg #topcontent #middle #middleleft,
#topcontentbcg #topcontent #middle #middleright,
{
  width:20%;
}

#topcontentbcg #topcontent #middle #middleright {
  padding-left:30px;
}

#topcontentbcg #topcontent #middle #middleleft {
  padding-right:30px;
}


#header #htop #htopleft ul {
    padding: 30px 25px 20px 0;
}
#header #htop #htopleft ul li {
    background-image: url("../images/separator.png");
    background-position: right top;
    background-repeat: repeat-y;
    color: #7C7C7C;
    float: left;
    list-style: none;
}

#header #htop #htopleft ul li:last-child {
    background-image:none;
}

#header #htop #htopleft ul li a{
    float: left;
    margin: 0 10px;
    color:#7C7C7C;
    text-decoration:none;
    font-weight:normal;
}

#header #htop #htopleft ul li a:hover{
    text-decoration:underline;
}

#header #htop #htopright img {
    float: right;
    padding: 10px 0;
}

#content #maincontent .blog-featured h1{
    margin:10px;
    padding:10px;
    background-color:#E3E2DD;
    font-family:DoulosSILR;
    color:#7C7C7C;
    text-shadow:0 0 1px #C9C9C9;
    font-size:13px;
    border-radius:5px;
    border:1px solid #C6C6C6;
    box-shadow:inset 0 0 7px white;
}

#content #slideshowbcg{
background-image:url(../images/slideshowbcg.png);
}

#bottomcontent, #bottom{
  width:1024px;
  margin:0 auto;
  display:table;
}

#bottomcontent #left, #bottomcontent #right{
  margin: 0;
  display:table-cell;
}

#bottomcontent #left .moduletable{
    margin: 0 10px 0 0;
    padding-bottom: 35px;
}

#bottomcontent #right .moduletable{
    margin-left: 10px!important;
}

#bottomcontent #right .moduletable{
    background-image: url(../images/linetitle.png);
    background-repeat:repeat-x;
    background-position:bottom;
    padding-bottom:10px;
}

#bottomcontent #right .moduletable:last-child{
    background-image: none;
}


.menu li{
    list-style-image: url(../images/bullet.png);  
    background-position: left center;
    margin: 3px 0;
    list-style-position: inside;
}

#footer .menu{
    margin:25px 5px;
}


#footer .menu li{
      list-style-image: url(../images/bullet2.png);
}

#footer .menu li a{
    color:white;
}

#bottomcontent #right .moduletable h3{
    background-image: none;
}

#footerbcg{
  background-color:#312B2B;
  min-height:30px;
  padding:10px 0;
}

#logo center a{
    text-decoration:none;
}

a{
  color: #898770;
  text-decoration: none;
}

a:hover{
  text-decoration:underline;
}

h1, h3{
color: #898770;
font-family: Arial;
margin: 10px 0;
letter-spacing: 1 px;
background-image: url(../images/linetitle.png);
background-repeat: repeat-x;
background-position: bottom;
font-size:23px;
letter-spacing: 0;
}

h2, h2 a{
  color: #898770;
  font-family: Arial;
  letter-spacing: 0px;
  margin: 14px 0 25px 0;
}

#search-form{
    margin:20px 0 10px;
}

#search-form #finder-search .word{
   margin-bottom:10px
    }

#search-form #finder-search .word label{
    font-size:14px;
    vertical-align:middle;
}

#advanced-search-toggle{
    font-weight:bold;
    padding-left: 22px;
    background-image: url(../images/find.png);
    background-repeat: no-repeat;
    font-size: 17px;
}

.category-list{
    margin:15px 0;
}

.filters{
    color:#898770;
    font-weight:bold;
    font-size:14px;
    margin-bottom:10px;
}

.display-limit{
    vertical-align:middle;
}

.pagination ul{
   margin-top:25px;
   display:table;
}

.category tbody tr td{
    padding: 3px 0;
    list-style-image: url(../images/bullet.png);
}

.pagination ul li{
    float: left;
    padding-right:15px;
}

.pagination ul li:last-child{
    padding-right:0;
}

.pagination ul li, .pagination ul li a{
    color:#898770;
    font-size: 11px;
    font-weight:bold;
    letter-spacing:1px;
}


.pagination ul li span{
    text-decoration:underline;

    
}

.pagination ul .pagination-next a{
    background-image:url(../images/front.png);
    background-repeat:no-repeat;
    background-position:right center;
    padding-right:9px;
    background-size:7px
}

.pagination ul .pagination-end a{
    background-image:url(../images/end.png);
    background-repeat:no-repeat;
    background-position:right center;
    padding-right:14px;
    background-size:12px;
}

.pagination ul .pagination-start a{
    background-image:url(../images/begining.png);
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:14px;
    background-size:12px;
}

.pagination ul .pagination-prev a{
    background-image:url(../images/back.png);
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:9px;
    background-size:7px;
}

.pagination ul .pagination-prev span, .pagination ul .pagination-start span, .pagination ul .pagination-end span, .pagination ul .pagination-next span{
    text-decoration:none;
}

.fc{
    margin:15px 0 10px 0;
}

.fc, .fc a{
    color:white!important;
    font-family:arial;
    font-size:11px;
    text-shadow:1px 1px 1px  black;
}

div.jevtt_text{

  background:#ECE9D8;
  border:1px solid grey;
}

div.jevtt_title{
border:1px solid grey;}


.comunicados tr td{
  width: 320px;
}

.pesquisa{margin-top:6px!important;}

#content #slideshow{
padding: 25px 0!important;
}

#bottomcontent #right .moduletablenewsacy {
    background-image: url("../images/linetitle.png");
    background-repeat: repeat-x;
    background-position: center bottom;
    padding-bottom: 10px;
}

#bottomcontent #right .moduletablenewsacy h3 {background-image: url("/images/icons/newsletter.png")!important; margin-left: 10px; background-repeat: no-repeat; background-position: left center; padding-left: 40px; background-size: 27px;}


.acymailing_mootoolsbutton .acymailing_togglemodule {border: 1px solid #B7B7B7 !important;
padding: 4px 0px !important;
width: 110px;
font-family: arial;
margin-bottom: 10px !important;
letter-spacing: 1px;
font-size: 13px;
margin-top: auto;
margin-right: auto;
margin-left: auto;
border-radius: 3px;
background-color: #EFEFEF;
color: #000;}

.acymailing_form .acysubbuttons .button {
border: 1px solid #B7B7B7 !important;
padding: 4px 0px !important;
width: 140px;
font-family: arial;
margin-bottom: 10px !important;
letter-spacing: 1px;
font-size: 13px;
margin-top: auto;
margin-right: auto;
margin-left: auto;
border-radius: 3px;
background-color: #EFEFEF;
color: #000;
}

.acymailing_module_form .acyfield_name .inputbox {width: 100%!important;}
.acymailing_module_form .acyfield_email .inputbox {width: 100%!important;}

#adminForm {margin-top: 30px;}


#acyusersubscription thead {display:none;}

.message {margin-top: 30px; font-size: 30px;}

.message:last-child {font-size: 14px;margin-top: 20px; margin-bottom: 100px;}

#acymodifyform legend {font-size: 15px;margin-bottom: 40px;}

.acymailing_form .acysubbuttons {padding-top: 5px;}


#trhtml {display:none;}


#system-message .message li {background-image: url("/templates/quercus/images/logo.png");
background-repeat: no-repeat;
background-position: 50% 100px;
font-size: 14px;
height: 220px;}

#unsubpage .unsuboptions {display:none;}

#otherreasons #other {margin-top:10px;}

.unsubsurvey div {margin-bottom:10px;}

#unsubbutton_div {margin-left: 10px; margin-bottom: 25px;}

#message #unsubpage #adminForm {background-image: url("/templates/quercus/images/logo.png");
    background-repeat: no-repeat;
    background-position: 50% 320px;
    font-size: 14px;
    height: 475px;}

#message #unsubpage #adminForm:after {content:"Esperamos poder voltar a contar com o seu interesse no futuro!"}

.unsubsurveytext {margin-bottom: 25px!important;}



span.highlight {background-color: transparent; font-weight: normal; padding: 0px;}