/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #89CBE3;
	background-image: url(../imagens/fundo.jpg);
	background-repeat: repeat-x;	
}

td,th {
	font-family: Verdana;
	font-size: 10px;
}

.titulo_capa_vermelho {
	font:Arial;
	font-size:12px;
	font-style:normal;
	font-weight: normal;
    color: #990000;
}	
	.texto_noticia {
	font:Arial;
	font-size:12px;
	font-style:normal;
	font-weight: normal;
    color: #092731;
}

.titulo_capa_preto {
	font:Arial;
	font-size:12px;
	font-style:normal;
	font-weight: normal;
    color: #000000;
}


/* Quem_Somos			------------------  Inicio  ------------------  */
a.link_menu {font: 12px Arial; font-weight: bold; text-decoration: none; color:#000000;}
a.link_menu:hover {text-decoration: underline; color:##38725C; }
/* Quem_Somos			------------------  Final  ------------------  */
a.link_noticia_p {font: 10px Verdana; font-weight: normal; text-decoration: none; color:#000000;}
a.link_noticia_p:hover {text-decoration: underline; color:#38725C; }

.titulo_noticia_destaque {
	font:Arial;
	font-size:12px;
	font-style:normal;
	font-weight: bold;
    color: #4F5A5D;
}
.titulo_wallpaper {
	font:Arial;
	font-size:12px;
	font-style:normal;
	font-weight: bold;
    color: #FFFFFF;
}

.titulo_wallpaper_verde {
	font:Arial;
	font-size:11px;
	font-style:normal;
	font-weight: bold;
    color: #004B00;
}

.titulo_wallpaper_yellow {
	font:Arial;
	font-size:10px;
	font-style:normal;
	font-weight: bold;
    color: #FFCC33;
}

.chamada_noticia_destaque {
	font:Arial;
	font-size:10px;
	font-style:normal;
	font-weight: normal;
    color: #4F5A5D;
}

.hora_noticia_vermelha {
	font:Arial;
	font-size:12px;
	font-style:normal;
	font-weight: normal;
    color: #990000;
}

a.link_todas_noticia {font: 12px Arial; font-weight: normal; text-decoration: none; color:#003300;}
a.link_todas_noticia:hover {text-decoration: underline; color:#4F5A5D; }


a.link_noticia {font: 12px Arial; font-weight: bold; text-decoration: none; color:#4F5A5D;}
a.link_noticia:hover {text-decoration: underline; color:#4F5A5D; }

.paginacao_atual {
	font: Arial;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#003300;
	background-color:#F1F2F4;
	line-height:14px;
}	

.texto_20 {
	font: Arial;
	font-size:20px;
	font-style:normal;
	font-weight:bold;
	color:#000000;	
}	

.texto_15 {
	font: Arial;
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	color:#000000;	
}	

input.Form_Botao {  
   font-family: arial;  
   font-size: 12px;   
   color: #FFFFFF;  
   background-color: #006600;  
   border: #009900;  
   border-style: solid;  
   border-top-width: 1px;  
   border-right-width: 2px;  
   border-bottom-width: 2px;   
   border-left-width: 1px;  
}

input.Form_Text {
   font-family: arial;
   font-size: 12px;
   font-weight:bold;   
   color: #006600;
   background-color: #FFFFFF;
   border: #CCCCCC;
   border-style: solid;
   border-top-width: 1px;
   border-right-width: 2px;
   border-bottom-width: 2px;
   border-left-width: 1px;
}
