
/* - ploneCustom.css - */
@media all {
/*  (do not remove this)
    (not this either) */

/* retirar traduzir para da pasta de solicitações */
.portaltype-ploneboard .visualNoMarker,
.portaltype-ploneboardforum .visualNoMarker,
.poweredBy {
    display:none;
}
/* fim retirar traduzir para da pasta de solicitações /*



/* authoring.css */

#edit-bar, #content-views, #contentActionMenus, #contentActionMenus dl.actionMenu a, #contentActionMenus dl.actionMenu.activated dd {
    background-color: /*#DBB48E*/ #DBB690 !important;
}
#edit-bar, #contentActionMenus dl.actionMenu.activated dd {
    border-color: /*#DBB48E*/ #DBB690 !important;
}

/*fim authoring.css */

/* base.css */

body {
    color: #333333;
    background: #666666;
}

a {
    color: /*#0F4D8A #706848*/ #595235;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
#content a:hover,
#content a {
    color: /*#0F4D8A #706848*/ #595235 !important;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0.75em 0 0.6em 0;
    line-height: 1.2em;
}

h1 {
    font-size: 155%;
}
h2 {
    font-size: 140%;
}

/* fim base.css */


/* forms.css */

input, textarea {
    border: 1px solid #CECECE;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    padding: 5px;
}

.LSBox input.searchButton {
    background: url(http://www2.camara.leg.br/asgplp/btn_busca.jpg) no-repeat center;
    border: none;
    width: 45px;
    height: 25px;
}

/* fim forms.css */


/* portlet.css */

.portletFooter {
    display: none;
}

dl.portlet dt.portletHeader {
    font-size: 1.4em;
    font-weight: normal;
}

dl.portlet dt {
    background-color: #FFFFFF;
    padding: 0em;
    border-bottom: solid 1px #CCCCCC;
    margin-left: 0.5em;
}

dl.portlet {
    margin-bottom: 2em;
}

dl.portlet dd.portletItem a {
    color: #595235;
}

dl.portlet dd.portletItem a:hover {
    color: #595235 !important;
}

dl.portlet dd.portletItem {
    padding-top: 0.4em;
    padding-bottom: 0.4em;
}

dl.portlet ul.navTreeLevel0 > .navTreeItem {
    border-bottom: 0.1em solid #DDDDDD;
}

dl.portlet ul.navTreeLevel1 .navTreeItem {
    margin-left: 1.5em;
}

/* fim portlet.css */


/* public.css */

#visual-portal-wrapper {
    margin: 0 auto;
    width: 980px;
    w\idth: 980px;
    background-color: #ffffff;
    -moz-box-shadow: 0 0 20px 4px #333333;
    -webkit-box-shadow: 0 0 20px 4px #333333;
    box-shadow: 0 0 20px 4px #333333;  
}

#portal-logo {
    margin: 0.1em 0em 0em 0em;
}

#portal-personaltools {
    margin-bottom: 2em;
}

#portal-footer {
    background-color: /*#19588E*/ #705954;
    border: none;
    margin: 1em 0 0;
    padding: 0.3em 1em;
    text-align: left;
}
#portal-footer p {
    font-size: 0.9em;
    color: #FFFFFF;
}
#portal-footer a {
    font-size: 0.9em;
    color: #FFFFFF;
    font-weight: bold;
    padding: 0em 1em 0em 0em;
}
#portal-footer a:visited {
    color: #FFFFFF;
}
#portal-footer a:hover {
    text-decoration: none;
}

.documentByLine,
#content .documentDescription {
    margin-bottom: 1em;
}

/* fim public.css */


.flutuaEsquerda {
    float: left;
    width: 50%;
}

.alinhaDireita {
    text-align: right;
}

#pagina-inicial div.newsImageContainer {
    float: right !important;
    margin: 0 1em 0.5em 0em;
}
#pagina-inicial p.discreet {
    width: 289px !important;
}

.corFonte {
    color: #595235;
}

.barra {
  color: #FFFFFF;
}

#caixaEsquerda {
  float: left;
  width: 250px;
  margin: 0.5em 1em 1.5em 0;
}

#caixaDireita {
  float: right;
  width: 250px;
  margin: 0.5em 1em 1.5em 0;
}

#galeria {
    white-space: nowrap;
    list-style-image: none;
    list-style-type: none;
    margin: 1px 0 0 0;
    height: auto;
    line-height: normal;
    padding: 3px 0 3px 0;
}
#galeria li {
    display: inline;
    padding: 0.5em;
}
.alinhaDireita {
  padding-top: 1em !important;
  text-align: right;
}

#login_form #box-captcha {
    margin-left: 350px;
}
/*  */

}

