body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	scrollbar-face-color: #a71000; 
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #990000;
	scrollbar-darkshadow-color: #990000;
	scrollbar-track-color: #eaeaea;
	scrollbar-arrow-color: #FFFFFF 
}

.erro
	{
	font-family: tahoma;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	}

.noticia 
	{
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	}

.noticia:hover
	{
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	}


.text
{ 
    border: 1px solid #DADADA;
	font-size: 8pt;   
	color: #666666; 
    font-family: Tahoma;
	background-color: #FFFFFF;
}


.TextoConteudo {
	font-family: Tahoma;
	font-size:11px;
	color: #666666;
}
.boxCinza{
	font-family: Tahoma;
	font-size:11px;
	color: #666666;
	background-color:#F7F7F7;
	border:1px solid #DADADA;
	padding:7px 7px 7px 7px;
}

.LinkCinza{
	font-family: tahoma;
	font-size:11px;
	color: #666666;
	text-decoration: none;
}

.LinkCinza:hover { 
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

.LinkBranco{
	font-family: verdana;
	font-size:11px;
	color: #ffffff;
	text-decoration: none;
}

.Linkbranco:hover { 
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

.complementarfone{
	margin:10px 0 20px 0; /*top 15px*/
	font-family: "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#737373;
	font-weight:bold;
}

.copy {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #363636;
}


.pag
		{
		font-family: Arial, Tahoma, Verdana;
		font-size: 11px;
		color: #363636;
		text-decoration: none;
		background-color: #FFFFFF;
		width:18px;
		height:18px;
		}
			
.pag:hover
		{
		font-family: Arial, Tahoma, Verdana;
		font-size: 11px;
		color: #990000;
		text-decoration: none;
		background-color: #FFCCCC;
		width:18px;
		height:18px;
		}

.fotos {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #363636;
	text-decoration: none;
}

.fotos:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #363636;
	text-decoration: none;
	background: #FFE4E1;
	width: 5px;
}

.dia {
	font-family: tahoma;
	font-size: 14px;
	color: #cc0000;
	font-weight: bold;
}

.mes {
	font-family: arial;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.mes:hover { 
	font-family: arial;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.load {
	font-family: arial;
	font-size: 13px;
	color: #cc0000;
	font-weight: bold;
}

.now
{
background-color: #ccff66;
}


.LinkCarga { 
	font-family: tahoma; 
	font-size: 9px; 
	color: #000000; 
	text-decoration: none;
}

.LinkCarga:hover { 
	font-family: tahoma; 
	font-size: 9px; 
	color: #000000; 
	text-decoration: underline;
}


.TituloTahoma14Preto { 
	font-family: tahoma; 
	font-size: 14px; 
	color: #000000;
}

.TextTahoma13Cinza { 
	font-family: tahoma; 
	font-size: 13px; 
	color: #6c6c6c;
}

.TextTahoma11Cinza { 
	font-family: tahoma; 
	font-size: 11px; 
	color: #333333;
}

.TextTahoma11Preto { 
	font-family: tahoma; 
	font-size: 11px; 
	color: #000000;
}

.LinkTahoma11Preto { 
	font-family: tahoma; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
}

.LinkTahoma11Preto:hover { 
	font-family: tahoma; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: underline;
}


select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	background-color : #efefef;
	border-style: solid;
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	
}

input {
	font-family: Tahona, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	background-color: #efefef;
	border-style: solid;
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

textarea {
	font-family: Tahona, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: Black;
	border-style: solid;
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background : #efefef;
}

.select
{ 
    border: 1px solid #DADADA;
	font-size: 8pt;   
	color: #666666; 
    font-family: Tahoma;
	background-color: #FFFFFF;
}
.texto_pagina
{
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: dimgray;
}

.tabela_registros
{
background-color: white;
}

.titulos_registros
{
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: white;
background-color: gray;
}

.titulos_subniveis
{
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: #000000;
}

.exibe_registros
{
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
width: 100%;
color: dimgray;
background-color: whitesmoke;
}

.busca
{
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
width: 100%;
color: dimgray;
background-color: #ffffff;
}

.tabela_paginacao
{
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
width: 100%;
color: gray;
border-top: 1px solid gainsboro;
background-color: gainsboro;
}

.links_paginacao
{
color: dimgray;
text-decoration: none;
}

.links_paginacao:hover
{
color: gray;
text-decoration: underline;
}

.links_titulo
{
color: gray;
font-size: 13px;
text-decoration: none;
}

.links_titulo:hover
{
color: gray;
font-size: 13px;
text-decoration: underline;
}

.campo_alerta
{
background-color: #ffff99;
}
.tabela_formulario
{
width: 200;
background-color: white;
}

.titulo_campos
{
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: dimgray;
background-color: whitesmoke;
}

.campos_formulario
{
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: dimgray;
background-color: gainsboro;
border: 1px inset;
}
.botao_enviar
{
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: white;
background-color: gray;
}

.noborder	{
	background-color: transparent;
	border-left: solid White;
	border-right: solid White;
	border-bottom: solid White;
	border-top: solid White;
}

.border_cinza	{
	font-family: tahoma; 
	font-size: 11px; 
	color: #6c6c6c;
	background-color : transparent;
	border-style: solid;
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	height: 20px;
	
}

.select_prod { 
background-color: #e9e9e9;
font:10 px tahoma, verdana, arial, helvetica, sans-serif;
color:#666666;
width: 230px;
}

.titulo_noticia
			{
			color: #32312d;
			text-decoration: none;
			font-size: 13px;
			font-family: Tahoma, Verdana, Arial, Helvetica;
			text-decoration: none;
			font-weight:bold;
			}

.subtitulo_noticia
			{
			color: #55544f;
			text-decoration: none;
			font-size: 12px;
			font-family: Tahoma, Verdana, Arial, Helvetica;
			text-decoration: none;
			font-weight:none;
			}	
