/* ESPECÍFICOS DESTACADO */
.destacado {
	position: relative;
	padding-top: 0.5em;
	/* ver IE.css para height*/
}
.destacado .texto {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 300px;
	text-align: left;
	color: #FFFFFF;
}
.destacado .titular {
	font-size: 3em;
	line-height: 100%;
	font-weight: bold;
}
.destacado .desarrollo {
	margin-top: 1em;
	width: 300px;
}
.ficha_ext .contenido .cuerpo .contenido_textos{
	margin:18px 18px 18px 28px;
}
.ficha_ext .contenido .cuerpo .contenido_textos h2{
	font-size:120%;
	margin:0 0 .5em 0;
}
.ficha_ext .contenido .cuerpo .contenido_textos h3{
	font-size:110%;
	margin:0 0 .5em 0;
}
.ficha_ext .contenido .cuerpo .contenido_textos .texto1,
.ficha_ext .contenido .cuerpo .contenido_textos a{
	color:#B27719;
}
.ficha_ext .contenido .cuerpo .contenido_textos a{
	text-decoration: none;
}
.ficha_ext .contenido .cuerpo .contenido_textos a:hover{
	text-decoration: underline;
}
.ficha_ext .contenido .cuerpo .contenido_textos p{
	margin-bottom:1em;
}
.ficha_ext .contenido .cuerpo .contenido_textos .entradilla{
	padding:1em 18px 1px 18px;
	background:#fde4c9;
	margin-bottom:1em;
}
.ficha_ext .contenido .cuerpo .contenido_textos p.entradilla{
	padding:1em 18px 1em 18px;
}
.ficha_ext .contenido .cuerpo .contenido_textos ul li{
	background:url(../images/css_contenido_textos_li.gif) no-repeat 5px 7px;
	padding-left:18px;
	margin-bottom:1em;
	margin:10px 0 5px 0;
}
.ficha_ext .contenido .cuerpo .contenido_textos ol li{
	list-style-type:decimal;
	margin-bottom:1em;
	margin-left:23px;
	
}
.ficha_ext .contenido .cuerpo .contenido_textos .imgDcha{
	float: right;
	margin:4px 0 10px 18px;
}
.ficha_ext .contenido .cuerpo .contenido_textos .imgIzda{
	float: left;
	margin:4px 18px 10px 0;
}
.ficha_ext .contenido .cuerpo .contenido_textos hr{
	height:1px;
	padding:0;
	border:0;
	border-bottom:#CCCCCC 1px dotted;
	margin:1.5em 0;
}
/* ESPECÍFICOS FICHA */
.ficha_contenedor {
	float: left;
	position: relative;
	margin-right: 8px;
	margin-top: 11px;
	width: 165px;
	height: 257px;
	border: 1px solid #EBEBEB;
}
.ficha_marco_interior {
	padding: 5px 5px 0;
	/*background: #FFFFFF url(../images/css_ficha_fondo.gif) no-repeat bottom left;*/
}
.ficha_marco_interior .oferta {
	position: absolute;
	top: 0;
	left: 0;
	width: 42px;
	height: 42px;
	background: url(../images/css_icono_oferta.gif) no-repeat 0 0;
}
.ficha_marco_interior .novedad {
	position: absolute;
	top: 73px;
	right: 5px;/* ver para IE.css */
	width: 42px;
	height: 42px;
	background: url(../images/css_icono_novedad.gif) no-repeat 0 0;
}
.ficha_marco_interior .enlace_img img {
	display: block;
	margin-bottom: 5px;
}
.ficha_marco_interior .enlace_txt {
	display: block;
	color: #B27719;
}
.ficha_marco_interior .enlace_txt:hover {
	text-decoration: none;
}
.ficha_marco_interior .resumen_actividad {
	margin-top: 5px;
}
.ficha_marco_interior .precio_anterior {
	position: absolute;
	bottom: 0.25em;
	right: 14px;
	padding-bottom: 2em;
	text-align: right;
	font-weight: bold;
	text-decoration: line-through;
}
.ficha_marco_interior .detalles {
	padding: 0.25em 0;
	font-weight: bold;
	color: #B27719;
	display: none;

}
.ficha_marco_interior .precio_actual_descuento {
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 165px;
	font-size: 125%;
	background: #FFFFFF url(../images/css_ficha_fondo.gif) no-repeat bottom left;
}
.ficha_marco_interior .precio_actual {
	float: right;
	padding-top: 4px;
	padding-right: 15px;
	font-weight: bold;
	color: #B27719;
}
.ficha_marco_interior .descuento {
	float: left;
	margin-top: 1px;
	padding: 2px 4px 0px;/*ver IE.css */
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/css_ficha_dto_fondo.gif) no-repeat 0 0;
}
/* ESPECÍFICOS ACTIVIDAD */
.actividad .subopciones {
	margin-top: 6px;
	padding-bottom: 5px;
	padding-left: 25px;
	border: 1px solid #EBEBEB;
	background: url(../images/css_rango_precios_fondo.gif) repeat-x bottom left;
}
.actividad .subopciones ul li {
	float: left;
	display: inline;
	padding: 5px 60px 1px 0;
	
}
.actividad .subopciones ul li a {
	color: #B27719;
	text-decoration: none;
}
.actividad .subopciones ul li a:hover {
	text-decoration: underline;
}
/* ESPECÍFICOS AVENTURA*/
.aventura .menu_izquierdo_contenedor .lista_actividades li  a.aventura {
	background: url(../images/css_menu_izquierdo_over.gif) no-repeat 0 0;
}
/* ESPECÍFICOS FICHA_EXT */
.ficha_ext ul.migas,
.actividad ul.migas {
	font-size: 90%;
}
.ficha_ext .migas li,
.actividad ul.migas li {
	float: left;
	text-align: center;
}
.ficha_ext .migas li a,
.actividad ul.migas li a {
	margin-right: 8px;
	padding-right: 12px;/* ver IE.css */
	color: #B27719;
	background: url(../images/css_migas_piti.gif) no-repeat right 6px;
	text-decoration: none;
	
}
.ficha_ext .migas li a:hover,
.actividad ul.migas li a:hover {
	text-decoration: underline;
}
.ficha_ext .ficha_ext_contenedor {
	margin-top: 5px;
	padding-bottom: 2em;
	border: 1px solid #EBEBEB;
}
.ficha_ext h1 {
	padding: 10px 18px;
	font-size: 130%;
	color: #B27719;
	background: url(../images/css_ficha_h1_fondo.gif) repeat-x bottom left;
}
.ficha_ext .ficha_ext_textos h2 {
	margin-bottom: 1em;
}
.ficha_ext .resumen_contenedor {
	position: relative;
	margin: 6px 6px 1em 6px;
	padding: 9px 12px 9px 9px;
	min-height: 270px;
	background-color: #FDE4C9;
}
.ficha_ext .resumen_contenedor .resumen_dch {
	float: right;
	width: 265px;
}
.ficha_ext .contenido .cuerpo .resumen_dch h2 {
	line-height: 1em;
	margin: 0 0 15px 0;
	padding:0;
		}
.ficha_ext .resumen_contenedor .resumen_dch .resumen_dch_minheight {
	min-height: 190px;
}
.ficha_ext .resumen_contenedor .resumen_dch .introduccion {
	margin-bottom: 1em;
}
.ficha_ext .resumen_contenedor .xpersona {
	font-family: Verdana;
	color: #B27719;
}

.ficha_ext  .detalles {
	color: #B27719;
	font-weight:bold;
	margin:0px 0px 10pt pt;
	display: none;
	
}



.ficha_ext .resumen_contenedor .precios_comprar .comprar {
	float: right;
	display: block;
	width: 78px;/*94*/
	height: 22px;
	padding: 13px 18px;
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/css_ficha_resumen_comprar.gif) no-repeat 0 0;
}


.ficha_ext .resumen_contenedor .precios_comprar {
	margin-top: 10px;
	width: 265px;
	
}

.ficha_ext .resumen_contenedor .select {
	width: 80%;
	float: right;
	background-color:#fff8f1;
	border:1px solid #FFAB52;
	margin:3px 0 3px 0;
	padding:0pt;
	}
.ficha_ext .resumen_contenedor .precio_titulo1 {
	color:#B27719;
	float:left;
	font-weight:bold;
	margin:3px 5px 0pt 0pt;
}
.ficha_ext .resumen_contenedor .precios_comprar .comprar {
	text-decoration: none;
}
.ficha_ext .resumen_contenedor .precios_comprar .comprar:hover {
	text-decoration: underline;
}
.ficha_ext .resumen_contenedor .precios_comprar .precios_dto {
	float: left;
	width: 146px;
	border: 1px solid #B96000;
	background-color: #FFFFFF;
}
.ficha_ext .resumen_contenedor .precios_comprar .precios_dto .precios_dch {
	float: right;
	padding: 4px 5px;/* ver IE.css */
	width: 95px;
	text-align: right;
}
.ficha_ext .resumen_contenedor .precios_comprar .precios_dto .precios_dch .precio_anterior {
	text-decoration: line-through;
}
.ficha_ext .resumen_contenedor .precios_comprar .precios_dto .precios_dch .precio_actual{
	font-size: 2em;/*1.5em*/
	font-weight: bold;
	color: #B27719;
}
.ficha_ext .resumen_contenedor .precios_comprar .precios_dto .precios_izq{
	float: left;
	padding: 4px 5px;/* ver IE.css */
	width: 27px;
	font-size: 125%;
	font-weight: bold;
	color: #FFFFFF;
	background: #EB9D22 url(../images/css_ficha_resumen_dto.gif) repeat-x bottom left;
}
.ficha_ext .resumen_contenedor .precios_comprar .precios {
	float: left;
	width: 136px;
	padding: 13px 5px 14px;
	text-align: center;
	border: 1px solid #B96000;
	background-color: #FFFFFF;
	font-size: 2em;
	font-weight: bold;
	color: #B27719;
}
.ficha_ext .resumen_contenedor .precios_comprar .precios_dto_no_porcentual {
	float: left;
	width: 136px;
	padding: 3px 5px 4px;
	text-align: center;
	border: 1px solid #B96000;
	background-color: #FFFFFF;
	font-size: 2em;
	font-weight: bold;
	color: #B27719;
}
.ficha_ext .resumen_contenedor .precios_comprar .precios_dto_no_porcentual .precio_anterior {
	font-size: .5em;
	font-weight: normal;
	color: #000000;
	text-decoration: line-through;
}
.ficha_ext .resumen_contenedor .resumen_izq {
	float: left;
}
.ficha_ext .ficha_ext_textos {
	width: 637px;
	margin: 0 18px;
}
.ficha_ext .ficha_ext_textos a {
	text-decoration: none;
}
.ficha_ext .ficha_ext_textos a:hover {
	text-decoration: underline;
}
.ficha_ext .contenido .cuerpo h2 {
	margin-top: 1em;
	font-size: 120%;
	color: #B27719;
}
/* ESPECÍFICOS CONTENIDO_EDITABLE */
.contenido_editable .resumen_contenedor ul li,
.contenido_editable .ficha_ext_textos ul li {
	background: url(../images/css_contenido_textos_li.gif) no-repeat 5px 7px;
	padding-left: 18px;
	margin:7px 0 5px 0;
}
.contenido_editable .resumen_contenedor a,
.contenido_editable .ficha_ext_textos a {
	color:#B27719;
	text-decoration: none;
}

.contenido_editable .resumen_contenedor a:hover,
.contenido_editable .ficha_ext_textos a:hover {

	text-decoration: underline;
}

/* ESPECÍFICOS LISTA_ACTIVIDAD */
.lista_resultados h1{
	margin-top: 5px;
}
.lista_resultados a.buscador_boton {
	float: right;
	padding-right: 20px;
	background: url(../images/css_buscador_piti.gif) no-repeat;
	background-position: right 4px;
	color: #B27719;
	text-decoration: none;
}
.lista_resultados a.buscador_boton:hover {
	text-decoration: underline;
}
/* ESPECÍFICOS CONTACTO */
.contacto .contenido .cuerpo .direccion {
	margin-bottom: 1em;
}
.contacto .contenido .cuerpo .direccion p {
	margin-bottom: 0;
}
.contacto .contenido .cuerpo .contacto_mensajes_error,
.me_gustaria  .contenido .cuerpo .contacto_mensajes_error{
	/*width: 411px;*/
	padding-left: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 1.5em;
	color: #000000;
	background-color: #FCCDD1;
}
.contacto .contenido .cuerpo .contacto_mensajes_error ul,
.me_gustaria .contenido .cuerpo .contacto_mensajes_error ul{
	padding-left: 14px;
}
.contacto .contenido .cuerpo .contenido_textos .contacto_mensajes_error ul li,
.me_gustaria .contenido .cuerpo .contenido_textos .contacto_mensajes_error ul li{
	margin-bottom: 0;
	padding-left: 0;
	background: none;
	list-style-type: disc;
}
.contacto .contenido .cuerpo .mensajes_error_encabezado,
.me_gustaria  .contenido .cuerpo .mensajes_error_encabezado {
	font-weight: bold;
	color: #FF0000;
}
.contacto  .contenido .cuerpo fieldset,
.me_gustaria  .contenido .cuerpo fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
.contacto .contenido .cuerpo label,
.me_gustaria  .contenido .cuerpo label {
	float:left;
	display: block;
	min-width: 15%;/* ver IE.css */
	cursor: pointer;
}
.contacto .contenido .cuerpo input,
.me_gustaria .contenido .cuerpo input {
	margin-bottom: 0.25em;
	width: 323px;
	float: left;
	font-size: 95%;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB5;
	color: #000000;
}
.contacto .contenido .cuerpo textarea,
.me_gustaria  .contenido .cuerpo textarea {
	width: 323px;
	float: left;
	font-size: 95%;
	border:1px solid #7F9DB5;
	background-color: #FFFFFF;
	color: #000000;
}
.contacto .contenido .cuerpo .campo_incompleto, 
.me_gustaria  .contenido .cuerpo .campo_incompleto{
	border: 1px solid #DD0B0B;
	background-color: #FCCDD1;
	color: #000000;
}
.contacto .contenido .cuerpo .botones,
.me_gustaria  .contenido .cuerpo .botones {
	margin-top: 1em;
	width: 425px;/* ver IE.css */
	text-align: right;
}
.contacto .contenido .cuerpo .botones .enviar_boton,
.me_gustaria  .contenido .cuerpo .botones .enviar_boton {
	float: right;
	padding-top: 2px;/* ver IE.css  */
	padding-right: 20px;/* ver IE.css */
	width: 56px;
	background: url(../images/css_buscador_piti.gif) no-repeat;
	background-position: right 4px;/* ver IE.css */
	color: #B27719;
	border: none;
	cursor: pointer;
	text-decoration: none;
}
.contacto .contenido .cuerpo .botones .enviar_boton:hover,
.me_gustaria  .contenido .cuerpo .botones .enviar_boton:hover {
	text-decoration: underline;
}

.contacto  .contenido .cuerpo .aceptar_aviso {
	margin-top: 25px;
	}
.contacto  .contenido .cuerpo label.avisolegal {
	width: auto;
	min-width: 40px;
	margin-right: 5px;
	margin-left: 10px;
	cursor: pointer;
	font-weight: bold;
	}

.contacto .contenido .cuerpo input.avisolegal {
	width: auto;
	cursor: pointer;
	border: none;
	}
.contacto .contenido .cuerpo .aviso_incompleto {
	width: auto;
	cursor: pointer;
	border:1px solid #FF0000;
	background-color:#FCCDD1;
	padding: 5px;
	}
.fleft {
	float: left;
	}
.contacto  .contenido .cuerpo .botones_localizador {
	width: 630px;
	text-align: right;
	margin-top: 1.5em;	
	}
.contacto  .contenido .cuerpo .botones_localizador .localizador {
	padding-top: 2px;/* ver IE.css  */
	padding-right: 14px;/* ver IE.css */
	background: url(../images/css_buscador_piti.gif) no-repeat;
	background-position: right 4px;/* ver IE.css */
	color: #B27719;
	border: none;
	cursor: pointer;
	text-decoration: underline;
	width:auto !important;
	float: none;
	margin: 0;
	}

/* ESPECÍFICOS ME_GUSTARIA */

/**/
/* ESPECÍFICOS FAQ */
.faq #contenedor .contenido h3 {
	margin-top: 2em;
	color: #B27719;
}
.faq #contenedor .contenido .ficha_ext_contenedor ul li a {
	color: #B27719;
	text-decoration: none;
}
.faq #contenedor .contenido .ficha_ext_contenedor ul li a:hover {
	text-decoration: underline;
}
/*--------------- Estilos INTERIOR: CARRITO (copiado de Indubrik) --------------*/
.mi_cuenta .contenido .cuerpo .contenido_textos {
	margin: 1.5em auto 0;
	width:648px;
}
.carrito_top {
	background: url(../images/css-fnd-carrito-top.gif) top no-repeat; 
	width:648px; 
	height:10px; 
	/*
	margin-top: 20px; 
	margin-left: 25px;
	*/
	font-size: 0.0001em;
	}
.carrito_contenido {
	background: url(../images/css-fnd-carrito-bottom.gif) bottom no-repeat; 
	width: 628px; 
	padding: 5px 10px 20px 10px;
	/*margin-left: 25px;*/
	}
table.tb_carrito {
	border-collapse: collapse;
	/*font-family: "Tahoma" Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 90%;
	width: 100%;
	color: #000000;
	}
table.tb_carrito .tit_cabecera {
	background: #F0F0F0 url(../images/css_th_carrito.gif) repeat-x left bottom;
	}
table.tb_carrito td,
table.tb_carrito th {
	padding: 10px 8px;
	border-right: 1px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
	}
table.tb_carrito th {
	text-align: center;
}
table.tb_carrito td {
	vertical-align: top;
	text-align: center;
	line-height: 1.8em;
}
table.tb_carrito td.titulo {
	text-align: left;
	line-height: 1.15em;
}
table.tb_carrito td.img-carrito{
	text-align: center;
	width: 115px;
}
table.tb_carrito .noborde_bottom {
	border-bottom: none;
	}
table.tb_carrito .noborde_r {
	border-right: none;
	text-align: center;
	}
table.tb_carrito .dcha {
	text-align: right;
	}
.mi_cuenta .contenido .cuerpo .contenido_textos a {
	color: #B27719;
	}
.mi_cuenta .contenido .cuerpo .contenido_textos table.tb_carrito a {
	border: none;
	}
.mi_cuenta .contenido .cuerpo .contenido_textos a {
	color: #B27719;
	text-decoration: none;
}
.mi_cuenta .contenido .cuerpo .contenido_textos a:hover {
	text-decoration: underline;
	}
table.tb_carrito img {
	border: none;
	text-decoration: none;
	vertical-align: middle;
	}
table.tb_carrito .ancho60 {
	}
table.tb_carrito input.cantidad {
	width: 20px; 
	text-align:center; 
	border: 1px solid #A5ACB2;
	vertical-align: middle;
	}
table.tb_carrito .total {
	height: 2.5em;
	border: none;
	border-top: 4px solid #CCCCCC;
	text-align: right;
	font-size: 1.1em;
}
table.tb_carrito .total b{
	margin: 0 7px 0 0;
}
.mi_cuenta .contenido .cuerpo .contenido_textos .botones {
	margin-top: 25px;
	font-size: 90%;
	}
.mi_cuenta .contenido .cuerpo .contenido_textos a.boton_color {
	/*font-family: "Tahoma" Verdana, Arial, Helvetica, sans-serif;*/
	background: #EF7B00 url(../images/css-fnd-bot01.gif) 6px 0.5em no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 12px 1px 16px;
	font-size: 110%;
	font-weight:bold;
	}
.mi_cuenta .contenido .cuerpo .contenido_textos a.boton_color:hover {
	background-color: #AC5A02;
	color: #FFFFFF;
	}
.mi_cuenta .contenido .cuerpo .contenido_textos a.boton_negro {
	/*font-family: "Tahoma" Verdana, Arial, Helvetica, sans-serif;*/
	background: #666666 url(../images/css-fnd-bot02.gif) right 0.5em no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 16px 1px 12px;
	font-size: 110%;
	font-weight:bold;
	}
.mi_cuenta .contenido .cuerpo .contenido_textos a.boton_negro:hover {
	background-color: #000000;
	color: #FFFFFF;
	}
.mi_cuenta .contenido .cuerpo .contenido_textos .botones input.boton_negro {
	/*font-family: "Tahoma" Verdana, Arial, Helvetica, sans-serif;*/
	background: #4C433B url(../images/css-fnd-bot02.gif) 0.5em 0.6em no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 5px 2px 5px;
	margin: 0;
	border: 0;
	height: 17px;
	cursor: pointer;
	width: 100px;
	font-size: 95%;
	}
.mi_cuenta .contenido .cuerpo .contenido_textos .botones input.boton_negro:hover {
	background-color: #B3B0AD;
	}
.tb_carrito .total .euro {
	border: 1px solid #FFAB52;
	float: left;
	background-image: url(../images/fondo_precio.gif) ;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FDE4C9;	
	padding: 0 5px;
	margin: 2px 0 0 0;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.3em;
	}
.mi_cuenta .contenido .cuerpo .contenido_textos .carrito_condiciones_venta{
	padding:.5em 1em; 
	background:#F4F4F4; 
	font-size:95%;
	line-height: 1.5em;	
	margin:1em 0 0 0; 
	text-align:center;
}
.tb_carrito .total .euro {
	float: none;
	}
.floatright {
	float: right;
	}
.novisible {
	display: none;
	}
/* 	Especificos ofertas y novedades*/
.no_resultados{
	margin-top: 1em;
	margin-left: 1em;
}


/* Pasos */

ol.pasos-unalinea{
	background-image: url(../images/fnd-pasos-1linea.gif);
	background-repeat: repeat-x;
	background-position: 0 35px;
}
ol.pasos-doslineas div.primeralineapasos{
	background-image: url(../images/fnd-pasos-primeralinea.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
	width: 630px;
}
ol.pasos-proceso {
	width: 630px;
	float: left;
	margin: 0 0 10px 30px;
	padding: 0;
	list-style: none;
}
ol.pasos-proceso li {
	margin: 0 5px;
	float: left;
	width: 145px;
	/*width: 190px; Ancho para tres pasos */
	padding-top: 60px;
	text-align: center;
	display: inline;
	background-repeat: no-repeat;
	background-position: 50% 20px;
	line-height:1.2em;
}
li#primero-pasado {
	background-image: url(../images/fnd-01-pasado.gif);
	color: #898989;
}
li#primero-actual {
	background-image: url(../images/fnd-01-actual.gif);
	color: #B27719;
}
li#segundo {
	background-image: url(../images/fnd-02.gif);
}
li#segundo-pasado {
	background-image: url(../images/fnd-02-pasado.gif);
	color: #898989;
}
li#segundo-actual {
	background-image: url(../images/fnd-02-actual.gif);
	color: #B27719;
}
li#tercero {
	background-image: url(../images/fnd-03.gif);
}
li#tercero-pasado {
	background-image: url(../images/fnd-03-pasado.gif);
	color: #898989;
}
li#tercero-actual {
	background-image: url(../images/fnd-03-actual.gif);
	color: #B27719;
}
li#cuarto {
	background-image: url(../images/fnd-04.gif);
}
li#cuarto-pasado {
	background-image: url(../images/fnd-04-pasado.gif);
	color: #898989;
}
li#cuarto-actual {
	background-image: url(../images/fnd-04-actual.gif);
	color: #B27719;
}
/* ESPECÍFICOS BONO*/

/* BONO PASO 1*/
.bonoPaso1 .cuerpo .contenido_textos fieldset {
	border: none;
	padding-top: 1em;
}
.bonoPaso1 .cuerpo .contenido_textos label {
	float: left;
	display: inline;
}
.bonoPaso1 .cuerpo .contenido_textos input {
	margin-left: 0.5em;
	width: 150px;
	float: left;
	display: inline;
	border: 1px solid #7F9DB5;
}
.bonoPaso1 .contenido .cuerpo .botones {
	width: 100%;
	display: inline;
}
.bonoPaso1 .contenido .cuerpo .botones .enviar_boton {
	margin-left: 0.5em;
	padding-top: 2px;/* ver IE.css  */
	padding-right: 15px;/* ver IE.css */
	width: 100px;
	background: url(../images/css_buscador_piti.gif) no-repeat;
	background-position: right 4px;/* ver IE.css */
	color: #B27719;
	border: none;
	cursor: pointer;
	text-decoration: underline;
}
.bonoPaso1 .contenido .cuerpo .botones .enviar_boton:hover{
	text-decoration: none;
}
.bonoPaso1 .contenido .cuerpo .verBono .enlaceBonoImg {
	position: relative;
	top: 12px;
	margin-right: 0.5em;
}
.bonoPaso1 .contenido .cuerpo .verBono .enlaceBonoTxt:hover {
	color:#B27719;
	text-decoration: none;
}
.bonoPaso1 .contenido .cuerpo .contacto_mensajes_error{
	/*width: 411px;*/
	padding-left: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 1.5em;
	color: #000000;
	background-color: #FCCDD1;
}
.bonoPaso1 .contenido .cuerpo .contacto_mensajes_error ul{
	padding-left: 14px;
}
.bonoPaso1 .contenido .cuerpo .contenido_textos .contacto_mensajes_error ul li{
	margin-bottom: 0;
	padding-left: 0;
	background: none;
	list-style-type: disc;
}
.bonoPaso1 .contenido .cuerpo .mensajes_error_encabezado{
	font-weight: bold;
	color: #FF0000;
}
.bonoPaso1 .contenido .cuerpo .campo_incompleto{
	border: 1px solid #DD0B0B;
	background-color: #FCCDD1;
	color: #000000;
}
/* BONO PASO 2 */
.bonoPaso2 .cuerpo .contenido_textos label.rButtonLbl {
	width: 17px;
	min-width: 0;
}
.bonoPaso2 .cuerpo .contenido_textos label.rButtonLbl2 {
	margin-left: 0.5em;
}
.bonoPaso2 .cuerpo .contenido_textos input.rButton {
	margin-right: 0;
	margin-left: 0;
	width: 20px;
	border: none;
}
/* BONO PASO 3 */
.bonoPaso3 .cuerpo .contenido_textos .bordeDetalles{
	padding: 1em;
	border: 1px solid #DCDCDC;
}
.bonoPaso3 .cuerpo .contenido_textos h3{
	color: #B27719;
}
.bonoPaso3 .contenido .cuerpo .contenido_textos ul li{
	clear: left;
	margin:5px 0pt 5px;
}
.bonoPaso3 .cuerpo .contenido_textos .realzado{
	float:left;
	display: block;
	width: 130px;
}
/* ESPECÍFICOS DETALLES CAJA REGALO (OPCIONES DE ENTREGA) */
.opciones_entrega {
	margin-top: 15px;
}
.opciones_entrega .opc_entrega {
	padding-top: 161px;
	width: 238px;
}
.opciones_entrega .flota_derecha {
	float: right;
	margin-right: 40px;
	background: url(../images/css_opc_email.jpg) no-repeat 0 0;
}
.opciones_entrega .flota_izquierda {
	float: left;
	margin-left: 40px;
	background: url(../images/css_opc_caja_regalo.jpg) no-repeat 0 0;
}