@charset "utf-8";
/* CSS Document */

/*ESTILOS GENÉRICOS MOVISTAR FINDA K*/

.aui .portlet-asset-publisher .asset-content, .aui .portlet-asset-publisher .asset-summary, .aui .portlet-asset-publisher .asset-title, .aui .portlet-asset-publisher .header-title, .aui .portlet-asset-publisher li.title-list, .aui .portlet-blogs .entry-body, .aui .portlet-blogs .entry-title, .aui .portlet-blogs .header-title, .aui .portlet-journal-content .journal-content-article, .aui .portlet-message-boards .header-title, .aui .portlet-message-boards .thread-body {
	-webkit-hyphens: manual !important;
     -moz-hyphens:  manual !important;
          hyphens:  manual !important;
}

body {
    word-break: keep-all !important;
	-webkit-hyphens: manual !important;
     -moz-hyphens:  manual !important;
          hyphens:  manual !important;
    font-size:16px;
}

.fondo {
	background-color: #FFF;
	border: thin solid #CCC;
	padding: 0px 40px 0px 40px;
}

.formulario{
	border: thin solid #CCC;
	color:#666;
	font-family:Arial;
	font-size:11px;
	background-color:#fff;
}
.modulos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.modulos_azul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #126533;
}
.texto {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
.noticias {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #1D669D;
	line-height: 18px;
}
.resaltar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #036322;
}

.ttl-test {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5d9732;
}

.subtitulos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #1e2e5f;
	font-weight: bold;
}

.numeros {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #1e2e5f;
}
#bot a {
	color: #50871f;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

#bot a:hover {
	color: #666;
}
body{
	background:#fff;
}

hr {
color:#CCC;
height: 1px;
width: 100%;
}


#toolTipBox {  
          display: none;  
          padding: 5;  
          font-size: 12px;
		  font-weight:bold;  
          border: white solid 1px;  
          font-family: Tahoma;  
          position: absolute;  
          background-color: #999;  
          color: fff;  
   }  
   
.menu_boletin td{
	padding:7px 15px;
}

/*tabla actualizacion 2014*/

.tablas_act_2014{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#000;
}



.int_act_2014 td{
	border:solid thin #666;
}

.sin_borde{
	border: solid thin #fff !important;
}

.act_verde{
	background-color:#006224;
	color:#fff;
	border: solid thin #006224 !important;
	font-weight:bold;
	text-transform:uppercase;
}

.act_verde_medio{
	background-color:#5D9632;
	color:#fff;
	border: solid thin #5D9632 !important;
	font-weight:bold;
}

.act_verde_c1{
	background-color:#9bbb59;
	border: solid thin #9bbb59 !important;
}

.act_verder_c2{
	background-color:#ebf1de;
	border: solid thin #ebf1de !important;
}

.act_gris{
	background-color:#ddd9c4;
	border: solid thin #ddd9c4 !important;
}

/*tabla actualizacion 2014*/

/*tabla beneficios*/

.tabla_ben_1{
	border:#999 solid thin;
}
.tabla_ben_1 th{
	
	color:#fff;
	text-align:center;
	background: rgb(132,189,50); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(132,189,50,1) 0%, rgba(1,98,31,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(132,189,50,1)), color-stop(100%,rgba(1,98,31,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(132,189,50,1) 0%,rgba(1,98,31,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(132,189,50,1) 0%,rgba(1,98,31,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(132,189,50,1) 0%,rgba(1,98,31,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(132,189,50,1) 0%,rgba(1,98,31,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84bd32', endColorstr='#01621f',GradientType=0 ); /* IE6-9 */
	}
	
.tabla_ben_1 td{
	border-bottom:dashed thin #666;
	}

.beneficio_porcentaje{
	background-color:#222C5A;
	color:#fff;
	font-weight:bold;
}

.tabla_ben_2{
	border:#999 solid thin;
}
.tabla_ben_2 th{
	
	color:#fff;
	text-align:center;
	background: rgb(132,189,50); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(132,189,50,1) 0%, rgba(1,98,31,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(132,189,50,1)), color-stop(100%,rgba(1,98,31,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(132,189,50,1) 0%,rgba(1,98,31,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(132,189,50,1) 0%,rgba(1,98,31,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(132,189,50,1) 0%,rgba(1,98,31,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(132,189,50,1) 0%,rgba(1,98,31,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84bd32', endColorstr='#01621f',GradientType=0 ); /* IE6-9 */
	}
	
.tabla_ben_2 td{
	border-bottom:dashed thin #666;
	}


/*tabla beneficios*/

/*Estilos realizados por Eduardo Valencia en el mes de Noviembre de 2014*/

.modulo-newsletter{
	width:190px; height:45px;  color:white; background:#1C2F59; padding:5px; text-align:center; -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box; -webkit-border-radius: 8px 8px 0 0;
border-radius: 8px 8px 0 0; font-family: Tahoma, Geneva, sans-serif; font-size:13px; font-weight:bold;	
border:solid 1px #666;
	}

.modulo-contenido{
	 text-align:justify; border:solid 1px #666; width:190px; height:auto; padding: 10px ; -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box; -webkit-border-radius: 0 0 8px 8px;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(216,216,216,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(216,216,216,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(216,216,216,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(216,216,216,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(216,216,216,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d8d8d8',GradientType=0 ); /* IE6-9 */
border-radius: 0 0 8px 8px;	
	}
	
.modulo-atencion{
	width:190px; height:25px;  color:white; background:#DB322D; padding:5px; text-align:center; -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box; -webkit-border-radius: 8px 8px 0 0;
border-radius: 8px 8px 0 0; font-family: Tahoma, Geneva, sans-serif; font-size:13px; font-weight:bold;	
	}
	
.modulo-productos{
	width:190px; height:25px;  color:white; background:#5C9642; padding:5px; text-align:center; -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box; -webkit-border-radius: 8px 8px 0 0;
border-radius: 8px 8px 0 0; font-family: Tahoma, Geneva, sans-serif; font-size:13px; font-weight:bold;	
	}
	
.modulo-beneficios{
	width:190px; height:25px;  color:white; background:#6E6969; padding:5px; text-align:center; -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box; -webkit-border-radius: 8px 8px 0 0;
border-radius: 8px 8px 0 0; font-family: Tahoma, Geneva, sans-serif; font-size:13px; font-weight:bold;	
	}
	
.texto-modulos{
	width:170px; padding: 10px 0px 0px 0px;
	font-family: Tahoma, Geneva, sans-serif; font-size:12px;
	}
	
#atencion{
	background:url(../images_microsite/tel-atencion.png) no-repeat 160px 90px;
	background-size:20px;
	}
	
#beneficios{
	background:white !important;	
	}
	
#productos{
	background:white !important;	
	}
	
.tabla-inicio{
	background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(216,216,216,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(216,216,216,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(216,216,216,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(216,216,216,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(216,216,216,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(216,216,216,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d8d8d8',GradientType=0 ); /* IE6-9 */
-webkit-border-radius: 8px 8px 8px 8px;
border-radius: 8px 8px 8px 8px;
border:1px solid #666;	
	}
	
.boton-inicio{
	background:#8DC63F;
	color:white;
	height:20px;
	line-height:20px;
	width:130px;	
	text-align:center;
	margin:10px auto;
	}
	
.boton-inicio a:link {
	color:white !important;	
	text-decoration:none;
	}
	
.boton-inicio a:hover{
	color:white !important;	
	text-decoration:underline;	
	}	
	
.boton-inicio a:visited{
	color:white !important;	
	text-decoration:none;	
	}

.descripcion-productos{  
text-align: justify;
width:95%; 
padding:15px;
background: #F7F7F7;
margin-top: 20px;
-webkit-border-radius: 8px 8px 0 0;
border-radius: 8px 8px 0 0;
border-top: solid 1px #535353;
border-left: solid 1px #535353;
border-right: solid 1px #535353;
border-bottom: none;
}

.tabla-productos {
text-align: justify;
width:95%;  
padding:15px; 
overflow:auto; 
overflow-x:hidden;
-webkit-border-radius: 0 0 8px 8px;
border-radius: 0 0 8px 8px;
border-top: solid 1px #535353;
border-left: solid 1px #535353;
border-right: solid 1px #535353;
border-bottom: solid 1px #535353;
background: #FFF;
}
	/*Estilos realizados por Eduardo Valencia en el mes de Noviembre de 2014*/



	span.directorio.filtro_r {
	    font-size: 13px;
	    line-height: 0px;
	}