/* Estilo para links que informam o mapa das páginas (topo) */
a.esp:link, a.esp:active, a.esp:visited {
    font-family: Arial; 
    font-size: 11px; 
    text-decoration: none; 
    color: "#E91D26" }
a.esp:hover {
    font-family: Arial; 
    font-size: 11px; 
    text-decoration: underline; 
    color: "#000099"}
	
a.mapa:link, a.mapa:active, a.mapa:visited {
    font-family: Arial; 
    font-size: 10px; 
    text-decoration: none; 
    color: "#B35900" }
a.mapa:hover {
    font-family: Arial; 
    font-size: 10px; 
    text-decoration: underline; 
    color: "#B35900"}
    
.inf_mapa {
    font-family: Arial; 
    font-size: 10 px;
    cursor: hand;
    color: "#B35900" }

/* Meu estilo do serviços */
.txtform {
    font-family: Arial; 
    font-size: 10px; 
    color: #000000 }
    
.break {
    font-family: Arial; 
    font-size: 10px; 
    color: #000000 }

.rodape {
    font-family: Arial; 
    font-size: 11px; 
    color: #F0F0F0 }

.conteudo {
    font-family: Arial; 
    font-size: 13px; 
    color: #000066 }

.serv2 {
    font-family: Arial; 
    font-size: 9px; 
    color: #666666 }
		
.serv {
    font-family: Arial; 
    font-size: 12px; 
    color: #666666 }

.comentario {
    font-family: Arial; 
    font-size: 10px; 
    color: #AA0000 }

    
.serv_t{
	font-family: Arial;
	font-size: 12px;
	color: #AA0000;
	font-weight: bold;
}

a.linkserv {
    font-family: Arial; 
    font-size: 11px; 
    color: #666666;
    text-decoration: none}
    
a.linkserv:hover {
    color: #CC0000;
    text-decoration: underline }
    

/* Meu estilo do inc_menu */
.menu {
   font-family: "MS Sans Serif"; 
   font-size: 10px; 
   color: #FFFFFF;
   text-decoration: none; }

.menu2 {
   font-family: Arial; 
   font-size: 10px; 
   color: #999999;
   text-decoration: none; }


a.menu_s {
   font-family: "Arial"; 
   font-size: 11px; 
   color: #FFFFFF;
   text-decoration: none}

a.menu_s:hover
   { color: #FFFFCC;
   }


.TextBox { 
     color:black; 
     background-color:white; 
     border:black; 
     border-style:groove; 
     border-top-width:1px; 
     border-bottom-width:1px; 
     border-right-width:1px; 
     border-left-width:1px
     }


/* Estilos das Notícias */
a.noticia { font-family: Verdana, Arial;
           font-size: 11px;
           color: #E87400;
           text-decoration: none; }

a.noticia:hover { color: #B35900;
                 text-decoration: none; }

a.link2 { font-family: Verdana, Arial;
           font-size: 12px;
           color: #000000;
           text-decoration: none; }

a.link2:hover { color: #B35900;
                text-decoration: underline; }


/* Estilos da Agenda Cultural */
a.agenda { font-family: Verdana, Arial;
           font-size: 9px;
           color: #000000;
           text-decoration: none; }

a.agenda:hover { color: #B35900;
                 text-decoration: underline; }

/* Estilos do Rodapé */

.rodape { font-family: Verdana, Arial;
          font-size: 9px;
          color: #FFFFFF }
          