.menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#E4E4E4;
}
a.menu {
	text-decoration:none;
}
a.menu:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
.titulo_menu_conteudo {
		font-family: Tahoma;
	font-size: 26px;
	font-weight: normal;
	color:#251E14;

	}
.conteudo_menu_conteudo {
		font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#251E14;
	}
	a.conteudo_menu_conteudo {
	text-decoration:none;
}
a.conteudo_menu_conteudo:hover {
	text-decoration:underline;
	color: #FFFFFF;
}
.texto{
	font-family: Tahoma; font-size: 11px; font-weight: normal; color: #251E15;
	}
	a.texto {
	text-decoration:none;
}
a.texto:hover {
	text-decoration:underline;
}

.botao{
	font-family: Tahoma; font-size: 11px; font-weight: bold; color: #4A443A;
	background-color:#FFF;
	border:1px solid #4A443A;
	}
	.form{
	font-family: Tahoma; font-size: 11px; font-weight: normal; color: #4A443A;
	background-color:#D3D0C9;
	border:0px solid #4A443A;
		border-bottom:1px solid #4A443A;

		}
	.form_texto{
	font-family: Tahoma; font-size: 11px; font-weight: normal; color: #4A443A;
	background-color:#D3D0C9;
	border:1px solid #4A443A;

		}

