body {
	background-attachment: scroll;
	background-color: #580000;
	background-image: url(imgs/fundo.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
}
.fundo_novidades {
	background-attachment: scroll;
	background-image: url(imgs/fundonovidades.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.titulo_novidades {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #3e0204;
	font-weight: bold;
}
.texto_novidades {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #3e0204;
}
.titulo_promocoes {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #b58e7f;
	font-weight: bold;
}
.texto_promocoes {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #b58e7f;
}
a.vejamais:link {
	color: #f07800;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
}

a.vejamais:visited {
	color: #f07800;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
}

a.vejamais:hover {
	color: #f07800;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: underline;
}
.fundocontato {
	background-attachment: scroll;
	background-image: url(imgs/fundocontato.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


a.vejamais:active {
	color: #f07800;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
