@charset "utf-8";
.margen_tl {
	background-image: url(/imagenes/marco_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 842px;
	height: 15px;
	font-size: 6px;
	}
.margen_tr {
	background-image: url(/imagenes/marco_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 15px;
	height: 15px;
	font-size: 6px;
	}
.margen_ml {
	background-image: url(/imagenes/marco_ml.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 15px;
	}
.margen_mr {
	background-image: url(/imagenes/marco_mr.gif);
	background-repeat: repeat-y;
	background-position: right;
	}
.margen_bl {
	background-image: url(/imagenes/marco_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 8px;
	width: 842px;
	height: 15px;
	}
.margen_br {
	font-size: 6px;
	background-image: url(/imagenes/marco_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 15px;
	height: 15px;
	}
.basearea {
	font-size: 10px;
	color: #275576;
	padding-top: 10px;
	padding-left: 15px;
	}
.buscadorArea {
	background-color: #FFFFFF;
	background-image: url(/imagenes/bg_buscador.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 230px;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 18px;
	}
.mainarea {
	background-color: #FFFFFF;
	background-image: url(/imagenes/bg_mainarea.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 4px;
	}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DD0000;
	margin: 0px;
	padding: 3px;
	padding-left: 5px;
	vertical-align: middle;
	padding-top: 3px;
	}
h2 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0062D0;
	margin: 0px;
	height: 17px;
	vertical-align: middle;
	padding: 2px;
	padding-left: 5px;
	font-weight: bolder;
	}
p {
	margin-top: 0px;
	text-align: justify;
	}
.welcome {
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	padding-right: 5px;
	text-align: justify;
	}
.dest_top {
	text-align: right;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #DD0000;
	padding: 5px;
	padding-right: 10px;
	}
.dest_desc {
	background-color: #D0E0F0;
	font-size: 11px;
	text-transform: capitalize;
	text-align: left;
	}
.res_top {
	text-align: right;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0062D0;
	padding: 5px;
	padding-right: 10px;
	}
.res_desc {
	font-size: 11px;
	text-transform: capitalize;
	text-align: left;
	}
.price {
	font-weight: bold;
	font-size: 14px;
	color: #DD0000;
	}
.thumbImage {
	border-color: #DD0000;
	width: 145px;
	height: 105px;
	max-width: 145px;
	max-height: 105px;
	}
.previewImage {
	width: 320px;
	height: 240px;
	max-width: 320px;
	max-height: 240px;
	}
.mr10 { margin-right: 10px; }

.inputField {
	display: block;
	margin: 0px;
	margin-bottom: 10px;
	}
.inputField .label {
	display: block;
	font-size: 10px;
	}
.inputField input {
	width: 195px;
	}
.selectCombo {
	width: 195px;
	font-size: 10px;
	}

.detLabel {
	background: #fff url(/imagenes/arrow_next.gif) no-repeat top left;
	width: 120px;
	font-weight: bold;
	font-size: 10px;
	color: #DD0000;
	padding-left: 18px;
	font-size: 11px;
	}
.detData {
	font-size: 11px;
	}
	
.moreinfo {
	background-color: #D0E0F0;
	background-image: url(/imagenes/phone.gif);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	border: 2px solid #0060D0;
	color: #0067B8;
	margin: 0px;
	margin-top: 20px;
	padding: 15px;
	padding-left: 50px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	}
.telefono {
	font-size: 20px;
	font-weight: bold;
	color: #DD0000;
	}
.mainAreaeText {
	padding:10px;
	}