@charset "UTF-8";
/* CSS Document */

<style type="text/css">


.texto {
	font-family: Calibri;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #036;
	text-align: center;
}
.texto_firma {
	font-family: calibri;
	font-size: 11px;
	color: #666;
}

.header {
	background-color: #17AEEB;
	background-image: url(../jpg/header.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.cielo {
	background-image: url(../jpg/cielo.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.cielo_inferior {
	background-image: url(../jpg/piso_cristal_.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.pisomenus {
	background-image: url(../jpg/crystaldown.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.piso {
	background-color: #092764;
	background-image: url(../jpg/piso.jpg);
	background-position: center;
	background-repeat: no-repeat;
}



</style>.suelo {
	background-image: url(../jpg/crystaldown.jpg);
	font-family: Calibri;
	font-size: 14px;
}
.links2 {
	font-family: Calibri;
	font-size: 14px;
	color: #003;
	font-style: normal;
	font-weight: 400;
}
