a67 {
	color: #e21f26;
}

.en {
	background-image: url('../images/headers/en/header_habitaciones.jpg');
}

.es {
	background-image: url('../images/headers/es/header_habitaciones.jpg');
}

.en1 {
	background-image: url('../images/headers/en/header_habitaciones_01.jpg');
}

.es1 {
	background-image: url('../images/headers/es/header_habitaciones_01.jpg');
}

.en2 {
	background-image: url('../images/headers/en/header_habitaciones_02.jpg');
}

.es2 {
	background-image: url('../images/headers/es/header_habitaciones_02.jpg');
}

.en3 {
	background-image: url('../images/headers/en/header_habitaciones_03.jpg');
}

.es3 {
	background-image: url('../images/headers/es/header_habitaciones_03.jpg');
}

.en4 {
	background-image: url('../images/headers/en/header_habitaciones_04.jpg');
}

.es4 {
	background-image: url('../images/headers/es/header_habitaciones_04.jpg');
}

#table {
	width: 100%;
	font-size: 0.9em;
}

	#table table {
		margin-bottom: 10px;
		width: 100%;
	}
	
	#table th {
		width: 49%;
		margin: 1px;
		background-color: #f6bbbd;
		text-transform: uppercase;
		padding: 2px 2px 2px 8px;
	}
	#table #note {
		width: 100%;
	}
		#table td {
			border-bottom: 1px dotted #000;
			padding: 2px 2px 2px 8px;
		}

		#table .line3 {
			padding-top: 8px;
			color: #666;
		}
#masinfo {
	background-image: url(../images/bg_masinfo_habitaciones.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 50px 0 0 30px;
	height: 170px;
}

#masinfo p {
	margin: 0;
	padding: 0;
}

#main {
	float: left;
	width: 390px;
	margin-right: 10px;
}

#habitaciones {
	position: relative;
	top: -100px;
	left: -2px;
	margin-bottom: -100px;
}
#picHab01 {
	background-image: url(../images/pic_hab01.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 395px;
	height: 95px;
}
#picHab02 {
	background-image: url(../images/pic_hab02.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 395px;
	height: 95px;
}
#picHab03 {
	background-image: url(../images/pic_hab03.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 395px;
	height: 95px;
}
#picHab04 {
	background-image: url(../images/pic_hab04.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 395px;
	height: 95px;
}