/*==== ==== ==== ==== ==== ==== ====  
Martes 28 de agosto del 2007  
Henry Ferreto Cano, para ZEWS.SA	
==== ==== ==== ==== ==== ==== ==== */

.resumen{
	margin:10px 0 0 0;
	font:1.1em Arial, Helvetica, sans-serif;
	text-align:left;
}

#contacto{
	font:12px bold Arial, Helvetica, sans-serif;
	margin:0 auto 0 auto;
}

#contacto span.usuario{
	display:block;
	font:bold 1.1em Arial, Helvetica, sans-serif;
	margin:10px 0;
}

#contacto form {
	padding-left:10px;
}
fieldset {
	border:0;
	float:left;
	margin-left:10px;
}

#reserva{
	margin-top:10px;
}
#reserva .tour{
	margin-bottom:10px;
	display:block;
}
#reserva a{
	color:#2f4636;
	font: normal 1.0em Arial, Helvetica, sans-serif bold;	
	margin-left:5px;
	text-decoration:none;
}
#reserva a:hover{
	text-decoration:underline;
}
.base_form{
	margin-top:10px;
	display:block;
	float:left;
	text-align:center;
}
#contacto legend {
	color:#47aa43;
	font:1.1em bold Arial, Helvetica, sans-serif;
	padding:5px 0 10px 0;
	
}
#contacto label {
	font: 1.1em bold Arial, Helvetica, sans-serif;
	display: block;
}
#contacto label em{
	color:#FF0000;
}

.boton_enviar {
	background:#AA9270;
	border: 1px solid #929A9D;
	color:#fff;
	height: 27px;
	width: 88px;	
}

.boton_reservar {
	background-image: url(../images/cal.gif);
	border: 1px solid #929A9D;
	cursor:pointer;
	height: 19px;
	width: 19px;
	margin-bottom: 5px;
	
}

.campo {
	background:#fff url(../img/bg_campos.gif) repeat-x top;
	border: 1px solid #D0E5E8;
	color: #405D68;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	height: 15px;
	margin-bottom: 5px;
	padding: 2px;
	width: 200px;
}
.campo_fecha {
	background:#fff url(../img/bg_campos.gif) repeat-x top;
	border: 1px solid #D0E5E8;
	color: #405D68;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	height: 15px;
	margin-bottom: 5px;
	padding: 2px;
	width: 100px;
}
.campo_error {
	background:#fff url(../img/bg_campos.gif) repeat-x top;
	border: 1px solid #CC0000;
	color: #405D68;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	height: 15px;
	margin-bottom: 5px;
	padding: 2px;
	width: 200px;
}

.campof {
	background:#fff url(../img/bg_campos.gif) repeat-x top;
	border: 1px solid #D0E5E8;
	color: #405D68;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	height: 15px;
	margin-bottom: 5px;
	padding: 2px;
	text-align:center;
	width: 95px;

}

.campo_errorf{
	background:#fff url(../img/bg_campos.gif) repeat-x top;
	border: 1px solid #CC0000;
	color: #405D68;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	height: 15px;
	margin-bottom: 5px;
	text-align:center;
	padding: 2px;
	width: 95px;

}

.comentario {
	background:#fff url(../img/bg_campos.gif) repeat-x top;
	border: 1px solid #D0E5E8;
	color: #405D68;
	height: 100px;
	margin-bottom: 5px;
	width: 200px;
}

.comentario_error{
	background:#fff url(../img/bg_campos.gif) repeat-x top;
	border: 1px solid #CC0000;
	color: #405D68;
	height: 100px;
	margin-bottom: 5px;
	width: 200px;
}

.campo:focus, 
.comentario:focus,
.comentario_error:focus,
.campo_errorf:focus,
.campof:focus,
.campo_error:focus{
	background:#fff url(../img/bg_campos.gif) repeat-x top;
	border:#BDBDBD 1px solid;
}

#correcto{
	background: #ffffec;
	border:1px #497133 solid;
	color:#497133;
	font:1.2em bold Arial, Helvetica, sans-serif;
	margin-top:10px;
	padding:5px;
	text-align:center;
	width:310px;
}

#correcto .resumen{
	font:1.1em Arial, Helvetica, sans-serif;
	text-align:left;
}

#correcto a {
	color:#2f4636;
	font: normal 1.0em Arial, Helvetica, sans-serif;	
	text-decoration:underline;
}
#correcto a:hover {
	text-decoration:none;
}

#error span{
	color:#e00707;
	list-style: none;
	padding:2px 0 2px 0;
}
.cantidad{
	margin-bottom: 5px;
	width: 42px;
}
.cantidad1{
	margin-bottom: 5px;
	width: 90px;
}
