#cuerpo2 {
	clear:right;
	width: 842px;
	margin-top: 65px;
	margin-right: 24px;
	margin-bottom: 0px;
	padding-left: 24px;;
}

.columna {
	width: 245px;
	height: 250px;
	float: left;
	padding-right: 17px;
	padding-left: 17px;
}

.columna p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	color: #666666;
	padding-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #45A1D2;
	margin-bottom:10px;
}

#nota {
	width: 822px;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #999999;
	padding-left:20px;
}

.columna b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #45A1D2;
}

#temporada-alta-especial {
	background-image: url(../imagenes/temporada-alta-especial.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 245px;
	margin: 0px;
}

#temporada-alta {
	background-image: url(../imagenes/temporada-alta.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 245px;
	margin: 0px;
}
#temporada-baja {
	background-image: url(../imagenes/temporada-baja.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 245px;
	margin: 0px;
}

#tarifas a {
	text-decoration:none;
	display:block;
	background-image: url(../imagenes/over_06.jpg);
	background-repeat: no-repeat;
	width: 70px;
}

