/* CSS Document */

/*--------------TIPOS-----------------*/

/*MENU*/ .menu, .menu a, .menu a:visited {color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; text-decoration: none;}
/*MENU ROLLOVER*/ .menu a:hover {color: #818181; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; text-decoration: underline;}

/*MENU HORIZONTAL*/ .menuHor, .menuHor a, .menuHor a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration: none;}
/*MENU HORIZONTAL ROLLOVER*/ .menuHor a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration: underline;}

/*TEXTO GERAL*/ p, p a, p a:visited {color: #003333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none; line-height: 18px;}
/*TEXTO GERAL ROLLOVER*/ p a:hover {color: #9DACA4; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: underline;line-height: 18px;}

/*TÍTULO MAIOR*/ h1, h1 a, h1 a:visited {color: #0d3f64; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration: none;}
/*TÍTULO MAIOR ROLLOVER*/ h1 a:hover {color: #0d3f64; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration: underline; }	

/*TÍTULO MENOR*/ h2, h2 a, h2 a:visited {color: #0d3f64; font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; text-decoration: none;margin-bottom: 5px;}
/*TÍTULO MENOR ROLLOVER*/ h2 a:hover {color: #0d3f64; font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; text-decoration: underline; margin-bottom: 5px;}

/*SUBTÍTULO*/ h3, h3 a, h3 a:visited {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration: none;}
/*SUBTÍTULO ROLLOVER*/ h3 a:hover {color: #999999; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration: underline;}

/*LINK: VEJA MAIS*/ .vejaMais, .vejaMais a, .vejaMais a:visited {color: #0d3f64; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline; margin-top:5px;}
/*LINK: VEJA MAIS ROLLOVER*/ .vejaMais a:hover {color: #1A7CC6; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline; margin-top: 5px;}


/*DATA DA MATÉRIA*/ .data {color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; }
.data2 {color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }

/*NOME DOS SERVIÇOS*/ .servicos {color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; text-decoration: none;}

/*MENU RODAPE*/ .rodape, .rodape a, .rodape a:visited {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; text-decoration: none;}
/*MENU RODAPE ROLLOVER*/ .rodape a:hover {color: #CCCCCC; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; text-decoration: none;}

/*TEXTO RODAPE*/ .creditos, .creditos a, .creditos a:visited {color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none;}
/*TEXTO RODAPE ROLLOVER*/ .creditos a:hover {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline;}


/*----------------------*/

.textoMiolo {margin: 8px;}
.ultimasNoticias {line-height: 15px; font-size: 12px;}
.newsletter {color:#FFF; margin-bottom:5px;}
.creds {color:#999999;}

