body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d0d0d0;
}

/*  Texto Descritivo de Cadastro da Newsletter  */
.texto_news {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}

/*  Texto Chamadas Principais da Home  */
.texto_noticias {
	font-family: Verdana;
	font-size: 10px;
	color: #5D5D5D;
	line-height: 11px;
}

/* Texto Parte Superior */
.texto_sup {
	font-family: Verdana;
	font-size: 10px;
	color: #5D5D5D;
	text-decoration: none;
	
}

/* Texto das matérias do site */
.texto_materias {
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
	color: #000000;
}

/* Texto Descrição Produtos */
.texto_produtos {
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
	color: #000000;
}

/* Texto Dpto. Contato */
.texto_dpcont {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #FE252A;
}

/* Texto Email Dpto. */
.texto_emcont {
	font-family: Verdana;
	font-size: 10px;
	text-align: right;
	color: #000000;
}	

/* Input do form de contato */
.inp_cont {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #D0D0D0;
}

/* Inputs do form de Busca de Distribuidor */
.bus_onde {
	font-family: Verdana;
	font-size: 9px;
	color: #5D5D5D;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 14px;
	border: 1px solid #5D5D5D;
}

/* Inputs do form de Cadastro da Newsletter */
.inp_news {
	font-family: Verdana;
	font-size: 9px;
	color: #A8231C;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 17px;
	border: 1px solid #A8231C;
}

/* Botão da Busca de Distribuidor */
.but_onde {
	font-family: Verdana;
	font-size: 9px;
	color: #5D5D5D;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 16px;
	border: 1px solid #5D5D5D;
}

/* Título historico */
.texto_tithist {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/* Data historico */
.texto_dathist {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/* Descrição histórico */
.texto_historico {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

/* Texto Cobertura Evento */
.texto_cbevento {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

/* Data Calendario Evento */
.texto_dtevento {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #CD2024;
	text-decoration: none;
	text-align: right
}

/*Texto Nome Galeria*/
.texto_galeria {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
}

/* Texto Resultado de Pesquisa */
.texto_rbusca {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

/* Outras Notícias */
.texto_outnot {
	font-family: Verdana;
	font-size: 12px;
	color: #CD2024;
	font-weight: bold;
}

/* Texto Outras Noticias */
.texto_outnot2 {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #828282;
}