﻿.Titulo_menu {
	font-family: Arial;
	font-size: x-small;
	color: #808080;
	background-image: url('images/amarelo.png');
}

.Texto_Titulo_menu {
	color: #FFFFFF;
}

.Item_menu {
	text-align: left;
	font-family: Arial;
	font-size: x-small;
	color: #808080;
	border-bottom: 1px solid #CCCCCC;
}

.Texto_padrao {
	text-align: left;
	font-family: Arial;
	font-size: x-small;
	color: #808080;
	text-decoration: none
}

.Texto_padrao_centro {
	text-align: center;
	font-family: Arial;
	font-size: x-small;
	color: #808080;
}

.Texto_padrao_justificado {
	text-align: justify;
	font-family: Arial;
	font-size: small;
	color: #808080;
}

.Novidades {
	text-align: center;
	font-family: Arial;
	font-size: x-small;
	color: #808080;
	border-bottom: 1px solid #CCCCCC;
}

p {
	margin: 2px 0;
	padding: 0;
}

.Celula_simples {
	text-align: center;
}

.Celula_Meio {
	text-align: center;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.Celula_Dir_Esq_Inf {
	border: 1px solid #CCCCCC;
}

.Celula_Baner_inferior {
	border-right: 1px solid #CCCCCC;
	text-align: center;
}

.input_text {
	text-align: left;
}
