body {
	text-align: center !ie7;
}

div.wrapper {
	width: 872px;
	padding: 0;
	margin: 0 auto;
	text-align: left !ie7;
}

div.header {
	width: 100%;
	text-align: center !ie7;
}

div.footer {
	width: 100%;
	clear: both;
}

div.menu {
	width: 13em;
	float: left;
}

div.content {
	margin: 0;
	margin-left: 14em;
}

div.content_vuelo {
	margin: 0;
}

.centered {
	margin: 0 auto;
}

tbody.continent td {
	padding: 3px 0;
}

td.titulo {
	padding: 6px;
	cursor: pointer;
}

table.search_table {
	width: 20em;
	text-align: left;
}

table.search_table td {
	padding: 2px 0;
}

td.search_cruise {
	background-color: #2C9FE2;
	padding: 6px 8px;
	border-right: 1px solid white;
}

div.search_cruise {
	border: 1px solid #2C9FE2;
	margin: 0;
	padding: 0;
}

div.search_cruise table.search {
	width: inherited;
	width: 70% !ie7;
}

a.search_cruise {
	background-image: url(../images/search_cruise.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	padding-left: 15px;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.search_flight {
	background-color: #97CC33;
	padding: 6px 8px;
	border-right: 1px solid white;
}

div.search_flight {
	border: 1px solid #97CC33;
	background-color: #97CC33;
	color: #fff;
	height: 500px;
}

a.search_flight {
	background-image: url(../images/search_flight.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	padding-left: 15px;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.search_hotel {
	background-color: #32C493;
	padding: 6px 8px;
	border-right: 1px solid white;
}

div.search_hotel {
	border: 1px solid #32C493;
	background-color: #32C493;
	height: 100px;
	display: none;
	color: #fff;
}

a.search_hotel {
	background-image: url(../images/search_hotel.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	padding-left: 15px;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.section_main {
	width: 100%;
	margin: 10px 0;
	/*border: 1px solid black;*/
	width: 74% !ie7;
}

table.section_main1 {
	width: 100%;
	margin: 10px 0;
	border: 1px solid black;
	width: 74% !ie7;
}

td.section_header {
	background-color: #f90;
	color: #000;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 10px;
}

tr.offer {
	padding: 5px 0;
	border-top: 1px solid black;
}

select.inputbox {
	font-size: 12px;
}

div.crucero_foto {
	margin: 0 20px 10px 0;
	float: left;
}