.fundo1 {
	background-image: url(images/fundo_total.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.fundo {
	background-attachment: fixed;
	background-image: url(images/fundo_box.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC00;
}
.link1: hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
	background-color: #FFFFCC;

}
.fundo_festival1 {
	background-image: url(images/fundo_festival1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fundo_festival2 {
	background-image: url(images/fundo_festival2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fundo_fest1 {
	background-attachment: fixed;
	background-image: url(images/fundo_box_fest1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.fundo_fest2 {
	background-attachment: fixed;
	background-image: url(images/fundo_box_fest2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
