@charset "UTF-8";

html, body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagenes/fondo.jpg);
	height: 80%;
}

.texto_direccion {
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.9em;
	margin-right: 12px;
	margin-left: 12px;
	text-align: center;
}





.texto_general {
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 0.75em;
	line-height: 17px;
	color: #000;
}
.texto_fotos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-right: 12px;
	margin-left: 12px;
}

