/* CSS index.php */

/* CSS Noticias */
a.titnot{font-size:9pt; font-weight:bold; color:#e67817; text-decoration:none}
a.titnot:hover{text-decoration:underline}

a.titnot1{font-size:9pt; font-weight:bold; color:#d22d31; text-decoration:none}
a.titnot1:hover{text-decoration:underline}

.txtnot{font-size:8pt; color:#000000}

.titulo{color:#da241c; font-size:14pt; font-weight:bold}


/* CSS Enquete */
#divenquete{background:url(imagens/fundo_enquete.png) no-repeat; width:150px; height:243px}
#enquete{margin-left:10px; text-align:left; width:130px; overflow:hidden}
#respostas{color:#cc0000; text-align:left; font-weight:bold}

a.parcial{font-weight:bold; color:#000000; text-decoration:none; cursor:pointer}
a.parcial:hover{text-decoration:underline}
a.outras{font-weight:bold; color:#d22d31; text-decoration:none; cursor:pointer}
a.outras:hover{text-decoration:underline}

/* CSS Agenda */
#divagenda{background:url(imagens/fundo_agenda.png) no-repeat; width:150px; height:281px}
#agenda{margin-left:12px; text-align:left; width:128px; height:190px; overflow:auto}
#agendaie{margin-left:12px; text-align:left; width:128px; height:190px; overflow:auto}

.dtevento{font-size:8pt; font-weight:bold; color:#d22d31; text-decoration:none}

a.titevento{font-size:8pt; font-weight:bold; color:#000000; text-decoration:none}
a.titevento:hover{text-decoration:underline}

/* BANNER VOADOR */
#voador{position:absolute; display:none;}
