#contenedor{
    height: auto;
    margin: 10px auto auto;
    overflow: hidden;
    width: 961px;
    clear: both;
    font-size: 13px;
}
#contenido{
    background-image: url("../img/comun/pestanya_izquierda.png");
    background-position: left top;
    background-repeat: no-repeat;
    color: #666666;
    float: left;
    margin: 0;
    padding-left: 0;
    padding-top: 0;
    text-align: left;
    width: 960px;
}
.campo-titulo{
	background-color: #F2F2F2;
    border-top: 1px solid #CCCCCC;
    color: #210D4A;
    float: right;
    font-size: 30px;
    font-weight: normal;
    line-height: normal;
    min-width: 170px;
    padding-left: 50px;
    padding-right: 55px;
    padding-top: 10px;
    text-align: right;
    width: auto;
}
.campo-triangulo{
	background-image: url("/sltwww/st/img/comun/triangulo_pestanya.png");
    background-repeat: no-repeat;
    float: right;
    font-size: 30px;
    font-weight: normal;
    height: 46px;
    line-height: normal;
    width: 23px;
    background-position: left top;
}
#contenido .bloque-gris{
	background-color: #F2F2F2;
	float: left;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 40px;
}
/**Breadcrumbs**/
#listado_breadcrumb {
    float: left;
    font-size: 20px;
    font-weight: normal;
	margin: 0;
    width: 210px;
    border-right: 1px dotted #999999;
    min-height: 200px;
}

#listado_breadcrumb .campo-paso{
	color:#999999;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	display: block;
	text-align: left;
	height: 35px;
	cursor: default;
}
#listado_breadcrumb .campo-paso.activo{
	color:#200C4A;
	cursor: default;
}
#listado_breadcrumb .campo-paso.seleccionado{
	background: url('../img/cajetin_busqueda/flecha-breadcrumb.png') no-repeat left 3px transparent;
	color:#200C4A;
}
/** Detalle viaje ***/
#detalleViaje{
	float: left;
	margin-left: 30px;
	width: 685px;
}
.tit-panel {
    color: #333333;
    font-size: 20px;
    font-weight: normal;
}
.divDatosPresupuesto {
    margin-top: 40px;
}
.columnaCamposPresup {
    border-right: 1px dotted #999999;
    float: left;
    width: 385px;
}
.columnaCamposPresup .filaCampoPresup {
    margin-bottom: 13px;
}
.divDatosPresupuesto div.titCampoResumenPresup {
    float: left;
    font-size: 13px;
    width: 67px;
}
.divDatosPresupuesto div.campoResumenPresup {
    color: #333333;
    float: left;
    font-size: 13px;
    font-weight: bold;
    width: 243px;
}
.columnaTotalPresup {
    float: right;
    margin-right: 30px;
    text-align: right;
}
.columnaTotalPresup p.importeTxtPagar {
    color: #666666;
    font-size: 19px;
    font-weight: bold;
    margin: 0;
}
.columnaTotalPresup p.importe35Rojo{
	margin: 0;
	margin-top: 15px;
}
p.importe35Rojo span.fmtDecimales {
    font-size: 28px;
}
p.importe35Rojo {
    color: #DF1F0C;
    font-size: 35px;
    font-weight: bold;
    line-height: 35px;
}
/**Cuerpo**/
.contenedor-cuerpo{
	margin-left: 32px;
	margin-right: 32px;
}
.datos-titulo{
	border-bottom: 1px solid #CCCCCC;
	float:left;
	width: 100%;
}
.datos-titulo h2{
    color: #333333;
    font-size: 20px;
    font-weight: normal;
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
    margin-top: 16px;
    float: left;
}
.datos-titulo.sin_subrayado{
    border-bottom: none;
}
.datos-titulo p{
	color: #999999;
	font-size: 14px;
}
.datos-titulo p.infoFormulario{
	float: right;
	padding: 0;
    margin: 0;
    margin-top: 21px;
}
.cont-tarifas p.infoProducto{
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0;
	float: left;
	width: 100%;
}
.cont-tarifas p.infoProducto .idProducto{
	font-weight: bold;
	padding-right: 10px;
}
/**Botones**/
div.btonFormalizar{
	background-color: #DF1F0E;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    text-align: center;
    clear: both;
}
div.btonFormalizar p{
    margin: 0;
    padding-top: 5px;
}
div.btonFormalizar.divDesplegar {
    background-color: #999999;
    color: #FFFFFF;
}
div.btonFormalizar.divOcultar{
    display:none;
}
/**Apertura**/
#contenidoApertura{
	background-color: #FFFFFF; 
	padding: 30px;
	clear: both;
}
#contenidoApertura p{
	padding: 0;
	margin: 0;
}
/**Entradas**/
.contenedorTablaDatos{
	margin-top: 10px;
}
.tablaDatos{
	clear: both;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}
.tablaDatos td{
	color: #333333;
	font-size: 12px;
}
.tablaDatos .filaTitulo td{
	background-color: #CCCCCC;
	font-weight: bold;
	border: none;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
.tablaDatos .filaTitulo td.first{
	padding-left: 10px;
}
.tablaDatos .filaContenidoF td{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
	border: none;
	border-bottom: 1px dotted #999999;
	border-right:1px dotted #999999;
	text-align: left;
}
.tablaDatos .filaContenidoF td p{
	margin: 0;
	padding: 0;
	padding-left: 10px;
	/* 	border-left: 1px dotted #999999; */
}
.tablaDatos .filaContenidoF td.first{
	padding-left: 10px;
	border-left: 1px solid #CCCCCC;
}
.tablaDatos .filaContenidoF td.first p{
	border-left: 0px;
	padding-left: 0;
	font-weight: bold;
}
.tablaDatos .filaContenidoF td.precio{
	text-align: right;
}
.tablaDatos .filaContenidoF td.last{
	border-right: 1px solid #CCCCCC;
}
.tablaDatos .filaContenidoF.last td{
	border-bottom: 1px solid #CCCCCC;
	color: #DF1F0E;
	font-size: 15px;
}
#totalAdultos,#totalNinos{
	font-size: 27px;
}
#totalAdultos p,#totalNinos p{
	padding-left: 17px;
}
#contenedor select{
	font-weight: bold;
	border: 1px solid #CCCCCC;
	padding: 5px 5px;
	text-align:	left; 
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #FFFFFF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#E4E4E4));
	background: -webkit-linear-gradient(#FFFFFF, #E4E4E4);
	background:-moz-linear-gradient(#FFFFFF, #E4E4E4);
	background: -ms-linear-gradient(#FFFFFF, #E4E4E4);
	background: -o-linear-gradient(#FFFFFF, #E4E4E4);
	background: linear-gradient(#FFFFFF, #E4E4E4);
	-pie-background: linear-gradient(#FFFFFF, #E4E4E4);
	behavior: url(/PIE.htc);
	width: 51px;
	height: 31px;
	color: #333333;
}
#contenedor select option{
	background-color: #FFFFFF;
}
/** Informacio importante **/
.cont-info-imp{
	clear: both;
	float: left;
	width: 100%;
}
.cont-info-imp p.info-imp{
	margin:0;
	margin-top: 13px;
	margin-bottom: 13px;
	clear: both;
	float: left;
	width: 100%;
}
/** Cliente sucursal **/
.cont-suc-client{
	clear: both;
    float: left;
    margin-top: 10px;
    width: 100%;
}
.info-suc-client{
	float: right;
    margin-left: 21px;
    margin-top: 10px;
    width: 208px;
}
/** Formulario titular **/
#box-datos-titular-general{
	clear: both;
    float: left;
    margin-top: 10px;
    width: 100%;
}
#box-datos-titular-general-body p.infoTitularReserva{
	clear: both;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	margin-top: 13px;
	margin-bottom: 13px;
}
#box-datos-titular-general-body #box-datos-titular{
	float: left;
	width: 100%;
}
#box-datos-titular-general-body #box-datos-titular span{
	float: left;
	/*width: 208px;*/
	margin-right: 21px;
}
#box-datos-titular-general-body #box-datos-titular span.titularDatos input{
	float: left;
	width: 164px;
	/*margin-right: 21px;*/
}
#box-datos-titular-general-body #box-datos-titular span.titularDatos #eTelefono{
	float: left;
	width: 198px;
}

#box-datos-titular-general-body #box-datos-titular span.last{
	margin-right: 0;
	margin-left:3px;
	/margin-left:0;
}
#box-datos-titular-general-body #box-datos-titular #sexo{
	width: 67px;
	margin-right:20px;
}
#contenedor input[type="text"] {
  	border: 1px solid #CCCCCC;
    color: #999999;
    font-family: Helvetica;
    font-size: 14px;
    height: 22px;
    padding-left: 5px;
    padding-top: 5px;
    vertical-align: middle;
    width: 201px;
}
#contenedor label{
	display:block;
	padding-bottom: 5px;
	color: #666666;
    font-size: 13px;
    font-weight: bold;
}
#box-datos-titular-general-body .datos-form{
	clear: both;
	padding-top: 10px;
	float:left;
	width: 100%;
}
#box-datos-titular-general-body .datos-form span{
	float: right;
	clear: right;
	margin-top: 13px;
}
#box-datos-titular-general-body .datos-form span label{
	width: 201px;
}
#box-datos-titular-general-body .datos-form span.observaciones{
	float: left;
	clear: left;
}
#box-datos-titular-general-body .datos-form p{
	margin:0;
	margin-top: 13px;
	color: #666666;
    font-size: 13px;
    font-weight: bold;
}
#box-datos-titular-general-body .datos-form a{
	color: #666666;
	text-decoration: underline;
}
#eObservaciones{
	height: 157px;
    width: 662px;
    border: 1px solid #CCCCCC;
}
/** Condiciones y total final**/
div.inputCondiciones{
	clear: both;
	float: left;
	border-bottom: 1px solid #CCCCCC;
	width: 100%;
}
div.inputCondiciones p{
	color: #666666;
    font-size: 13px;
    margin: 0;
    margin-bottom: 30px;
    margin-top: 25px;
    padding:0;
}
div.inputCondiciones p a{
	text-decoration: underline;
	font-weight: bold;
	color: #666666;
}
.cont-total-inf{
	border-left: 1px dotted #CCCCCC;
    float: right;
    height: 79px;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 300px;
}

div.divInfoOtroServ {
	display:none;
	margin-top:10px;
}
/* div.divInfoOtroServ div.detalleServ{ */
/* 	margin-left: 844px; */
/* } */

/* div.divInfoOtroServ div.detalleServOp{ */
/* 	margin-left: 775px; */
/* } */
table.tablaDatos div.divInfoOtroServ p{
	margin-top: 0;
	margin-bottom: 5px;
	padding: 5px;
	color: #333333;
	background-color: #CCCCCC;
	font-size: 11px;
	clear: both;
}

div.flechaCapa {
    background-image: url("../img/comun/flecha-capa.png");
    background-repeat: no-repeat;
    float: left;
    height: 9px;
    margin-left: 90%;
    position: relative;
    width: 20px;
}