@charset "utf-8";
/* CSS Document */
* {
	margin:0; 
	padding:0;
}

.verde {
	background-color: #00937e;
}

body {
	background-color: #ffffff;
	font-family:  Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #006655;
	line-height: 20px;
/*	letter-spacing: -0.1em; 
	word-spacing: 0.2em; */
	margin: 10px 0 50px 0;
}

#contenedor {
	width: 990px;
	margin: 0 auto 0 auto;
	background-color: #fff;
}

#barraleft {
float: left;
width: 260px;
display: block;
/*border:#000 1px solid; 
background-color:#000*/
}

#barraLeft-top {
	height: 10px;
	background-image: url(../images/left_top.jpg);
	background-repeat: no-repeat;
	padding:0;
	margin: 0;
}

#barraLeft-bottom {
	height: 16px;
	background-image: url(../images/left_bottom.jpg);
	background-repeat: no-repeat;
}

#barraLeft-center {
	background-image: url(../images/left_bg.jpg);
	background-repeat: repeat-y;
	padding: 0 19px 0 19px;
	overflow: hidden;
	width: 221px;
}

#barraLeft-center hr {
	width: 222px;
	height: 1px;
}

#barraLeft-room {
	width: 227px;
}

#barraRight {
float: left;
width: 725px;
display: block;
overflow: hidden;
}

#header-lodgin {
	height: 20px;
	width: 100%;
	float: left;
	overflow: hidden;
	font-size: 16px;
	padding-left: 5px;
}

#header-includes {
	float: left;
	width: 181px;
	display: block;
	overflow: hidden;
	background-image: url(../images/book-allinclusive.jpg);
	background-repeat: no-repeat;
	height: 275px;
	padding: 10px 5px 5px 6px;
		
}


#header-resort {
	width: 533px;
	height: 225px;
	float: left;
	display: block;
	overflow: hidden;
}

#resort-container {
	width: 533px;
	float: left;
	display: block;
}

#bgTitle {
	float: left;
	width: 533px;
	background-image: url(../images/bgtitle.jpg);
	background-repeat: repeat-x;
	height: 49px;
	overflow: hidden;
	font-size: 18px;
	color: #fff;
	margin-top:1px;

}

.label-people {
	display: block;
	float: left;
	width: 162px;
	text-align: center;
}

#form-names {
	padding-left: 30px;		
}

#form-names .textoLabel {
	width: 150px;
}

.limpiar {
	clear: both;
}

.adult {
	float: left; 
	width: 50px;
}

.people-container {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 670px;
	margin-left: 20px;
}

.people-container select{
	width:50px;
}

#guest-container {
	width: 700px;
}

#guest-container h3 {
	/*color:#FF6600;*/
	font-weight:bold;
	font-size:18px;
	line-height:19px;
	margin-bottom: 25px;
	margin-left: 10px;
	color: #006655;
}

#guest-container label {
	display: block;
	width: 330px;
	float: left;
	height: 30px;
	margin-right: 10px;
}

#guest-container span {
	display: block;
	width: 130px;
	float: left;
	text-align: right;
	padding-right: 20px;
}

#guest-container input, #guest-container select {
	width: 170px;
	float: left;
}

#special-request {
	padding-top: 10px;
}

#special-request span {
	padding-right: 20px;
	text-align: right;
	display: block;
	width: 129px;
	float: left;
	padding-top:5px;
}

#special-request textarea {
	width: 500px;
	text-align: left;
}

#special-request p {
	margin: 15px 0 5px 0;
	font-weight: normal;
}

#special-request input {
	margin-right: 10px;
}

#special-request label {
	padding-left: 100px;
}

#header-includes p {
	font-size: 18px;
	color: #fff;
}

#header-includes ul {
	padding-top: 10px;
}

#header-includes li {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}

#relationship {
	padding-top: 10px;
	padding-left: 100px;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 20px;
}

#button-booknow {
	text-align:center;
	margin-bottom: 20px;
	
}

#button-booknow button{
	border:none;
	background-color:#FFF;
}

button img {
	opacity:.85;
}
	
button:hover img {
	opacity: 1;
	border: 0px;								
}

#bookDetails {
width: 220px;
padding-bottom: 10px;
overflow:auto;
}

.detailsTitle {
	width: 80px;
	text-align: right;
	padding-right: 4px;
	font-size: 11px;
	font-weight:bold;
	display:block;
	float:left;
	clear: left;
	font-size:12px;
	line-height:13px;	
}

.detailsText {
	text-align: left;
	color:#666666;
	font-size: 11px;
	font-weight:normal;
	display:block;
	float: left;
	width:120px;
	font-size:12px;
	line-height:13px;
}

#travelDates {
	font-size:14px;
	padding-right:10px;
}
	
#travelDates table tr td {
	font-size: 13px;
}
.rates {
	font-size: 13px;
}
#totalPrice {
	font-weight: bold;
	font-size: 16px;
}
#totalPrice tr td {
	font-size: 14px;
	text-align: center;
}
.grisTachado {
	color: #666;
	text-decoration: line-through;
}
#totalPrice tr td span {
	font-size: 18px;
	color: #80850f;
}
#changeTitle {
	text-align: center;
	color: #666;
	font-size: 14px;
	width:220px;
	cursor:pointer; 
}

#changeDate {
	font-size:13px;
}

#changeDate input {
	width:100px;
	float: left;
}
#changeDate form table tr td {
	font-size: 13px;
	text-align: left;
}

.dias {
	width:50px;
}

#changeDate select {
	font-size: 12px;
}

#changeDate span {
	display:block;
	width:70px;
	float: left;
}

.tachado {
	text-decoration: line-through;
}

.letra13 {
	font-size: 12px;
}

.alinearLeft {
	text-align:left;
}

.alinearRight {
	text-align:right;
}

#left-down-container {
	width:220px;
}

#estados {
	margin: 0;
	padding: 0;
	display: block;
	float:left;
	width: 200px;
	clear:none;
}

.visible {
	display:block;
}

.invisible {
	display:none;
}

select.error {
	border:#FF0000 2px solid;
}

input:focus { border: 1px dotted black; }


#tours {
	padding-left:5px;
}

#tours table {
 	font-size: 12px;
}

#titleTours {
	float: left;
	width: 100%;
	background-image: url(../images/bgtitle.jpg);
	background-repeat: repeat-x;
	height: 49px;
	overflow: hidden;
	margin: 1px 0 0 3px;
	font-size: 18px;
	color: #fff;
	padding-top: 2px;
	padding-left: 5px;
}

#toDo {
	font-size:15px;
}

.tourActual {
	/*height: 180px;*/
	width: 718px;
	border:#CCCCCC 1px solid;
	margin-bottom:20px;
	padding-bottom:10px;
}
.tourActual .fondo {
	height:23px;
	width: 718px;
	background-color:#f5f5f5;
}

.tourParte1 img {
	margin: 5px 10px 2px 5px;
	padding: 4px;
	width: 80px;
	height: 80px;
	float: left;
	border: 1px solid #999;
}
.tourActual .desc {
	float:left;
	width:600px;
	font-size:12px;
	font-weight:normal;
	margin: 2px 2px 2px 2px;
	color: #666;
}

.tourTitle {
	font-size:13px;
	font-weight:bold;
	color:#333333;
}

.tourParte1 {
	 overflow:auto;
	 height:auto;
	 display:block;
}

.tourBook {
	padding-left:15px;
	padding-right:15px;
	background-color: #f5f5f5;
	width:600%;
	border: #009933 1px solid;
}

.letraPequena {
	font-size:12px;
}

.preciosTour {
	text-align:right;
}

.preciosTour td {
	padding-left:15px;
}


.negrita {
	font-weight:bold;
}
 .resumenRoom{
	
 }
 
  .resumenRoom  td{
	  font-family:Arial, Helvetica, sans-serif;
	   
	  font-size:12px;
	
 }

#toursListado td {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	
}