/* ----------------------------------------------------------------------------------------------- */

html, body {
	height: 100%;
	letter-spacing:0.1px;
}

body {
	color: #000;
	text-align:center;
}

img {
	border: 0;
}

h1{
	font-style:italic;
	font-family:Monotype Corsiva;
}

p {
	font-family:TTE1BC4478t00;
	font-weight:bold;
}

p.txtResaltado{
	font-size: 17px;
	color: #DD0000;
	width: 800px;
	margin: 0 auto;
	text-align: right;
	padding: 5px 0;
}

a{
	text-decoration:none;
	color:#000000;
	color:#204B4B;
	cursor:pointer;
}

#tablaCI, #tablaHI, #tablaHRD, #tablaFOP, #tablaIOI, #tablaBoton{
	width:800px;
	margin-bottom:20px;
	border-left:1px solid #000000;
	text-align:left;
	font-weight:bold;
}

#tablaCI th, #tablaHI th, #tablaHRD th, #tablaFOP th, #tablaIOI th{
	background-color:#CCFFFF;
	border:1px solid #000000;
	border-left:none;
	padding-left:5px;
}
#tablaHRD th.segundo{
	border-top:none;
}
#tablaCI td, #tablaHI td, #tablaHRD td, #tablaFOP td, #tablaIOI td, #tablaBoton td{
	padding-left:5px;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	font-style:italic;
}

#tablaHI td.nota{
	border:none;
}
.nota{
	color:#800000;
}
td.centro{
	text-align:center;
}
.name, .depart, .country, .email{ margin-right:2px;}
.name{ width:257px;}
.depart{ width:208px;}
.country{width:240px;}
.email{width:249px;}
.zipCode{ width:127px;}
.fax{ width:158px;}
.city{ width:213px;}
.phone{ width:198px;}
.lastName{width:382px;}

.hotel{width:593px;}
.chkin{width:194px;}
.chkout{width:189px;margin-right:3px;}

.rate{width:177px;margin-right:3px;}
.room{width:192px;margin-right:2px;}
#nNights{width:179px;margin-right:2px;}
#total{width:190px;margin-right:2px;}
#n{width:290px;}

.ioName{width:411px;}
.ioCif{width:252px;margin-right:2px;}
.ioAddr{width:405px;}
.ioCity{width:265px;margin-right:2px;}


td.centro input{
	text-align:center;
}

#tablaHI{
	border-left:none;
}

#tablaHI th, #tablaHI td.primero{
	border-left:1px solid #000000;
}

#tablaFOP{
	border-bottom:1px solid #000000;
}

#tablaFOP td{
	padding-bottom:15px;
	border-bottom:none;
	vertical-align:top;
}

#tablaFOP td.check{
	padding-left:0;
	border-right:none;
	border-bottom:none;
}

#tablaFOP td.txt{
	padding-bottom:0;
	padding-top:15px;
}

#tablaFOP td.credit input, #tablaFOP td.credit span{
	border:none;
	border-bottom:1px solid #000000;
}

#tablaBoton, #tablaBoton td{
	border:none;
	text-align:right;
}

#tablaBoton td{
	padding:6px 0;
}

#tablaBoton a{
	border:none;
	text-align:right;
	text-decoration:none;
	color:#000000;
	background-color:#CCFFFF;
	border:1px solid #000000;
	padding:5px;
}
#nNights, #total, #n, #e, #cd{
	background-color:#FFF;
	color:#000;
}