@import "style-sidebar.css";

html,body{
background-color:#fff;
}

body,div,ul,li,h1,h2,h3,h4,h5,h6,p,img,span{
/*background-color:white;*/
margin:0;
padding:0;
border:0;
}

/* visual warning for external links */
/*a[href*="http"]{*/
.external {
background: url(/imgs/external.png) center right no-repeat;
padding-right: 16px;
}*/

/* email protection img replacement */
.correio img{
position:relative;
top:3px;
}

/* a link colors */
a {
color:#ffa928;
text-decoration:none;
}

a:hover {
color:#fff;
background-color:#FFA928;
}

/* main font */

body{
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

/*bottom date and reference - for printers*/
#website-footer{
display:none;
}

/***********/

#static-content{
margin:0 300px 0 10px;
padding:14px 0 20px 10px;
}

#static-content p{
margin-top:1em;
line-height:1.5em;
}

#static-content h2{
color:#FFA928;
}


.quote{
color:#aaa;
font-style:italic;
width:50%;
margin-left:49%;
}

.quote span{
display:block;
text-align:right;
font-style:normal;
}

#notas, #referencias{
margin-top:2em;
border-top:1px solid #999;
}

#notas, #referencias{
margin-top:2em;
border-top:1px solid #999;
}

#notas {
margin-top:5em;
}

sup{
font-size:7pt
}

sup a{
color:#000;
}



#atencao{
background:#fee;
padding:3em 3em 3em 5em;
margin:3em 0 3em 0;
}

#atencao span {
color:#f00;
font-weight:bold;
text-decoration:underline;
display:block;
margin-bottom:1em;
position:relative;
left:-2em;
}

/**LINKS**/
#static-content ul{
margin-left:50px;
}

#static-content ul li{
margin-top:0.5em;
line-height:1.2em;
}

#static-content h3 {
margin-top:1em;
}

/**LOCAIS**/

#static-content .unidade {
margin-top:1em;
margin-bottom:2em;
}

#static-content .unidade h3{
margin-bottom:0.5em;
font-weight:normal;
}

#static-content .unidade p {
margin-left: 10px;
font-size:8pt;
}

#static-content .unidade .end {
color:#777;
font-size:10pt;
margin-left:20px;
margin-top:0.5em;
}
