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

#detalles_regalos
{
	clear:both;
	float:left;
	width:659px;
	height:27px;
	text-align:center;
	padding:0 0 0 0;
	background-image:url(../../img/productos/fondos/banda_azul.jpg);
}


#detalles_regalos .texto_peq
{
	font-family:"trebuchet MS", arial;
	font-size:13px;
	color:#FFFFFF;
}

#detalles_regalos .texto_med
{
	font-family:"trebuchet MS", arial;
	font-size:13px;
	color:#FFFFFF;
}

#detalles_regalos .texto_gra
{
	font-family:"trebuchet MS", arial;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
}

#detalles_regalos .terminos_regalos
{
	text-decoration:underline;
	cursor:pointer;
	font-family:"trebuchet MS", arial;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
}

/* REGALOS */

#regalos
{
	clear:both;
	float:left;
	width:659px;
	height:70px;
	background-image:url(../../img/productos/fondos/fondo_regalos_adsl.jpg);
	background-repeat:no-repeat;
}

#regalos .texto_rojo
{
	font-family:"trebuchet MS", arial;
	color:#FF0000;
	font-size:15px;
	font-weight:bold;
	letter-spacing:-1px;
}

#regalos .texto_peq
{
	font-family:"trebuchet MS", arial;
	color:#00076f;
	font-size:15px;
	font-weight:bold;
	letter-spacing:-1px;
}

#regalos .texto_gra
{
	font-family:"trebuchet MS", arial;
	color:#00076f;
	font-size:22px;
	font-weight:bold;
	letter-spacing:-1px;
}

#regalos .texto_cur
{
	font-family:"trebuchet MS", arial;
	color:#00076f;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
}



#regalos .linea_enlace
{
	font-family:"trebuchet MS", arial;
	color:#00076f;
	font-size:22px;
	font-weight:bold;
	letter-spacing:-1px;
	text-decoration:underline;
	cursor:pointer;	
}



#antivirus
{
	padding:0.5em 0 0 5em;
	float:left;
	text-align:left;
	line-height:1.25em;
}

#fin_semana
{
	padding:0 0 0 3em;
	float:left;
	text-align:center;
	line-height:1.25em;
}

#fin_semana_2
{
	padding:0 0 0 7em;
	float:left;
	text-align:center;
	line-height:1.25em;
}

#llamadas
{
	padding:0.2em 1em 0 0;
	float:right;
	text-align:center;
}

#camara
{
	padding:0.6em 0 0 6em;
	float:left;
	text-align:center;
	line-height:1.25em;
}

#camara .texto_gra_rojo
{
	font-family:"trebuchet MS", arial;
	font-size:25px;
	color:#F00;
	font-weight:bold;
}

/* /REGALOS */