/* Menu			------------------  Inicio  ------------------  */
a.MENU {font: 12px Verdana; text-decoration: none; color: #666666;}
a.MENU:hover {text-decoration: underline; color:#999999;}
.MENU_TITULO {font: 12px Verdana; font-weight: bold; text-decoration: none; color:#004F95; line-height:12px;}
/* Menu			------------------  Final  ------------------  */

/* Destaque			------------------  Inicio  ------------------  */
a.Destaque {font: 12px Verdana; text-decoration: none; color: #666666;}
a.Destaque:hover {text-decoration: underline; color:#FF0000;}
a.Destaque_Manchete {font: 12px Verdana; text-decoration: none; font-weight: bold; text-transform:uppercase; color: #000000;}
a.Destaque_Manchete:hover {text-decoration: underline; color:#666666;}
a.Outras_noticias {font: 10px Verdana; text-decoration: none;  color: #666666;}
a.Outras_noticias:hover {text-decoration: underline; color:#FF0000;}
a.Mais_Noticias {font: 12px Verdana; font-weight: bold; text-decoration: none; color:#004F95; line-height:12px;}
a.Mais_Noticias:hover {text-decoration: underline; color:#006699;}
.Destaque_TITULO {font: 12px Verdana; font-weight: bold;  text-decoration: none; color:#004F95; line-height:12px;}
.Destaque_Chamada {font: 10px Verdana; text-decoration: none; color: #666666;}
.Data {font: 10px Verdana; text-decoration: none; color: #000000;}
.Enquete_pergunta {font: 10px Verdana; font-weight: bold; text-decoration: none; color:#004F95; line-height:10px;}
.Noticia {font: 12px Verdana;  text-decoration: none; color:#333333; line-height:12px;}
/* Destaque			------------------  Final  ------------------  */



input.Caixa_texto {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 10px;
   color: #666666;
   background-color: #FFFFFF;
   border: #CCCCCC;
   border-style: solid;
   border-top-width: 1px;
   border-right-width: 2px;
   border-bottom-width: 2px;
   border-left-width: 1px;
}
select.Seleciona {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   color: #4D4D4D;
   background-color: #FFFFFF;
   border: #000000;
   border-style: dashed;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
}
textarea.Area_texto {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 10px;
   font-weight: bold;
   color: #4D4D4D;
   background-color: #F3F3F3;
   border: #000000;
   border-style: Solid;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
}
table.Tabela_internas{
	background-image:url(../img/fundo.gif);
    background-color: #333333;
    border: #F0F0F0;
    border-style: solid;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 5px;
    border-left-width: 0px;
    cellpadding: 0px;
    cellspacing: 0px;
}
table.Tabela_Mae{
   border: #CCCCCC;
   border-style: solid;
   border-top-width: 0px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   cellpadding: 0px;
   cellspacing: 0px;
}
table.Tabela_Destaques{
   background-color: #F0F0F0;
   border: #CCCCCC;
   border-style: solid;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   cellpadding: 0px;
   cellspacing: 0px;
}

input.Imagem {
   border: #000000;
   border-style: dashed;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px
}

input.Botao {
   font-family: verdana;
   font-weight: bold;
   font-size: 10px;
   color: #004F95;
   background-color: #F0F0F0;
   border: #000000;
   border-style: solid;
   border-top-width: 0px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
}
td.Centro {
	border-left: 1px; border-left-color:#CCCCCC; border-left-style:solid; border-right: 1px; border-right-color:#CCCCCC; border-right-style: solid;}
td.Destaque_Manchete_TABELA {
	border-bottom: 1px; border-bottom-color:#CCCCCC; border-bottom-style:solid; }
td.Noticia_Lateral { border-bottom: 1px; border-bottom-color:#006699; border-bottom-style:dotted; border-left: 4px; border-left-color:#006699; border-left-style:solid;}
