.fundo1 {
	background-image: url(images/golfinho_azul_010.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.fundo2 {
	background-image: url(images/golfinho_azul_011.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	text-decoration: none;

}
.texto2 {
	font-family: Verdana;
	font-size: 12px;
	color: #F59E03;
	font-weight: bold;
	text-decoration: none;

}
.cardapio {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FF9A00;
}
.textocardapio {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #1092FF;
	text-align: center;
}
.texto3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #1F8AFC;
}

