#contenedor_formulario {
	width:281px;
	height:290px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-image: url(images/bg_formulario.jpg);
	padding-top: 50px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#contenedor_formulario_gracias {
	width:266px;
	height:32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-image: url(../../images/bg_formulario_gracias.jpg);
	padding-top: 55px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-left: 15px;
}

.campo {
	float: left;
	height: 14px;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	clear: both;
	margin-left:20px;
	background-color: #E6E6E6;
	font-size: 12px;
}

.campocompletarcoments {
	float: left;
	height: 37px;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	clear: both;
	margin-left:20px;
	background-color: #E6E6E6;
	font-size: 12px;
	
}

.grey13 {
	float: left;
	clear: both;
	margin: 5px 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
}
.grey14 {
	float: left;
	clear: both;
	margin: 5px 0 0 20px;
}
.enviarconsul{
	float:left;
	clear: both;
	margin: 5px 0 0 135px;
}

.enviarconsul_port{
	float:left;
	clear: both;
	margin: 5px 0 0 190px;
}
.campo_paquete {
	float: left;
	height: 20px;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	clear: both;
	margin-left:20px;
	margin-top: 10px;
	background-color: #E6E6E6;
	font-size: 12px;
}

.campo_consulta {
	float: left;
	height: 35px;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	clear: both;
	margin-left:20px;
	margin-top: 0px;
	background-color: #E6E6E6;
	font-size: 12px;
}

.cont_paq01 {
	float: left;
	height: auto;
	width: 410px;
	margin: 15px 0 0 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	padding-bottom: 15px;
}
.foto_hotel {
	float: left;
	height: 135px;
	width: 171px;
	margin-top: 5px;
}
.nombre_hotel {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3794D9;
	font-weight: bold;
}
.info {
	float: left;
	width: 225px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}
.ver_mas_hotel {
	float: left;
	height: 21px;
	width: 149px;
	margin-top: 5px;
}
.tarifas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F00;
	letter-spacing: -0.35px;
	word-spacing: normal;
	font-weight: lighter;
}
.pie_aclaracion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F60;
	width: 410px;
	margin-top: 20px;
	height: auto;
	float: left;
	margin-left: 10px;
}
.valido {
	color: #369;
	font-weight: bold;
	font-size: 16px;
}

