.titulo_pagina
{
font-family: Tahoma, Verdana, Arial;
font-size: 13px;
font-weight: bold;
color: #ff0000;
}

.sub_titulo_pagina
{
font-family: Tahoma, Verdana, Arial;
font-size: 14px;
font-weight: bold;
color: #ff0000;
}

.texto_pagina
{
line-height: 150%;
font-family: Tahoma; 
font-size: 12 px; 
color: #000000; 
font-weight: normal;
text-align: justify;
}

.texto_pagina_center
{
line-height: 150%;
font-family: Tahoma; 
font-size: 11 px; 
color: #000000; 
font-weight: normal;
text-align: center;
}

.texto_pagina_negrito
{
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
font-weight: bold;
color: #000000;
}

.texto_rodape
{
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: #FFFFFF;
}

.menu
{

background-color: ;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;


}
.menu:hover
{

background-color: ;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;

}

.menu_categorias
{

background-color:;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0099FF;

}

.texto_menucategoria
{
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: #086CCC;
}

.Links{
color: #3E4E5E;
font-size: 12; 
text-decoration: none;
font-family: Tahoma;
}

.Links:hover {
color: #FF0000;
font-size: 12;
text-decoration: none;
font-family: tahoma;
}

.Links_branco {
color: #ffffff;
font-size: 11; 
text-decoration: none;
font-family: Tahoma;
}

.Links_branco:hover {
color: #ffffff;
font-size: 11;
text-decoration: none;
font-family: Tahoma;
}

.botao{
font-family: Tahoma; 
font-size: 10 px; 
color: #FFFFFF; 
font-weight: bold; 
border: 1px solid #000000; 
padding-left: 1; 
padding-right: 1; 
padding-top: 1; 
padding-bottom: 1; 
background-color: #005858;
}
.caixa_form{
font-family: Tahoma; 
font-size: 11 px; 
border: 1px solid #C1C2C8; 
padding-left: 4; 
padding-right: 4; 
padding-top: 1; 
padding-bottom: 1;
}

.noticia{
color: #000000;
font-size: 11; 
text-decoration: none;
font-family: tahoma;
}

.noticia:hover {
color: #005858;
font-size: 11;
text-decoration: none;
font-family: tahoma;
}
