.borde3d {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #EEEEEE;
}
.estilos {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	
}
.botones {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 2px dotted #333333;
	height: 23px;
	background-image: url(img/iconos/paraboton.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 180px;
	white-space: pre;
}
.fondopie {
	background-image: url(img/iconos/fondoabajo.jpg);
	background-repeat:  repeat-x;
	background-position: left bottom;
	border: 1px solid #CCCCCC;
}
.bordeblancofotos {
	border: 3px solid #FFFFFF;
}

.disponible {
	background-image: url(img/iconos/disponible.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.blanca {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.alquilada {
	background-image: url(img/iconos/alquilada.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


.fuenteazul {
	color: #0066CC;
}


a:link {
	color: #000000;
	font-weight: normal;
}


.borde {
	border: 1px solid #BEBEBE;
}
.titulospagians {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066CC;
	font-weight: bold;
}

a:hover {
	color: #00FFFF;
	font-weight: bold;
}
a:active {
	color: #4E2FF4;
	font-weight: bold;
}
a:visited {
	color: #000000;
	font-weight: bold;
}

.cajas {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px dotted #666666;
}
.encoger {
	margin: 0px;
	padding: 0px;
}

.fuenteblanca {color: #FFFFFF}

