.fundo {
	background-image: url(Imagens/fundo_panorama.jpg);
	background-repeat: repeat;
	/*background-position: center top;*/
	background-color: #7e7c6f;
}


.link_marrom12 {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #7e7c6f;
	text-decoration: none;
}
.link_marrom12:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #7e7c6f;
	text-decoration: underline;
}

.link_branco11 {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.link_branco11:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

.estilomarrom12 {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	color: #7e7c6f;
}

.estilopreto12 {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.estilobranco11 {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
