
.box { background: #FFF; min-height: 282px; }
.box h3 { border-bottom: solid 1px #990000; margin-bottom: 10px; padding-bottom: 10px; }
.box a { font-size: 13px; }

/* Sessoes */
.mural { width: 253px; margin-right: 14px; margin:0 14px 0 0; padding: 0; }
.mural li { width: 230px; list-style: none; padding-bottom: 15px; }
.mural li .data { color: #333; font-size: 12px; background: url(../imgs/icone-mural.png) 15px 2px no-repeat #F3F3F3; padding: 8px 0 8px 48px; }
.mural li .desc { background: #FFFFD7; font-size: 11px; color: #333; padding: 8px; }

.eventos { width: 203px; margin:0 18px 0 0; padding: 0; min-height: 220px; }
.eventos li { padding: 0 0 10px 0; margin: 0; list-style-type: none; }
.eventos li .data { color: #3C973C; font-size: 15px; font-weight: bold; font-family: 'Abel', sans-serif; }
.eventos li .nome { font-size: 14px; color: #333; }
.eventos li p { color: #999; font-size: 12px; line-height: 15px; padding: 2px 0 2px 0; }
.banner { /*width: 470px; min-height:auto; background: #FFF;*/ }


.noticias { width: 604px; min-height: 563px; }
.noticias .notPrincipal { margin-bottom: 40px; }
.noticias .notPrincipal img { margin-right:15px; padding: 3px; background:#EEEEEE; border-radius:4px;  }
.noticias .OutrasNots { margin: 0; padding: 0; }
.noticias .OutrasNots li { width: 253px; margin:0 10px 10px 0; float: left; list-style: none; }
.noticias .OutrasNots li img { margin-right: 12px; }
.noticias .OutrasNots li p { font-size: 13px; line-height: 17px; }
.noticias .OutrasNots li a { font-size: 13px; color: #999; }
.noticias .OutrasNots li a:hover { color: #900; }

.canais { width: 344px; margin-left: 10px; min-height:631px; }
.canais .linksCanais { margin-bottom: 37px; }
.canais .linksCanais a { width: 280px; text-align: right; color: #999; padding:10px 10px 10px 4px; font-size: 14px; margin-bottom: 1px; font-family: 'Trebuchet MS', sans-serif; }
.canais .linksCanais a.presidente { background:url(../imgs/presidente.png) #E8E8E8 19px 10px no-repeat; }
.canais .linksCanais a.diretores { background:url(../imgs/diretores.png) #E8E8E8 8px 11px no-repeat; }
.canais .linksCanais a.comunicacao { background:url(../imgs/comunicacao.png) #E8E8E8 1px 15px no-repeat; }

.canais .linksCanais a.presidente:hover {  background-color: #CF3E39; color: #FFF; text-decoration: none; }
.canais .linksCanais a.diretores:hover { background-color:#CF3E39; color: #FFF; text-decoration: none; }
.canais .linksCanais a.comunicacao:hover { background-color:#CF3E39; color: #FFF; text-decoration: none; }


.contGal {  margin:20px 0 20px 0;  }
.galeriaFotos { }
.galeriaFotos h3 { margin-bottom: 26px; }
.galeriaFotos .miniFoto { margin-right: 13px; }
.galeriaFotos .miniFoto a.maquina { width: 24px; height: 21px; right: -8px; top: -8px; background:url(../imgs/maquina.png) no-repeat; }
.galeriaFotos .miniFoto img { padding: 5px; border-radius: 4px; background: #FFF; box-shadow: 1px 1px 15px #666; }