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

/* DUO ADSL */
#duo_adsl
{
	clear:both;
	/*background:url(../../img/productos/fondos/duo_adsl.jpg);
	background-repeat:no-repeat;*/
	width:659px;
	height:140px;
}

#duo_adsl ul
{
	margin:0;
	padding:0;
}

#duo_adsl_detalles
{
	/*float:right;*/
	text-align:left;
	padding:30px 10px 0 0;
}

#duo_adsl_detalles li
{
	list-style:url(../../img/montaje/circulo.gif);
}
#duo_adsl_detalles .texto_detalles
{
	font-family:"trebuchet MS", arial;
	color:#00076f;
	/*color:#ffffff;*/
	font-size:15px;
	font-weight:bold;
}

#duo_adsl_detalles .texto_detalles_peq
{
	font-family:"trebuchet MS", arial;
	color:#00076f;
	/*color:#ffffff;*/
	font-size:12px;
}
/* *************** AÑADIDO EL 16/ENERO/2009 ********* */
#validez
{
	padding: 0.2em 0 0 0;
	font-family:"trebuchet MS", arial;
	color:#ff0000;
	font-size:25px;
	font-weight:bold;	
	text-align:center;
	vertical-align:baseline;
}
/* *************** AÑADIDO EL 16/ENERO/2009 ********* */

#duo_adsl_oferta_destacada
{
	float:left;
	padding:1em 0 0 2em;

}

#duo_adsl_derecha{
	float:right;
	
	}

#duo_adsl_oferta_destacada ul
{
		list-style:none;
}


#duo_adsl_oferta_destacada li
{
	font-family:"trebuchet MS", arial;
	color:#00076f;
	/*color:#ffffff;*/
	font-size:24px;
	font-weight:bold;	
	text-align:center;
	line-height:0.9em;
}
#duo_adsl_oferta_destacada h2
{
	margin:0; padding:0;
	font-family:"trebuchet MS", arial;
	color:#00076f;
	/*color:#ffffff;*/
	font-size:24px;
	font-weight:bold;	
	text-align:center;
	vertical-align:baseline;	

}

#duo_adsl_precio
{
	/*float:right;*/
	padding:0 1em 0 0;		/* *************** AÑADIDO EL 16/ENERO/2009 ********* */
	/*padding:33px 1em 0 0;*/	/* *************** ESTO ES LO QUE HABÍA ANTES DE AÑADIR LO DE VALIDEZ EL 16/ENERO/2009 ********* */
}


/* /DUO ADSL */

.texto_rojo
{
	color:#ff0000;
}

.texto_blanco
{
	color:#ffffff;
}

#oferta_producto_2_regalos{ 
background-image:url(../../img/productos/fondos/regalos/regalos_antiv.jpg);
cursor:pointer;}