/* CSS Document */
#descargatarifas a:link
{
	color:#666666;
	font-weight:bold;	
	text-decoration: none;
	
	font-family: "Trebuchet MS",Arial;
	font-size: 12px;
	
	margin: 0px;
	padding: 0px 12px 0px 12px;
	
}

#descargatarifas a:visited
{
	color:#666666;
	font-weight:bold;	
	text-decoration: none;
	
	font-family: "Trebuchet MS",Arial;
	font-size: 12px;
	
	margin: 0px;
	padding: 0px 12px 0px 12px;
	
}

#descargatarifas a:hover
{
	color:#004165;
	font-weight:bold;	
	text-decoration: underline;
	
	font-family: "Trebuchet MS",Arial;
	font-size: 12px;
	
	margin: 0px;
	padding: 0px 12px 0px 12px;
	
}

#descargatarifas a:active
{
	color:#666666;
	font-weight:bold;	
	text-decoration:none;
	
	font-family: "Trebuchet MS",Arial;
	font-size: 12px;
	
	margin: 0px;
	padding: 0px 12px 0px 12px;
	
}

div#infotituloopcion #descargatarifas
{
	float: left;
	margin: 0px;
	pading:0px;	
	
	width: 226px;
}

div#infotituloopcion img
{
	float: left;
	margin: 0px;	
	padding:0px;	
	
	text-align:right;
}




#infotituloopcion h2
{
	color:#004165;
	font-weight:bold;	
	
	font-family: "Trebuchet MS";
	font-size: 13px;
	
	margin: 0px;
	padding: 0px 12px 0px 12px;
	
}

#infotituloopcion h3
{
	color:#004165;
	
	font-weight:none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight:lighter;
	
	margin: 0px;
	padding: 0px 12px 0px 12px;
	
}

#infotituloopcion h4
{
	color:#666666;
	
	font-family: "Trebuchet MS";
	font-size: 11px;
	margin: 0px;
	font-weight:lighter;
	
	padding: 0px 12px 0px 12px;
	
}

#infotituloopcion h4 a:link 
{
	color: #666666;
	
}
#infotituloopcion h4 a:visited 
{
	color: #666666;
}
#infotituloopcion h4 a:hover 
{
	color: #666666;	
}
#infotituloopcion  h4 a:active 
{
	color: #666666;
}

div#contenedorformulario
{
	/*background-image:url(../imagenes/todo.gif);
	background-repeat:no-repeat;
	background-position:center;*/
	
	width: 410px;
	/*height: 379px;*/
	margin: 0px 10px 29px 0px;
	/*margin-left: 29px;
	margin-top: 20px;*/
	position:static;
	
}

div#contenedorformulario form
{
	border: 0px;
}

div#contenedorformulario form label
{	
	width:50px;
	height:15px;
	margin-left: 53px;
	margin-bottom: 5px;
	
	font-family:"Trebuchet MS", Arial;
	font-size: 16px;
	
	color: #666666;	
}

.sIFR-hasFlash div#contenedorformulario form label
{
	font-size: 14px;
	font-style: normal;
	visibility: hidden;
}

div#contenedorformulario #nombre
{
	width: 200px;
	height: 21px;
		
	margin-left: 53px;
	margin-bottom: 10px;
	
	padding: 2px 2px 2px 2px;
	
	border: 1px solid #ffffff ;
	
	background-color:#eeeeee;
	
	font-family:"Trebuchet MS";
	font-size: 12px;
	
	color:#004165;
}


div#contenedorformulario #email
{
	width: 250px;
	height: 21px;
		
	margin-left: 53px;
	margin-bottom: 10px;
	
	padding: 2px 2px 2px 2px;

	border: 1px solid #ffffff ;
	
	background-color:#eeeeee;
	
	font-family:"Trebuchet MS";
	font-size: 12px;
	
	color:#004165;
}
div#contenedorformulario #telefono
{
	width: 150px;
	height: 21px;
		
	margin-left: 53px;
	margin-bottom: 10px;
	
	padding: 2px 2px 2px 2px;
	
	border: 1px solid #ffffff ;
	
	background-color:#eeeeee;
	
	font-family:"Trebuchet MS";
	font-size: 12px;
	
	color:#004165;	
}

div#contenedorformulario #inputllegada
{
	width: 100px;
	height: 21px;
		
	margin:0px;
	
	padding: 2px 2px 2px 2px;
	
	border: 1px solid #ffffff ;
	
	background-color:#eeeeee;
	
	font-family:"Trebuchet MS";
	font-size: 12px;
	
	color:#004165;
	
}

div#contenedorformulario #inputsalida
{
	width: 100px;
	height: 21px;
		
	margin: 0px;	
	padding: 2px 2px 2px 2px;
	
	border: 1px solid #ffffff ;
	
	background-color:#eeeeee;
	
	font-family:"Trebuchet MS";
	font-size: 12px;
	
	color:#004165;
	
}

div#contenedorformulario #fechasalida{
	margin:0px;
	
	padding-left: 5px;
	margin-bottom: 10px;
	
	width:120px;
	float: left;
	
}
div#contenedorformulario #fechallegada
{
	margin: 0px;
	padding-left: 53px;
	margin-bottom: 10px;
	
	float:left;

	width:120px;
	
	

}

div#contenedorformulario .etiquetafec
{	
	width:50px;
	height:15px;
	margin-left: 0px;
	margin-bottom: 5px;
	
	font-family:"Trebuchet MS", Arial;
	font-size: 16px;
	
	color: #666666;	
}

.sIFR-hasFlash div#contenedorformulario .etiquetafec
{
	font-size: 14px;
	font-style:normal;
	visibility:hidden;
}


div#contenedorformulario #numero
{
	width: 50px;
	height: 21px;
		
	margin-left: 53px;
	margin-bottom: 10px;
	
	padding: 2px 2px 2px 2px;

	border: 1px solid #ffffff ;
	
	background-color:#eeeeee;
	
	font-family:"Trebuchet MS";
	font-size: 12px;
	
	color:#004165;
}

div#contenedorformulario #boton
{
	width: 44px;
	height: 20px;
	
	background-image:url(../imagenes/enviar.gif);
	background-repeat:no-repeat;
	background-position:inherit;
		
	margin-left: 322px;
	margin-bottom: 20px;
	
	padding: 3px 2px 2px 2px;
	
	
	border: 1px solid #dddddd ;
	
	background-color:#ffffff;
	color: #ffffff;	
	
	text-align: center;*/
}



div#contenedorformulario textarea
{
	width: 313px;
	height: 150px;
	
	margin-left: 53px;
	margin-bottom:10px;
	
	padding: 2px 2px 2px 2px;

	border: 1px solid #ffffff ;
	
	background-color:#eeeeee;
	
	font-family:"Trebuchet MS";
	font-size: 12px;
	
	color:#004165;
	
	position: static;
}

div#contenedorformulario .textofecha
{
	width: 100px;
	
	float:left;

}

div#contenedorformulario .divfecha
{
	clear:both;
	/*position:absolute;*/
}

#contenidoopcion span
{
	color:#004165;
	font-weight:bold;	
	
	width:auto;
	
	font-family: "Trebuchet MS";
	font-size: 13px;
	
	margin: auto;
	padding: 0px 12px 0px 12px;
	text-align:"center";
	
}

#tituloopcion #imagentitulo
{
	background-image:url(../imagenes/reservas.gif);
	background-position:center;
	
	width:271px;
	height: 50px;
}

div#contenedorresultado
{
	/*background-image:url(../imagenes/todo.gif);
	background-repeat:no-repeat;
	background-position:center;*/
	
	width: 410px;
	/*height: 379px;*/
	margin:auto;
	
	position:static;
	
		
	color:#004165;
	font-weight:bold;		
	
	font-family: "Trebuchet MS";
	font-size: 13px;
	
	text-align:center;
}

