html, body {
    margin: 0;
    font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
    margin-bottom: 20px;
}

img {
    border: 0;
}

p {
    line-height: 140%;
    margin: 5px 0;
}

a {
    color: #dc1e37;
    font-weight: bold;
    text-decoration:none;
}

h1 {
    line-height: 20px;
    padding: 10px 0 5px 0px;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    color: #8CAF2B;
}

/*h2 {
    font-weight: bold;
    color: #dc1e37;
    line-height: 24px;
    font-size: 14px;
    margin: 15px 0 5px 0;
    padding: 0;
}

h2 a {
    text-decoration: none;
}*/

h2 {
    color: #dc1e37;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    padding-top:15px;
}

h3 {
    /*color: #dc1e37; */
    color: #00a650;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    margin: 5px 0 0 0;
    padding-top:10px;
}

h4 {
    color: #000;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    margin: 5px 0 0 0;
    padding-top:10px;
    border-bottom:1px solid #666666;
}

hr {
    border: 0;
    height: 1px;
    background-color: #cccccc;
}

#container {
    width: 902px;
    margin: 0 auto;
}

/* ---htop*/
#htop {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
    height: 157px;
    width: 902px;
}

#htop li {
    display: inline;
    margin: 0;
    padding: 0;
}

#htop #bannertl {
}

#htop #logo {
    position: absolute;
    right: 0;
}

/* ---icns*/
#icns {
    position: relative;
    background: url("/img/icnbg.png");
    width: 902px;
    height: 82px;
    list-style: none;
    margin: 0;
    padding: 0;
}

#icns li {
    display: inline;
    margin: 0;
    padding: 0  0 0 3px;
}

/* ---foot*/
#foot {
    position: relative;
    background: url("/img/footbg.png");
    width: 902px;
    height: 39px;
    margin-top: 25px;
}

#access {
    position: absolute;
    left: 6px;
    top: 0;
}

#access a {
    color: white;
    text-decoration: none;
    font-size: 10px;
}

#flinks {
    position: absolute;
    left: 56px;
    top: 10px;
    list-style: none;
    margin: 0;
    padding: 0;
}

#flinks li {
    display: inline;
    margin: 0;
    padding: 0;
    color: white;
    font-size: 11px;
}

#flinks a {
    text-decoration: none;
    font-size: 10px;
    padding-left: 5px;
    padding-right: 3px;
    color: white;
    font-weight:normal;
}

#flogos {
    position: absolute;
    right: 4px;
    list-style: none;
    margin: 0;
    padding: 0;
}

#flogos li {
    display: inline;
    margin: 0;
    padding: 0;
}


/* ---homeLay*/

#homeLay {
    width: 902px;
    border: 0;
    background: url("/img/homeTopBG.png") no-repeat;
    margin-top: 10px;
}

#homeLay td{
    background-image:none;
    vertical-align:top;
}

#homeLay thead td {
    height: 30px;
    padding-left: 10px;
    color: white;
    font-size: 13px;
    font-weight: bold;
    vertical-align:middle;
}
#homeLay thead td a{
    color: white;
    text-decoration:none;
}

#pageLay {
    width: 902px;
    border: 0;
    margin-top: 10px;
}

#pageLay td{
    vertical-align:top;
}
#pageBody{
    padding-left:10px;
}

#pageBody .newsList{
    padding:0;
}

#pageBody h1{
    border-bottom:1px solid #a6ce38;
}



/* ---icnOver*/

.icnOver {
    display: none;
    width: 181px;
    position: absolute;
    z-index: 100;
    background-color: #eaeaea;
    color: #666;
    font-size: 11px;
}

.icnOver p {
    border-top: 1px solid white;
    padding: 10px;

}

/* ---news*/
.newsList{
    padding:0 8px 8px 8px;
}

.newsList .aNew{
    cursor:pointer;
}
.aNew {
    color:#666;
    font-size:11px;
    border-bottom:1px solid #a6ce38;
    padding:5px 0;
}
.aNew .date{
    color:#a6ce38;
    text-decoration:none;
}
.aNew .date a{
    color:#a6ce38;
    text-decoration:none;
    font-weight:bold;
}

.aNew .summary a{
    color:#a6ce38;
    text-decoration:none;
}

.aNew .summary_sait a{
    color:#666666;
    text-decoration:none;
}

.aNew .title {
    color: #dc1e37;
    font-size:11px;
}
.aNew .title a{
    text-decoration:none;
}

/*#pageBody .aNew .title {
    color: #8CAF2B;
    font-size:11px;
}
#pageBody .aNew .title a{
    color: #8CAF2B;
    text-decoration:none;
}*/

.btnRed{
    background:url("/img/btnred.png")  no-repeat;
    width:280px;
    height:14px;
    padding:7px 10px;
    margin:1px 0;
}
.btnRed a{
    color:white;
    text-decoration:none;
    font-size: 13px;
    line-height:13px;
    font-weight:bold;
}

.btnGray{
    background:url("/img/btngr.png") no-repeat;
    width:280px;
    height:14px;
    padding:7px 10px;
    margin:1px 0;
}
.btnGray a{
    color:white;
    text-decoration:none;
    font-size: 13px;
    line-height:13px;
    font-weight:normal;
}
.btnGreen{
    background:url("/img/btngreen.png") no-repeat;
    width:279px;
    height:14px;
    padding:7px 10px;
    margin:1px 0;
}
.btnGreen a{
    color:white;
    text-decoration:none;
    font-size: 13px;
    line-height:13px;
    font-weight:bold;
}

.btnCnt{
    background:url("/img/btnContacto.png") no-repeat;
    width:279px;
    height:14px;
    padding:7px 10px;
    margin:1px 0;
}
.btnCnt a{
    color:white;
    text-decoration:none;
    font-size: 13px;
    line-height:13px;
    font-weight:normal;
}


form.btnGray{
    vertical-align:top;
}
form.btnGray input{
    vertical-align:top;
    
    padding:0;
    margin:0;
    font-size:11px;
    border:0;
}

form.btnGray input#q{
    width:190px;
    height:15px;
}
form.btnGray input#submit{
    border:0;
    color:white;
    background-color:#b7b7b7;
    padding-left:5px;
}

#calForm{
    margin: 7px 0 0;
    padding:0;

}

#calMonth{
    width:280px;
    margin:0 10px;
}

#calDays{
    margin:0 10px 10px 10px;
}
#calDays td{
    font-size:10px;
    font-weight:bold;
    color:#333;
    background-color:#eaeaea;
    border-bottom:1px solid white;
    padding:3px;
    text-align:center;
    width:41px;
}
#calDays .dow{
    color:#a6ce38;
}

#calDays .dayHit{
    color: #dc1e37;
}

ul.hierarchy{
    border-bottom:1px solid #a6ce38;
}
ul.hierarchy, ul.hierarchy li{
    list-style:none;
    font-size:10px;
    margin:3px 0;
    padding: 0 0 0 3px;

}
ul.hierarchy a{
    text-decoration:none;
}

#rssicn{
    padding-left:195px;
}

#pageBody .summaryCat{
    color:#666;
    font-size:12px;
    padding:5px 0 10px 0;
}

#pageBody .nbody p.legenda, #pageBody .nbody td.legenda{
    color:#666;
    font-size:9px;
    padding-top:0px;
    margin:0px;
}

#pageBody .nbody table{
    border-spacing:0px;
    margin:10px 0px;
}

#pageBody .nbody td{
    color:#666;
    vertical-align:top;
}

#pageBody p.destaque {
    color: #dc1e37;
    font-size:11px;
    font-weight:bold;
}

#pageBody .path {
    font-size:10px;
    color:#a6ce38;
}

#bookmarks a{
    /*color:#a6ce38;*/
    color:#8CAF2B;
}

#bookmarks {
    /*border-bottom:1px solid #8CAF2B;*/
}

.bookmarkEntry {
    padding-top:10px;
    border-bottom:1px solid #A6CE38;
}

/* forum */

#forum #artigoTitle {
    padding-top:10px;
    padding-bottom:10px;
    font-size:11px;
    font-weight:bold;
}

#forum #topic {
    padding:10px 0;
}

#forum #post {
    border-top:1px solid #a6ce38;
    padding-top:15px;
    padding-bottom:10px;
}

#forum #postInfo, #forum #lastPost {
    color:#a6ce38;
}

/*forum admin*/

#rightFrame #forum a {
    color:black;
    text-decoration:underline;
    font-weight:normal;
}

#rightFrame #forum #postInfo,#rightFrame #forum #lastPost {
    color:#666;
}

#rightFrame #forum #post {
    border-top:1px solid #666;
    padding-top:15px;
    padding-bottom:10px;
}

#rightFrame #invisible {
    background-color:#ddd;
}

#iniciativa .title a, #forumList .title a{
    color:#a6ce38;

}
