.fondohoja {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../data/fondorural.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondomargarita {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../data/fondorestaurante.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.textojustificado {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	letter-spacing: 0px;
}
