body {
	background-color: #499ef2;
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
}

.fondo_centro {
	background-image: url(../imagenes/ibiza.fondo-centro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo_centro2 {
	background-image: url(../imagenes/fondo.residencial.ibiza.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.fondosup {
	background-image: url(../imagenes/ibiza.superior.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.tablamenu {
	background-color: #66ADF4;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #225FB6;
	border-bottom-color: #225FB6;
	border-left-color: #225FB6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tablatitulo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #12356D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.tabla1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
}

a:link {
	color: #02056C;
	text-decoration: none;
}
a:visited {
	color: #02056C;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #010234;
	text-align: justify;
}
.texto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #010221;
	text-align: justify;
}

.texto9bl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.texto9az {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #010234;
}


.texto11bl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.texto12az {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #010221;
}

