/* CSS Document */

@import "reset_reloaded.css";

body{
line-height: 1.5em;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background: #FFFF99 url(../images/bg.jpg) repeat-X;
}

.right {
    text-align:right;
}
.centralizar {
    text-align:center;
}
.clear {
    clear:both;
}

a:link, a:active, a:visited {
    color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

#envoltorio{
display:table;
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
border-left:1px solid #FFCC66;
border-right:1px solid #FFCC66;
background: #FFF url(../images/bg_content.jpg) repeat-Y;
}

#pseudoenvoltorio{
display:table;
background: transparent url(../images/img_leftcolun.gif) no-repeat left bottom;
}

#topo{
background: #FFFFCC;
height: 235px; /*Height of top section*/
}

#menu_top {
width:690px;
*width:715px;
height:30px;
background:#FFFFCC;
border-top:#FFCC66 solid 1px;
padding-left: 150px;
*padding-left: 125px;
}

#menu_top li {
display:inline;
}

#menu_top li a {
display:block;
line-height:30px;
float:left;
height:30px;
font-weight:bold;
font-size:16px;
text-decoration:none;
color:#FF9900;
margin-left:5px;
}

#menu_top li a:hover {
color:#FFCC66;
}

#banner {
height:185px;
background:url(../images/banner.png);
}

div.bannertopo {
    width:728px;
    height:90px;
    margin: 0 auto;
    padding-top:40px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 190px 0 180px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#outrasnoticias {
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column in pixel*/
margin-left: -840px; /*Set margin to that of -(MainContainerWidth)*/
padding-bottom:150px;
}

#leftcolumn ul li{
display:inline;
}

#leftcolumn ul li a{
display:block;
height:30px;
text-decoration:none;
text-indent:20px;
line-height:20px;
color:#FF9900;
font-weight:bold;
font-size:20px;
background:url(../images/star_menu.gif) no-repeat;
margin-left:10px;
}

#leftcolumn ul li a:hover{
color:#FFCC66;
font-style:italic;
}

#centercolun {
width: 420px;
margin:0 auto;
padding:10px;
background:url(../images/back-x_centerclun.png) repeat-x;
}

#centercolun h1 {
clear:both;
height:43px;
line-height:43px;
padding:0 0 0 50px;
color:#FF9900;
font-size:30px;
font-weight:bold;
background:url(../images/icon_noticias.gif) no-repeat;
}

#centercolun #enquetes h1 {
clear:both;
height:42px;
line-height:42px;
padding:0 0 0 50px;
color:#FF9900;
font-size:30px;
font-weight:bold;
background:url(../images/icon_enquete.gif) no-repeat;
}

#centercolun h4 {
line-height:18px;
clear:both;
padding:10px 0;
color:#FF9900;
font-size:18px;
font-weight:bold;
}

#centercolun h5 {
clear:both;
padding:10px 0;
color:#FF9900;
font-size:20px;
font-weight:bold;
}

#centercolun_fotos h2 {
clear:both;
height:46px;
line-height:46px;
padding:0 0 0 50px;
color:#009999;
font-size:30px;
font-weight:bold;
background:url(../images/icon_fotos.gif) no-repeat;
}

div.foto_album{
float:left;
width:119px;
margin:8px;
text-align:center;
}

div.foto_thumb {
padding: 4px 0 6px 0;
background:#FFF url(../images/foto_thumb.gif) no-repeat;
}
div.foto_thumb_img {
overflow:hidden;
width:110px;
height:73px;
margin-left:4px;
_margin-left:-2px;
}

#foto_album p{
font-size:11px;
margin-left:15px;
text-align:center;
}

#foto_album a{
color:#000;
text-decoration:none;
}

#centercolun p {
text-align:justify;
}

#centercolun p a {
text-decoration:none;
color:#000;
}

#centercolun p a:hover {
text-decoration:underline;
}

#centercolun_fotos{
width: 420px;
margin-left: 15px;
margin-right:5px;
background:url(../images/back-x_fotos.png) repeat-x;
padding:10px;
}

#leftcolun_mural{
width: 180px;
margin:0 auto 5px;
padding: 5px;
}
#leftcolun_mural h3 {
clear:both;
height:48px;
padding:10px 0 0 50px;
color:#003366;
font-size:24px;
font-weight:bold;
background:url(../images/icon_mural.gif) no-repeat;
}
#leftcolun_mural #mural_recado {
    padding:5px;
    text-align:left;
}

#centercolun_mural{
width: 420px;
margin:0 auto;
background:url(../images/back-x_mural.png) repeat-x;
padding:10px;
}
#centercolun_mural h3 {
clear:both;
padding:10px 0;
color:#003366;
font-size:30px;
font-weight:bold;
}
#centercolun_mural #mural_recado {
    padding:5px 20px;
    text-align:left;
}
#mural_recado p {
    text-align:justify;
}
#mural_recado h6 {
    color: #003366;
    font-weight:bold;
}

#leftcolun_enquete{
width: 180px;
margin:5px auto 0;
}
#leftcolun_enquete h3 {
clear:both;
height:42px;
line-height:42px;
padding:0 0 0 50px;
color:#003366;
font-size:24px;
font-weight:bold;
background:url(../images/icon_enquete.gif) no-repeat;
}
#leftcolun_enquete h6 {
    color: #003366;
    font-weight:bold;
}
#leftcolun_enquete input.botao {
padding:5px 10px;
font-weight:bold;
color: #FFCC00;
text-transform:uppercase;
border:1px solid #FFCC00;
background:#FFF;
}

a.other {
margin-top:10px;
padding:1px 0 2px 20px;
font-weight:bold;
text-decoration:none;
}

a.news {
background:url(../images/marc_news.png) no-repeat;
color:#FF9900;
}
a.photos {
background:url(../images/cam.gif) no-repeat;
color:#009999;
}
a.mural {
background:url(../images/lapis.png) no-repeat;
color:#194979;
}

a.other:hover{
text-decoration:underline;
}

#centercolun p a.vejamais:link,
#centercolun p a.vejamais:active,
#centercolun p a.vejamais:visited{
font-size:12px;
font-weight:bold;
text-align:right;
color:#FF9900;
text-decoration:none;
}
#centercolun p a.vejamais:hover{
color:#FFCC66;
text-decoration:underline;
}

#rightcolumn{
float: left;
width: 190px; /*Width of right column*/
margin-left: -190px; /*Set left margin to -(RightColumnWidth)*/
}

#mascote {
width:180px;
height:102px;
margin: 0 auto 10px;
text-indent:-8000px;
background: transparent url(../images/sertrede_img.gif) no-repeat;
}

#facaparte {
width:167px;
height:124px;
margin: 0 auto 10px;
text-indent:-8000px;
background: transparent url(../images/facaparte_img.gif) no-repeat;
}

div.bannerlateral {
width:140px;
height:90px;
margin: 0 auto 10px;
}

#footer{
clear: left;
width: 100%;
background: #009999;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}


.texto {
    width:99%;
}
label { cursor: pointer; }
#contentwrapper label { display: block; }
label.destaque { font-weight: bold; }
span.tituloFaleconosco {
    display: block;
    margin: 10px 0;
    font-weight: bold;
}
label.contato {
    font-weight: bold;
}

#ListaNoticias span {
    font-weight:bold;
    display:block;
}
#ListaNoticias li {
    margin-bottom:10px;
}
#ListaNoticias a {
    color:#000;
    text-decoration:none;
}

#paginacao {
    clear:both;
    text-align:center;
}
#paginacao a {
    color:#CCC;
    text-decoration:none;
}

div.pag1 {
    padding-top: 5px;
    border-top:1px solid #FFCC00;
}

div.pag2 {
    padding-top: 5px;
    border-top:1px solid #009999;
}

div.pag3 {
    padding-bottom: 5px;
    border-bottom:1px solid #003366;
}

#paginacao a.laranja {
    font-weight:bold;
    color: #FF9900;
}
#paginacao a.azul1 {
    font-weight:bold;
    color: #009999;
}
#paginacao a.azul2 {
    font-weight:bold;
    color: #003366;
}

#listaMural li {
    border-bottom:1px solid #003366;
}
