BODY {
	margin-left: 10px;
}

TABLE#alojamiento {
	width: 570px;
}

TABLE#alojamiento TD{
	font-family: Arial;
	font-size: 11px;
	color: #777777;
	width: 50%;
}

TABLE#alojamiento TD#casillas{
	vertical-align: top;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	border: 1px solid #E5E5EA;
}

TABLE#alojamiento TD#casillas A {
	font-family: Arial;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
	font-weight: normal;
}

TABLE#titulo {
	width: 530px;
	margin-left: 20px;
}

TABLE#titulo TD {
	text-align: center;
}

TABLE#titulo A{
        background-image: url(../images/boton.gif);
        background-repeat: repeat-x;
        font-weight: bold;
        color: #777777;
        border: 1px solid #E5E5EA;
        text-align: center;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 10px;
        padding-right: 10px;
        text-decoration: none;
        cursor: pointer;
        height: 15px;
}

TABLE#foto_detalles TD#foto {
	vertical-align: center;
	text-align: center;
}
