@charset "utf-8";
/* CSS Document */

a
{
	text-decoration: none;
}
#contenedor_general
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 940px;
	margin-bottom:20px;
}
.row
{
	float: left;
	margin-bottom: 20px;
	width: 699px;
}
.row .subtitle
{
	font-size: 14px;
	font-weight: bold;
	color:#FF6600;
} 
.encabezados_finales
{
	font-size: 13px;
	/*float:left;*/
}
.encabezados_finales_borde_derecha
{
	font-size: 13px;
	border-right:1px solid #dfdfdf
	/*float:left;*/
}
.encabezados_finales .title
{
	font-size: 30px;
	color:#000000;
	font-weight:normal;
}
.row .title a
{ 
	font-size: 30px;
	color:#000000;
	font-weight:normal;
	}
.encabezados_finales .subtitle {
color:#FF6600;
font-size:14px;
font-weight:bold;
margin-bottom:10px;
}

.encabezados_finales a
{
text-decoration:none;
}
.encabezados_finales ul
{
	padding: 0px;
	margin-top:14px;
}
.encabezados_finales li
{
	background-image: url("/img/movil_bullet_cuadrado.gif");
	background-position: 1px 7px;
	background-repeat: no-repeat;
	clear: both;
	line-height: 17px;
	margin: 2px 0 7px;
	padding: 0 0 0 12px;
	list-style-type: none;
	font-size:14px;
}
.enlace a
{
	background-image: url("/img/ico_flecha.gif");
	background-position: 1px 6px;
	background-repeat: no-repeat;
	clear: both;
	line-height: 17px;
	margin: 2px 0 0 0;
	padding: 0 0 0 16px;
	list-style-type: none;
	font-size:12px;
	color:#000000;
}
.enlace a:hover
{
	text-decoration:underline;
}
.enlace-alt a
{
	background-image: url("/img/ico_flecha.gif");
	background-position: 1px 7px;
	background-repeat: no-repeat;
	clear: both;
	line-height: 17px;
	margin: 2px 0 0 0;
	padding: 0 0 0 12px;
	list-style-type: none;
	font-size:12px;
	text-decoration:underline;
	color:#000000;
}
.enlace-alt-no-subrayado a:hover
{
	text-decoration:underline;
	color:#ff6600;
}

.enlace-alt-no-subrayado a
{
	background-image: url("/img/ico_flecha.gif");
	background-position: 1px 7px;
	background-repeat: no-repeat;
	clear: both;
	line-height: 20px;
	margin: 2px 0 0 0;
	padding: 0 0 0 12px;
	list-style-type: none;
	font-size:12px;
	text-decoration:underline;
	color:#000000;
}
.enlace-alt a:hover
{
	text-decoration:underline;
	color:#ff6600;
}
.dos_cajas_der
{
	float: right;
	text-align: left;
	width: 225px;
}
.dos_cajas_izq
{
	float: left;
	width: 65%;
}

.pestanas-texto-container
{
	font-size:12px;
	height: auto;
	margin: 15px 0 15px 15px;
	width: 95%;
	color:#000000;
}
.pestanas-texto-container li
{
	background-image: url("/img/movil_bullet_cuadrado.gif");
	background-position: 1px 7px;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 17px;
	margin: 2px 0;
	padding: 0 0 0 12px;
	list-style-type: none;
}
.pestanas-texto-container ul li a
{
	color:#000000;
}

.pestanas-texto-container ul li a:hover
{
	color:#FF6600;
	text-decoration:underline;
}
.listanivel1, .listanivel2, .listanivel3, .seccionesconlink, .contInline
{
	margin-left: 10px;
}
table tbody
{
	color: #6D6D6D;
	font-family: Arial, Verdana,Geneva,Helvetica,sans-serif;
}

table tbody li
{
	color: #6D6D6D;
	font-family: Arial, Verdana,Geneva,Helvetica,sans-serif;
	list-style-type:none;
	list-style-image:none;
}

table a img
{
	border: none;
}
table ul
{
	border: 0;
	list-style: none;
	margin: 0px;
	padding: 0;
}
table a
{
	text-decoration: none;
}

.tablaprincipal a:hover
{		
	text-decoration:underline
}
.tablaprincipal td
{
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	font-size: 13px;
	padding: 4px;
	text-align: center;
	color:#666666;
}

table .ultimafila td
{
	border-bottom: none;
}
table td
{
height:50px;
}
.tablaprincipal .ultimacolumna,
{
	border-right: none;
}
.tablaprincipal li, .tablaprincipal li a
{
	background: none;
	color: #FF6600;
	font-size: 18px;
	padding: 12px 0px 12px 0px;
	list-style-type: none;
}
.tablaprincipal li a:hover,
{
	text-decoration:underline;
}

.tablaprincipal .fila1 td
{
	vertical-align: top;
}
.destacadoTitle
{
	color: #8c8b8a;
	font-size: 20px;
	text-align: left;
	margin-bottom:10px;
	/*margin-top:12px;*/
}
.destacadoPrice
{
	color:#FF6600;
	font-size:78px;
	line-height:40px;
	margin-top:15px;
	text-align:left;
}
.destacadoPrice-60px
{
	color: #ff6600;
	font-size:60px;
	text-valign:top;
	line-height:30px;
	margin-top:15px;
}

.destacadoText
{
	color: #666666;
	font-size: 11px;
	text-align: left;
}
.caja_fondo_amarillo
{
	background-color: #fdf3d8;
	border: 1px solid #d4d1cc;
	font-size: 11px;
	padding: 7px;
	width: 410px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	color: #666666;
}

.caja_fondo_amarillo_grande
{
	background-color: #fdf3d8;
	border: 1px solid #d4d1cc;
	font-size: 11px;
	padding: 7px;
	width: 679px;
	float: left;
	padding-left: 20px;
	padding-right: 0px;
	color: #666666;
}

.caja_fondo_amarillo-layer {
background-color:#FDF3D8;
border:1px solid #D4D1CC;
color:#666666;
float:left;
font-size:11px;
padding:7px 20px;
width:557px;
margin-top:15px;
}
.caja_fondo_amarillo .title
{
	font-weight: bold;
}
.boton_contratar
{
	float: right;
}
.articulo_4horas .boton_contratar {margin-right: 15px;}
.cont_tablaprincipal
{
	margin: 10px 10px 10px 10px;
	border:solid 2px #E0E0E0;
}
.tdsize18
{
	color: #000;
	font-size: 13px;
	font-weight: normal;
}
.tdsize18bold
{
	color: #000;
	font-size: 13px;
	font-weight: bold;
}
.tddesc
{
height:50px;
}
.tddesc-13px
{
height:50px;
}
.tddesc ul li
{
	background-image:url(/img/movil_bullet_cuadrado.gif);
	background-position: 1px 7px;
	background-repeat: no-repeat;
	border: 0 none;
	font-size: 11px;
	margin:10px;
	padding: 0 0 0 12px;
	text-align:left;
	list-style-type: none;
}

.tddesc-13px ul li
{
	background-image:url(/img/movil_bullet_cuadrado.gif);
	background-position: 1px 7px;
	background-repeat: no-repeat;
	border: 0 none;
	font-size: 13px;
	font-weight:normal;
	margin:10px;
	padding: 0 0 0 12px;
	text-align:left;
	list-style-type: none;
}
.tdsize18 .textocol
{
	color: #000;
	font-size: 13px;
	font-weight: normal;
}
.textocol
{
	color: #ff6600;
	font-size: 14px;
	font-weight: bold;
}
/*AÑADIDOS SED*/
.textocol32px
{
	color: #ff6600;
	font-size: 32px;
	font-weight:normal;
}
.txtgeneral-13px-gris
{
	font-size:13px;
	color:#666666;
	font-weight:normal;
}
.txtgeneral-18px-negro
{
	font-size:18px;
	color:#000;
	font-weight:normal;
}
.tdsizeBold
{
	color: #000;
	font-size: 14px;
	font-weight: bold;
	height:30px;
}

.tdsizeBold18
{
	color: #000;
	font-size: 18px;
	font-weight: bold;
	
}


/*tablas*/
.row .grande {
font-size:32px;
line-height:32px;
}
.tablaprincipal .textocol .grande {
font-size:32px;
line-height:32px;
}

.tablaprincipal .tdsize18 .textocol .grande {
font-size:32px;
line-height:32px;
color:#ff6600;
}
.tablaprincipal .tdsize18 .textocol .grande {
font-size:32px;
line-height:32px;
color:#ff6600;
}
.cont_tablaprincipal, .cont_tablaresumen{ border: 2px solid #e0e0e0; }
.cont_tablaresumenboton{ border-bottom: 2px solid #e0e0e0; border-right: 2px solid #e0e0e0; border-left: 2px solid #e0e0e0; }
.cont_tablamini{ padding: 10px; background-color: #f8f8f8; }

table a img { border:none; }
table ul{ list-style: none; margin:0px; padding:0; border:0; }
table a{text-decoration: none;}

.tablaprincipal { 
	width: 100%;
	border: 10px solid #f7f7f7; 
	border-spacing:0;
	margin:0px;
}
.tablamini, .tablaresumen, .tablaresumenboton{ width: 100%; border-spacing:0;}
.tablaprincipal td, .tablamini td{ border-bottom: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0; font-size:11px; text-align:center; padding: 4px; }
table .columna1{ padding-top: 0px }
table .ultimafila td{ border-bottom:none; }
.tablaprincipal .ultimacolumna, .tablamini .ultimacolumna{ border-right:none; }

.tablaprincipal li, .tablaprincipal li a, .tablamini li, .tablamini li a{ background: none; padding: 12px 0px 12px 0px; color:#000; font-weight:bold; font-size: 13px;}
.tablaprincipal li a:hover, .tablamini li a:hover{ color:#ff6600;}
table .textocol{ font-weight:normal; color:#000; font-size: 13px; }
.tablaprincipal .fila1 td{ vertical-align: top; }
.tablamini{ background-color: #f8f8f8; }

.tablaresumen td, .tablaresumenboton td{ font-size:11px; text-align:left; padding-left: 10px; width: 100%; }
.tablaresumen li, .tablaresumen li a, .tablaresumenboton li, .tablaresumenboton li a{ background: none; height: 21px; color:#000; font-weight:bold; font-size: 13px;}
table .septitulo{ line-height: 0px;}
.tablaresumen .fila1 .columnastable, .tablaresumenboton .fila1 .columnastable{ padding-top: 15px; }
.tablaresumenboton .ultimacolumna{ text-align:right; padding-right: 10px;}

.tablamini .tdprincipal li{ font-size: 18px;}
.tdprincipal li{ padding: 12px 0px 12px 0px; color:#ff6600; font-weight:bold; font-size: 14px;}
.tdprincipal .textocol{font-weight:normal; color:#000; font-size: 13px; }


.tdsize18 li{ padding: 12px 0px 12px 0px; color:#ff6600; font-size: 14px; font-size: 18px; font-weight: normal; }
.tdsize18inv li{ padding: 12px 0px 12px 0px; font-size: 14px; font-size: 18px; font-weight: normal; }
.tdsize16 li{ padding: 12px 0px 12px 0px; color:#ff6600; font-weight:bold; font-size: 14px; font-size: 16px;}

.tdsize18 .textocol{font-weight:normal; color:#000; font-size: 13px; }
.tdsize18inv .textocol{color:#ff6600; font-weight:normal; font-size: 18px; }
.tdsize16 .textocol{font-weight:normal; color:#000; font-size: 13px; }
.tablaprincipal .tdleft, .tablamini .tdleft {text-align: left; padding: 0px 10px 0px 15px; }
/* FIN estilos para tablas */

/**** inicio listas 3 niveles ****/

.listanivel1{ margin-left:15px; }
.listanivel1, .listanivel2, .listanivel3{ list-style-image:none; list-style-type:none; margin: 0px; padding: 0px; }
.listanivel2, .listanivel3{ list-style-type:none; padding-left: 10px; margin: 0px;}
.listanivel1 li, .listanivel2 li, .listanivel3 li
{
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 0 11px;
}

.listanivel1 li{ list-style-image: none; background: transparent url("/img/movil_bullet_cuadrado.gif") no-repeat scroll 0 12px;}
.listanivel2 li{ list-style-image: none; background: transparent url("/img/guion_negro.gif") no-repeat 0px 12px; }
.listanivel3 li{ list-style-image: none; background: transparent url("/img/guion_gris.gif") no-repeat 0px 12px; }

/**** fin listas 3 niveles ****/
/**** inicio estilos especiales ****/
.lnkgeneral{font-size: 13px; text-decoration: underline; color: #000; background: none; padding: 0px;}
.lnkgeneral:hover{color:#ff6600;}
.txtgeneral{font-size: 13px; color: #000;}
.colornar{color: #ff6600;}
/**** fin estilos especiales ****/

/** estilos especiales para el texto **/
.grande { font-size: 32px; line-height: 32px; }
.mediano { font-size: 11px; line-height: 11px; }
.gris { color: #666; }
.gris a { color: #666;}
.gris a:hover {
	color: #666;
	text-decoration:underline
}
.bold {
	font-weight:normal;
}
/** fin estilos especiales para el texto **/



/*GENERALES*/
.modulo-titulo-negro-18px-bold
{
	font-size:18px;
	font-weight:bold;
}

.modulo-texto-negro-10px-der
{
	float:right;
	font-size:10px;
	text-align:right;
}


.modulo-texto-negro-9px-bold
{
	font-size:9px;
	font-weight:bold;
}

.modulo-texto-negro-90px
{
	font-size:9px;
}

.modulo-texto-negro-11px-bold
{
	font-size:11px;
	font-weight:bold;
}

.modulo-texto-negro-11px
{
	font-size:11px;
}

.modulo-texto-negro-12px-bold
{
	font-size:12px;
	font-weight:bold;
}

.modulo-texto-negro-12px
{
	font-size:12px;
}

.modulo-texto-gris-11px-bold
{
	font-size:11px;
	font-weight:bold;
	color:#666666;
	width:60px;
}

.modulo-texto-orange-50px-bold
{
	font-size:50px;
	font-weight:bold;
	color:#FF6600;
	width:50px;
}


.modulo-texto-orange-40px
{
	font-size:50px;
	color:#FF6600;
	width:50px;
	float:right;
	width:auto;
	line-height:40px;
	height:45px;
	padding-bottom:7px;
}

.modulo-texto-orange-16px
{
	font-size:16px;
	color:#FF6600;
	width:70px;
}

.modulo-texto-orange-12px-bold
{
	font-size:12px;
	font-weight:bold;
	color:#FF6600;
	width:70px;
}

.modulo-texto-orange-11px-bold
{
	font-size:11px;
	font-weight:bold;
	color:#FF6600;
	width:70px;
}



/*EO GENERALES*/
.modulo-tv-orange
{
	float:left;
	width:222px;
	height:224px;
	border:1px solid #d9d9d9;
}

.modulo-tv-orange .titulo
{
	font-size:18px;
	color:#FF6600;
	margin-top:18px;
	text-align:center;
}

.modulo-tv-orange .titulo-negro
{
	font-size:14px;
	color:#000000;
	text-align:center;
	font-weight: bold;
}

.modulo-tv-orange .entradilla-negro
{
font-size:13px;
color:#000000;
text-align:center;
clear:both;
}

.modulo-tv-orange .precio-container
{
	position:relative;
	margin:auto;
	width:92px;
}

.modulo-tv-orange .texto-precio-50px
{
	float:left;
	font-size:50px;
	color:#FF6600;
	text-align:center;
	margin-top:11px;
	line-height:40px;
}

.modulo-tv-orange .texto-precio-18px
{
	float:left;
	font-size:18px;
	color:#FF6600;
	text-align:center;
	margin-top:11px;
}

.modulo-tv-orange ul { padding:0; margin:9px 0 5px 9px}

.modulo-tv-orange ul li 
{
	background-image:url(/img/bullet-flecha-orange.gif);
	background-position:1px 4px;
	background-repeat:no-repeat;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	list-style-type:none;
	padding:0 0 7px 16px;
	
	}


.modulo-promo
{
	float:right;
	width:215px;
	height:auto;
	margin-bottom:20px;
	cursor:pointer;
}

.modulo-promo a
{
	color:#000000;
	font-weight:bold;
}

.modulo-promo-border-2px-top-bottom
{
	float:right;
	width:215px;
	height:auto;
	border-top:solid 2px #CCCCCC;
	border-bottom:solid 2px #CCCCCC;
	margin-bottom:20px;
	background-position:right;
	background-repeat:no-repeat;
}

.modulo-promo-insert-blanco
{
	margin:auto;
	padding:5px;
	width:170px;
	height:auto;
	background:#FFFFFF;
	margin-top:115px;
	margin-bottom:10px;
}

.modulo-promo-insert-blanco-doble
{
	margin:auto;
	padding:5px;
	width:170px;
	height:auto;
	background:#FFFFFF;
	margin-top:90px;
	margin-bottom:10px;
}
.modulo-promo .modulo-promo-insert-blanco-doble a{
line-height: 10px;

}
.modulo-promo .modulo-promo-insert-blanco-doble li 
{
	background-image: url("/img/bullet-flecha-orange.gif");
	background-position: 1px 2px;
	.background-position: 1px 0px;
	background-repeat: no-repeat;
	border: 0 none;
	color:#000;
	font-size: 14px;
	font-weight: bold;
	margin: 2px 0;
	padding: 0 0 0 18px;
	_padding: 0 0 4px 18px;
	_margin-bottom: 2px;
	vertical-align: baseline;
	list-style-type: none;
}

.modulo-promo-imagen-izq
{
	float:left;
	margin-top:10px;
}

.modulo-promo-imagen-izq-borde-gris
{
	float:right;
	border:solid 1px #CCCCCC;
}

.modulo-promo-160px-ancho
{
	float:right;
	width:160px;
	margin-bottom:20px;
}

.modulo-bt-comprar
{
	width:51px;
	height:19;
	float:left;
	margin-bottom:5px;
}

.modulo-promo li
{
	background-image: url("/img/bullet-flecha-orange.gif");
	background-position: 1px 5px;
	background-repeat: no-repeat;
	border: 0 none;
	color:#000;
	font-size: 14px;
	font-weight: bold;
	margin: 2px 0;
	padding: 0 0 0 18px;
	vertical-align: baseline;
	list-style-type: none;
}

.modulo-promo-enlace-lista
{
	background-image: url("/img/ico_flecha.gif");
	background-position: 1px 2px;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 10px;
	margin: 10px 0;
	padding:0 0 0 12px;	
	list-style-type: none;
	color:#000000;
}

.articulo_htc .row {height:247px;}

.articulo_htc .title {font-size:32px; font-weight:normal; margin-top:9px; }

.articulo_htc .dos_cajas_borde {
	border: 1px solid #999;
	height:247px;
	margin-top:18px;
}

.articulo_htc .dos_cajas_izq {
	width: 220px;
	height:247px;
}
.articulo_htc .dos_cajas_izq img { border:none; margin:0px;}

.articulo_htc .dos_cajas_der {
	width: 477px;
	height: 247px;
	display:inline;
	background-color: #EEE;
}


.articulo_htc .dos_cajas_der .encabezados_finales { width:475px; clear:both; }
.articulo_htc .dos_cajas_der .encabezados_finales .enlace a{ background-image:url("/img/ico_flecha.gif");
background-position:1px 6px;
background-repeat:no-repeat;
clear:both;
color:#000000;
font-size:12px;
line-height:17px;
list-style-type:none;
margin:2px 0 0 18px;;
padding:0 0 0 16px; }
.articulo_htc .encabezados_finales ul { margin-top:13px; margin-left:18px; margin-bottom:18px;}
.articulo_htc .encabezados_finales li { 
	padding-top:7px; padding-bottom:4px;
	margin-top:1px; margin-bottom:0px; height:17px; width:410px;
	background-image:url(/img/art_bg_li.jpg); 
	background-position:1px 0px; background-repeat:no-repeat;

}
.articulo_htc .li_enlace {
	margin-top: 5px;
	margin-left:0px;
	height:20px;
	clear:both;
	background-image:none;
	padding-left: 0px;
}

.articulo_htc .dos_cajas_der .botones_inf {
	margin-top:35px;
}
.articulo_htc .a_detalle_oferta {
	float:right;
	margin-right:30px;
	margin-top:15px;
}

.articulo_htc .dos_cajas_der .boton_contratar {
	display:inline;	width:100px; height:30px; margin-right:15px;}





/*4+4*/
.dos_cajas_izq_borde_derecha
{
	float: left;
	width: 445px;
	border-right:1px solid #dfdfdf;
	padding-right:5px;
}
.articulo_4horas .row {height:204px;}
.articulo_4horas .float-left {
	float:right;
	width: 138px;
	position: relative;
	padding-top: 8px;
}
.articulo_4horas .destacadoPrice-height-normal
{
	float:left;
	color: #ff6600;
	font-size: 60px;
	text-align: right;
}
.articulo_4horas .destacadoPrice-height-normal a
{
	float:left;
	color: #ff6600;
	font-size: 60px;
	text-align: right;
}
.articulo_4horas .destacadoPrice-height-normal a:hover
{
	text-decoration:underline;
}
.articulo_4horas .float-left-margin-right {
	float:left;
	position: relative;
}
.articulo_4horas .dos_cajas_izq {	padding-right:25px;	width: 375px;}
.articulo_4horas .dos_cajas_der {
	font-size:15px;
	float:right;
	background-repeat:no-repeat;
	background-position:0px 0px;
	display:inline;
	padding-left: 0px;
	width: 225px;
	height:auto;
}
	
.articulo_4horas .encabezados_finales ul { margin-top:6px;}
.articulo_4horas .encabezados_finales li { margin-top:10px;}

.articulo_4horas .title {font-size: 30px; font-weight: normal; margin-top:9px; }
.articulo_4horas .title-movil {font-size: 28px; font-weight: bold; margin-top:9px; color:#000; }
.articulo_4horas .title-movil a {font-size: 28px; font-weight: bold; margin-top:9px; color:#000; }
.articulo_4horas .title-movil a:hover { text-decoration:underline }
.articulo_4horas .title-movil-18px {font-size: 18px; font-weight: bold; margin-top:9px; color:#000; }
.articulo_4horas .title-movil-18px a {font-size: 18px; font-weight: bold; margin-top:9px; color:#000; }
.articulo_4horas .title-movil-18px a:hover { text-decoration:underline }
.articulo_4horas .dos_cajas_der.destacadoTitle { padding-top:0px;}

.articulo_4horas .dos_cajas_der .precio {
	float:right;
	vertical-align: top;
	margin-top: 0px;
	display:inline;
	margin-left:0px;
	font-size:60px;
	text-align:right;
	color:#ff6600;
}
.articulo_4horas .dos_cajas_der .precio a {
	float:right;
	color:#ff6600;
	font-size:60px;
	vertical-align: top;
	margin-top: 0px;
	display:inline;
	margin-left:0px;
	text-align:right;
}
.articulo_4horas .dos_cajas_der .precio a:hover { text-decoration:underline }

/**/

.articulo_4horas .dos_cajas_der .precio-45px { vertical-align: top; margin-top: 0px; display:inline;
margin-left:0px; font-size:45px; }
.articulo_4horas .dos_cajas_der .precio-45px a { color:#ff6600; vertical-align: top; margin-top: 0px; display:inline;
margin-left:0px; font-size:45px; }
.articulo_4horas .dos_cajas_der .precio-45px a:hover { text-decoration:underline; font-size:45px; }

/**/

.articulo_4horas .dos_cajas_der .preciodesde { display:inline;}

.articulo_4horas .dos_cajas_der .enlace {  float:left; font-weight:bold; color:#000000 }

.articulo_4horas .dos_cajas_der .enlace a {  font-weight:bold; color:#000000 }
.articulo_4horas .dos_cajas_der .enlace a:hover { text-decoration:underline }
/* end 4+4 */

/*TABLA TODO EN 1*/

.cabecera-tarifas
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	height:20px;
	background-color:#706f6f;
	padding:0 0 0 14px;
	width:100%;
	margin: 0px;
}

.td-borde-bottom-gris-txt-blanco
{
border-bottom:1px solid #e9e8e8;
color:#FFFFFF
}


.td-borde-bottom-gris
{
border-bottom:1px solid #e9e8e8;
}

.tablatarifas .td-titulo-gris li
{
margin: 0 0 0 60px;
}
.tablatarifas .td-datos
{
padding-top:8px;
padding-bottom:8px;
border-right:solid 1px #e9e8e8;
height:20px;
}

.tablatarifas .lista-tabla-12px
{
background-image: url("/img/ico_flecha.gif");
background-position: 1px 7px;
background-repeat: no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000000;
margin:0px;
padding:0 0 0 12px;
}
.tablatarifas .lista-tabla-12px a
{
font-weight:bold;
color:#000000;

}
.tablatarifas .lista-tabla-12px a:hover
{
font-weight:bold;
color:#ff6600;
text-decoration:underline;

}
.tablatarifas .lista-tabla-14px
{
background-image: url("/img/ico_flecha.gif");
background-position: 1px 7px;
background-repeat: no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
color:#000000;
margin:0px;
padding:0 0 0 12px;
}
.tablatarifas .td-datos-padding-20px
{
padding-top:8px;
padding-bottom:8px;
border-right:solid 1px #e9e8e8;
height:20px;
padding-left:20px;
}

.tablatarifas .td-datos-padding-35px
{
padding-top:8px;
padding-bottom:8px;
border-right:solid 1px #e9e8e8;
height:20px;
padding-left:35px;
}
.tablatarifas .padding-24px
{
padding-left:24px;
}
.tablatarifas .td-datos-padding-12px
{
	padding-top:8px;
	padding-bottom:8px;
	border-right:solid 1px #e9e8e8;
	height:20px;
	padding-left:12px;
	line-height: 5px;
}
.tablatarifas .td-datos ul
{
	float:left;
	clear:both;
}

.tablatarifas .td-datos a
{
	color:#000000;
}

.tablatarifas .td-datos a:hover
{
	color:#353535;
	text-decoration:underline;
}

.tablatarifas .td-titulo-gris li
{
margin: 0 0 0 60px;
}

.tablatarifas
{
	width:100%;
	/*border: 3px solid #e0e0e0;*/
	margin: 0px;
}

.tablatarifas li
{
	background-image: url("/img/ico_flecha.gif");
	background-position: 1px 7px;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 17px;
	font-weight:bold;
	margin: 2px 0 0 10px;
	padding: 0 0 0 12px;
	color:#000000;
}

.tablatarifas li a
{
	
	color:#000000;
	font-weight:bold;
}

.tablatarifas li a:hover
{
	
	color:#ff6600;
	text-decoration:underline;
}


.tddesc ul li
{
	background-image:url(/img/movil_bullet_cuadrado.gif);
	background-position: 1px 7px;
	background-repeat: no-repeat;
	border: 0 none;
	font-size: 11px;
	font-weight:normal;
	margin:10px;
	padding: 0 0 0 12px;
	text-align:left;
	list-style-type: none;
}


.td-detalle-negro
{
	font-size:12px;
	font-weight:normal;
	color:#000;
	text-align:left;
	float: left;
	padding-left: 20px;
}
.td-detalle-orange
{
	float:left;
	font-size:12px;
	color:#FF6600;
	text-align:left;
	padding-left: 20px;
}

.td-tabla-precio
{
	float:right;
	color:#FF6600;
	width:91px;
	height:45px;
	border:solid 2px #BBBBBB;
	margin-right:7px;
}

.td-tabla-precio-doble
{
	float:right;
	color:#FF6600;
	width:123px;
	height:45px;
	border:solid 2px #BBBBBB;
	margin-right:7px;
}

.td-tabla-texto
{
	float:left;
	color:#FF6600;
}

.td-tabla-valor-precio
{
	float:left;
	color: #FF6600;
	font-size: 25px;
	padding: 9px 3px 0 5px;
}

.td-tabla-valor-precio-alt
{
	float:left;
	color: #FF6600;
	font-size: 28px;
	width: auto;
}
.td-tabla-precio-20px
{
	color:#FF6600;
	font-size: 20px;
	line-height:10px;
}
.td-tabla-precio-20px-centrado
{
	color:#FF6600;
	font-size: 20px;
	text-align:center;
	height:35px;
}
.td-tabla-precio-20px-centrado-gris
{
	color:#767676;
	font-size: 20px;
	text-align:center;
	height:35px;
}
.td-gris-oscuro
{
	background-color:#f4f3f3;
	border:1px solid #dfdfdf;
}
.td-gris-claro
{
	background-color:#f8f8f8;
	border-right:1px solid #dfdfdf;
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
}
.td-tabla-precio-36px
{
	color:#FF6600;
	font-size: 36px;
}
.td-tabla-valor-precio-cents
{
	float:left;
	color: #FF6600;
	font-size: 25px;
	padding: 9px 3px 0 15px;
}
.td-contenedor-precio 
{
	margin:auto;
	clear:both;
	height:30px;
	margin-top:7px;
	width: 83%;
}

.txt-normal
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:20px;
}

.txt-normal a
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:20px;
}

.txt-normal a:hover
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#ff6600;
	line-height:20px;
	text-decoration:underline;
}

.txt-normal ul li a
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:20px;
}

.txt-normal ul li a:hover
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#ff6600;
	line-height:20px;
	text-decoration:underline;
}

.txt-normal-gris
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#999999;
}


.txt-normal-bold
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
}

.txt-normal-bold a
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
}

.txt-normal-bold a:hover
{
	color:#ff6600;
	font-weight:bold;
	text-decoration:underline;
}

.txt-normal-padding-20px
{
	float:left;
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#000000;
	margin-left:20px;
}

.txt-normal-gris-padding-20px
{
	float:left;
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#999999;
	margin-left:20px;
}

.td-titulo-gris
{
	background-color:#e9e8e8;
	height:30px;
	font-size:18px;
	color:#898888;
	text-align:left;
	border:none;
	padding-left: 12px;
}

.td-titulo-alt-bullet-blanco
{
background-image: url("/img/bullet-flecha-orange.gif");
background-position: 10px 19px;
background-repeat: no-repeat;
background-color:#fff;
border-bottom:1px solid #e9e8e8;
height:35px;
font-size:13px;
font-weight:bold;
color:#000;
text-align:left;
padding-left:28px;
}


/*PILLS*/

.modulo-catalogo-moviles
{
	float:left;
	width:221px;
	height:180px;
	border:1px solid #dddddd;
	margin-right: 10px;
}

.modulo-catalogo-detalle
{
	font:bold 12px Arial, Helvetica, sans-serif;
	width:110px;
	margin:15px 0 10px 0;
	float:right;
	list-style-type: none;
}

.modulo-catalogo-moviles ul
{
	margin:0
}

.modulo-catalogo-moviles ul li
{
	background-image: url("/img/bullet-cuadrado-negro.gif");
	background-position: 1px 10px;
	background-repeat: no-repeat;
	padding: 0 0 0 12px;
	line-height:23px;
}

.modulo-catalogo-enlace
{
	background-image: url("/img/ico_flecha.gif");
	background-position: 1px 5px;
	background-repeat: no-repeat;
	padding: 0 0 0 12px;
	color:#FF6600;
	font:normal 12px Arial, Helvetica, sans-serif;
}
.modulo-catalogo-boton-comprar
{
	background-image: url("/img/boton-comprar-catalogo.gif");
	background-repeat: no-repeat;
	width:62px;
	height:20px;
	margin:15px 0 0 10px;
	cursor:pointer;
}

.modulo-catalogo-promo
{
	float:left;
	margin:140px 0 0 12px;
	color:#ff6600;
}

.enlaces-fondo-gris
{
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	width: 185px;
	padding:20px;
	background-color:#EFEFEF;
	font-size:12px;
}
.enlaces-musica-fondo-gris
{
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	width: 185px;
	padding:10px;
	background-color:#EFEFEF;
	font-size:12px;
}
.enlaces-fondo-gris input
{
	float:left;
	height:20px;
	width:85px;
	margin:0 5px 0 0;
	padding:1px;
}

.enlaces-musica-fondo-gris input
{
	float:left;
	height:20px;
	width:85px;
	margin:0 5px 0 0;
	padding:1px;
	color:#999999;
}

.enlaces-fondo-gris .title
{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.enlaces-fondo-gris ul
{
padding-left:0px;
}
.enlaces-fondo-gris .telefono
{
	background-image: url("/img/icono-telefono.gif");
	background-position: 1px 5px;
	background-repeat: no-repeat;
	font-size: 24px;
	margin: 2px 0;
	padding:0 0 0 24px;
	list-style-type: none;
	color:#000000;
	font-weight:bold;
}
.enlaces-fondo-gris .texto-9px-gris
{
	color:#7b7b7b;
	font:normal 9px Arial, Helvetica, sans-serif;
}
.enlaces-fondo-gris .texto-12px-gris a
{
	color:#FF6600;
	font:bold 12px Arial, Helvetica, sans-serif;
}

.enlaces-fondo-gris .texto-9px-gris a
{
	color:#FF6600;
	font:norma 9px Arial, Helvetica, sans-serif;
}
.enlaces-fondo-gris ul li
{
	background-image: url("/img/ico_flecha.gif");
	background-position: 1px 7px;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 10px;
	margin: 2px 0;
	padding:0 0 0 12px;
	list-style-type: none;
}

.enlaces-fondo-gris ul li a
{
	line-height: 20px;
}

.enlaces-fondo-gris .vacio
{
	background-image:none;
	height:20px;
}

.enlaces-fondo-gris a
{
	color:#000000;
}

.enlaces-fondo-gris ul li a:hover
{
	color:#000000;
	text-decoration:underline;
}

.enlaces-fondo-gris .enlaces-orange
{
	margin-top:15px;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:17px;
	padding-left:10px;
	color:#ff6600;
}

.enlaces-fondo-gris .enlaces-orange a
{
	color:#ff6600;
}

.enlaces-fondo-gris .enlaces-orange a:hover
{
	text-decoration:underline;
}

.modulo-descarga-wap
{
	float:left;
	width:350px;
	height:93px;
	margin-bottom: 20px;
}

.modulo-descarga-wap-img
{
	float:left;
	width:94px;
	height:93px;
}

.modulo-descarga-wap-contenido
{
	float:left;
	width:240px;
	height:93px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:22px;
}

.modulo-descarga-wap-contenido .escuchar
{
	background-image: url("/img/boton-escuchar.gif");
	background-position: 58px 4px;
	background-repeat: no-repeat;
	color:#ff6600;
}

.modulo-descarga-wap-contenido .telefono
{
	float:left;
	width:100px;
	height:30px;
	color:#ff6600;
}

.modulo-descarga-wap-contenido .tel
{
	float:left;
}
.modulo-descarga-wap input
{
	float:left;
	height:20px;
	width:100px;
	margin:0 5px 0 0;
	padding:1px;
	color:#999999;
}

/**/

.enlaces-musica-fondo-gris ul
{
padding-left:0px;
}
.enlaces-musica-fondo-gris ul li
{
	background-image: url("/img/ico_flecha.gif");
	background-position: 1px 7px;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 10px;
	margin: 2px 0 10px;
	padding:0 0 0 12px;
	list-style-type: none;
}

.enlaces-musica-fondo-gris ul li a
{
	line-height: 20px;
}

.enlaces-musica-fondo-gris .vacio
{
	background-image:none;
	height:20px;
}

.enlaces-musica-fondo-gris a
{
	color:#000000;
}

.enlaces-musica-fondo-gris ul li a:hover
{
	color:#000000;
	text-decoration:underline;
}

.enlaces-musica-fondo-gris .enlaces-orange
{
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:17px;
	color:#ff6600;
}

.enlaces-musica-fondo-gris .enlaces-orange a
{
	color:#ff6600;
}

.enlaces-musica-fondo-gris .enlaces-orange a:hover
{
	text-decoration:underline;
}

.enlaces-musica-fondo-gris .enlace a
{
	background-image: url("/img/ico_flecha.gif");
	background-position: 1px 6px;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight:bold;
	line-height: 10px;
	margin: 20px 0;
	padding:0 0 0 12px;
	list-style-type: none;
}

.enlaces-musica-fondo-gris .enlace a:hover
{
	text-decoration:underline;
}

.enlaces-musica-fondo-gris .title
{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#000000;
	margin-bottom:10px;
}

.enlaces-musica-fondo-gris .title a
{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#000000;
}

.enlaces-musica-fondo-gris .title a:hover
{
	text-decoration:underline;
}

.enlaces-musica-fondo-gris .tel
{
	float:left;
	margin-bottom:10px;
}



/*EO PILL



