@charset "utf-8";
body {
	background-color:#FFF;
	background-image: url(../Imagenes/fondosu.jpg);
	background-repeat: repeat-x;
	font:"Humanist 777 BT";
}


.Texto {
	color:#000;
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: center;
	font-size: 14px;
}

.Actual {
	color:#000;
}
.Información {
	color:#000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.Finca {
	text-align: justify;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.Idioma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	text-align: justify;
	color: #000;
}
.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}
