body {
	background-image: url(imgs/img01.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left bottom;
	background-color: #6D523F;
	margin-top: 30px;
}
.rodape {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #A0846C;
}
a {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #A2876C;
}
a:visited {
	color: #A2876C;
}
a:hover {
	color: #A2876C;
}
a:active {
	color: #A2876C;
}
.horarios {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

