/*
 * Separadores naranjo y gris
 */
.separador_naranjo {
    display: block;
    margin: 4px 0 10px;
    height: 3px;
    background: #b2b2b2;
    border-right: 9px solid #f78e1e;
}* html .separador_naranjo {
    font-size: 1px;
}

.separador_gris {
    display: block;
    margin: 4px 0 10px;
    height: 3px;
    background: #b2b2b2;
    border-right: 9px solid #959ea5;
}* html .separador_gris {
    font-size: 1px;
}

/*
 * Lista con bullets de estrellas
 */
.especial_estrellas {
	margin: 0 0 0 25px;
	color: #7F7F7F;
}

ul.estrellas,
ul.distanciados {
    display: block;
    margin: 0 0 5px;
	height:80px;
}

ul.distanciados li {
	display: block;
	font-size: 1.1em;
    padding: 6px 0 6px 13px;
	background: url(../img/generico/ico_bullet.gif) left 10px no-repeat;
}

ul.estrellas li {
    display: block;
	font-size: 1.2em;
    padding: 1px 0 1px 13px;
	margin-bottom:5px;
    background: url(../img/generico/ico_bullet.gif) left 4px no-repeat;
}

ul.estrellas li a {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #0073ae;
    text-decoration: none;
    border-bottom: 1px dotted #0073ae;
}

ul.estrellas li a:hover {
    border-bottom: none;
}

.te_ayudamos_contenido ul.estrellas li {
    display: block;
	font-size: 1.1em;
    padding: 1px 0 1px 13px;
    background: url(../img/generico/ico_bullet.gif) left 4px no-repeat;
}

.te_ayudamos_contenido ul.estrellas li a {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #0073ae;
    text-decoration: none;
    border-bottom: 1px dotted #0073ae;
}

.te_ayudamos_contenido ul.estrellas li a:hover {
    border-bottom: none;
}

/*
 * Enlace mas informacion
 */
div.al_concurso {
    display: block;
	position: relative;
    margin: -35px 0 9px;
}* html div.al_concurso {
	margin: -35px 0 5px;
}*:first-child+html div.al_concurso {
	margin: -35px 0 5px;
}

div.al_concurso ul.estrellas{
	margin: 0;
}

div.mas_info {
    display: block;
    float: left;
    margin: 12px 0 0 0;
    padding: 0 0 0 15px;
    background: url(../img/generico/ico_mas.gif) left 2px no-repeat;
}

div.no_float {
	position: relative;
	float: none;
}

a.mas_info, a.mas_info:visited {
    text-decoration: none;
    font-size: 1.2em;
    color: #0073ae;
}

a.mas_info:hover {
    border-bottom: 1px dotted #0073ae;
}

div.mas_info_naranjo {
    display: block;
    float: left;
    margin: 12px 0 8px;
    padding: 0 0 0 15px;
    background: url(../img/generico/ico_mas_naranjo.gif) left 2px no-repeat;
}

div.no_float {
	position: relative;
	float: none;
}

a.mas_info_naranjo, a.mas_info_naranjo:visited {
    text-decoration: none;
    font-size: 1.2em;
    color: #F78E1E;
}

a.mas_info_naranjo:hover {
    border-bottom: 1px dotted #0073ae;
}
/*
 * Enlace contrata ahora
 */
div.contrata_ahora {
    display: block;
    float: left;
    padding: 0 9px 0 0;
    background: url(../img/generico/ico_flecha_verde.gif) right 4px no-repeat;
}

a.contrata_ahora, a.contrata_ahora:visited {
    text-decoration: none;
    font-size: 1.2em;
    color: #22ab1e;
}

a.contrata_ahora:hover {
    border-bottom: 1px dotted #22ab1e;
}

/*
 * Enlace Naranja
 */
.enlaceNaranja {
    display: block;
	float: left;
    background: url(../img/generico/btn_azul.png) right -26px no-repeat;
    height: 24px;
    text-decoration: none;
    font-family: Tahome, Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    font-weight: bolder;
    color: #FFF;
    padding-right: 12px;
}* html .enlaceNaranja {background: url(../img/generico/btn_azul.gif) right -26px no-repeat;}

.enlaceNaranja span {
	display: block;
	float: left;
    background: url(../img/generico/btn_azul.png) top left no-repeat;
    padding: 5px 4px 7px 18px;
    cursor: pointer;
}* html .enlaceNaranja span {background: url(../img/generico/btn_azul.gif) top left no-repeat;}

a.enlaceNaranja span:hover {
	text-decoration: underline;
}

/* 
 * Enlace Ver todo (naranja - verde)
 */

/*naranja*/
.enlaceVerTodo_naranja {
    display: block;
	float: left;
    background: url(../img/generico/btn_ver_todo.png) right -22px no-repeat;
    height: 22px;
    text-decoration: none;
    font-family: Tahome, Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    font-weight: bolder;
    color: #e07f18;
    padding-right: 12px;
	margin: 2px 0 0;
}

.enlaceVerTodo_naranja span {
	display: block;
	float: left;
	color: #e07f18 !important;
    background: url(../img/generico/btn_ver_todo.png) top left no-repeat;
    padding: 4px 0 5px 14px;
    cursor: pointer;
}

a.enlaceVerTodo_naranja span:hover {
	text-decoration: underline;
}

/*verde*/
.enlaceVerTodo_verde {
    display: block;
	float: left;
    background: url(../img/generico/btn_ver_todo_verde.png) right -22px no-repeat;
    height: 22px;
    text-decoration: none;
    font-family: Tahome, Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    font-weight: bolder;
    color: #227824;
    padding-right: 12px;
	margin: 2px 0 0;
}

.enlaceVerTodo_verde span {
	display: block;
	float: left;
	color: #227824 !important;
    background: url(../img/generico/btn_ver_todo_verde.png) top left no-repeat;
    padding: 4px 0 5px 14px;
    cursor: pointer;
}

a.enlaceVerTodo_verde span:hover {
	text-decoration: underline;
}

/*verde_grande*/
.boton_verde2{
	margin-left: 540px;
    margin-top: 75px;
    position: absolute;
}

.btnVerdeGrande2 {
	background:url(../img/generico/btn_verdeGrande2.png) right -40px no-repeat;
	height:38px;
	display:inline-block;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	padding-right:11px;
}
.btnVerdeGrande2 span {
	background:url(../img/generico/btn_verdeGrande2.png) top left no-repeat;
	padding:4px 1px 12px 11px;
	display:block;
	cursor:pointer;
	text-align: center;
    width:160px;
	font-weight:bold;
}.btnVerdeGrande2 span {padding: 10px 1px 17px 12px;}
.btnVerdeGrande2:hover {
	background-position:right -120px;
}
.btnVerdeGrande2:hover span {
	background-position:left -80px;
	text-decoration:none;
	color:#FFF;
}
* html .btnVerdeGrande2,
* html .btnVerdeGrande2 span,
* html .btnVerdeGrande2:hover,
* html .btnVerdeGrande2:hover span {
	background-image:url(../img/generico/btn_verdeGrande2.gif);
}

/**/
a.enlace_tags {
	display: block;
	float: left;
	text-decoration: none;
	padding: 0 9px 0 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #0073ae;
	border-bottom: 1px dotted #0073ae;
	background: url(../img/generico/ico_tags.gif) right 3px no-repeat;
}

a.enlace_tags:hover {
	border-bottom: none;
}

/*
 * Titulos
 */
h1.titulo {
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #fff;
	font-size: 4.7em;
}

h1.titulo_secciones {
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 3.6em;
	margin: 0 0 15px 0;
}

h2.titulo {
	display: block;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 1.8em;
	background: none;
	margin: 0;
	padding: 0;
}

h2.titulo a,
h2.titulo a:visited {
	display: block;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}

h2.titulo a:hover {
	color: #0073ae;
}

h3.titulo {
	display: block;
	float: none;
	color: #000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bolder;
}

h3.titulo_balisa {
	display: block;
	float: left;
	color: #000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bolder;
	background: url(../img/generico/ico_balisa.gif) right top no-repeat;
	padding: 7px 30px 6px 0;
}

/*
 * Titulos grandes
 */
.titulo_grande {
	display: block;
	height: 47px;
}* html .titulo_grande {
	padding: 19px 0;
}

.acompanante_titulo_grande {
	display: block;
	float: left;
	margin: 20px 5px 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #fff;
	font-weight: bolder;
}

.enlazado {
	float: left;
}

.te_ayudamos {
	background: url(../img/titulos/tit_te_ayudamos.png) top left no-repeat;
}

.te_ayudamos_enlazado {
	width: 278px;
	background: url(../img/titulos/tit_te_ayudamos.png) top left no-repeat;
}

.banda_ancha_movil {
	background: url(../img/titulos/tit_banda_ancha_movil.png) top left no-repeat;
}

.banda_ancha_movil_enlazado {
	width: 396px;
	background: url(../img/titulos/tit_banda_ancha_movil.png) top left no-repeat;
}

.compra_y_contrata {
	background: url(../img/titulos/tit_compra_y_contrata.png) top left no-repeat;
}

.compra_y_contrata_enlazado {
	width: 391px;
	background: url(../img/titulos/tit_compra_y_contrata.png) top left no-repeat;
}

.para_clientes {
	background: url(../img/titulos/tit_para_clientes.png) top left no-repeat;
}

.para_clientes_enlazado {
	width: 505px;
	background: url(../img/titulos/tit_para_clientes.png) top left no-repeat;
}

.casos_de_exito {
	background: url(../img/titulos/tit_casos_de_exito.png) top left no-repeat;
}

.servicios_destacados {
	width: 446px;
	background: url(../img/titulos/tit_servicios_destacados.png) top left no-repeat;
}

/*
 * Bloque de contenido de cajas
 */
.caja_contenidos {
	display: block;
	margin: 0 0 20px;
}* html .caja_contenidos {
	margin: 0 0 17px;
}

.caja_contenidos_ultima {
	margin: 0;
}

/*
 * Caja Destacada (marco y home destacado mi entel)
 */
.caja_contenidos .caja_destacada {
	margin: -3px 0 0;
	padding: 10px 10px 0 10px;
	background: #fff;
}

.caja_contenidos .caja_destacada_abajo {
	background: transparent url(../img/generico/bg_caja_contenidos.gif) no-repeat scroll right top;
    display: block;
    padding-right: 10px;
}

.caja_contenidos .caja_destacada_abajo span {
	background: #e7edf0 url(../img/generico/bg_caja_contenidos.gif) no-repeat scroll left top;
    display: block;
    height: 15px;
}

/*
 * Editor de margen
 */
div.no_margen {
	margin: 0 !important;
}

.ayudamos_142{
	background:url(../img/generico/te_ayudamos_142x50.jpg) no-repeat;
	width:142px;
	height:50px;
	margin-top:3px;
	padding-bottom:21px;
	float:right;
}
.ayudamos_142:hover{
	background:url(../img/generico/te_ayudamos_142x50_hover.jpg) no-repeat;
}
.ayudamos_142 p{
	font-family:tahoma;
	font-size:12px;
	padding-left:5px;
	padding-top:5px;
	color:#444444;
	font-weight:bold;
}
.ayudamos_142 p span{
	font-family:arial;
	font-size:11px;
	padding-top:5px;
	color:#444444;
	font-weight:normal;
}


/****************** CAJA SERVICIOS DISPONIBLES *************************/
.servicios_disponibles{
	background:url(../img/sucursales/servicios_disponibles.gif) no-repeat;
	width:361px;
	height:117px;
	float:left;
	margin-right:18px;
}

.servicios_disponibles h1{
	color:#0079AD;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:1.4em;
	font-weight:bolder;
	margin-left:15px;
	margin-top:10px;
}

.servicios_disponibles ul{
	margin-left:15px;
	margin-top:3px;
}

.servicios_disponibles ul li{
	background:url(../img/sucursales/ico_bullet_azul.gif) no-repeat scroll left 6px transparent;
	list-style:none;
	color:#444444;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:1.1em;
	padding-left:10px;
	padding:0 0 0 8px;
}

.servicios_disponibles .mas_informacion{
	background:url(../img/sucursales/ico_flecha_enlace.gif) no-repeat scroll right 2px transparent;
	color:#444444;
	float:left;
	font-size:1.1em;
	font-weight:bolder;
	margin:5px 0 0 15px;
	padding:0 13px 0 0;
	text-decoration:none;
}

.servicios_disponibles a.mas_informacion:hover{
	text-decoration:underline;
}

/****************** CAJA SUCURSALES EXPRESS *************************/
.sucursales_express{
	background:url(../img/sucursales/sucursales_express.gif) no-repeat;
	width:361px;
	height:117px;
	float:left;
	margin-right:18px;
}

.sucursales_hor_festivo{
	background:url(../img/sucursales/sucursales_horario_festivo.gif) no-repeat;
	width:361px;
	height:117px;
	float:left;
	margin-right:18px;
}

.sucursales_express h1, .sucursales_hor_festivo h1{
	color:#0079AD;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:1.4em;
	font-weight:bolder;
	margin-left:15px;
	margin-top:10px;
}

.sucursales_express ul, .sucursales_hor_festivo ul{
	margin-left:15px;
	margin-top:3px;
}

.sucursales_express ul li, .sucursales_hor_festivo ul li{
	background:url(../img/sucursales/ico_bullet_azul.gif) no-repeat scroll left 6px transparent;
	list-style:none;
	color:#444444;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:1.1em;
	padding-left:10px;
	padding:0 0 0 8px;
}

.sucursales_express .mas_informacion{
	background:url(../img/sucursales/ico_flecha_enlace.gif) no-repeat scroll right 2px transparent;
	color:#444444;
	float:left;
	font-size:1.1em;
	font-weight:bolder;
	margin:2px 0 0 15px;
	padding:0 13px 0 0;
	text-decoration:none;
}

.sucursales_express a.mas_informacion:hover{
	text-decoration:underline;
}


/****************** CAJA TE AYUDAMOS *************************/
.te_ayudamos{
	background:url(../img/sucursales/te_ayudamos.gif) no-repeat;
	width:180px;
	height:117px;
	float:left;
}

.te_ayudamos h1{
	color:#0079AD;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:1.4em;
	font-weight:bolder;
	margin-left:15px;
	margin-top:10px;
}

.te_ayudamos p{
	margin:4px 0 0 15px;
	color:#444444;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:1.1em;
	width:105px;
}

.te_ayudamos .mas_informacion{
	background:url(../img/sucursales/ico_flecha_enlace.gif) no-repeat scroll right 2px transparent;
	color:#444444;
	float:left;
	font-size:1.1em;
	font-weight:bolder;
	margin:25px 0 0 15px;
	padding:0 13px 0 0;
	text-decoration:none;
}

.te_ayudamos a.mas_informacion:hover{
	text-decoration:underline;
}

.sociales{
	font-family:Tahoma;
	font-size:11px; 
	font-weight:bold;
	color:#999;
	width:290px;
}

.st_ayudamos_soporte{
	float:left; width: 220px; border-bottom:3px solid #FDC651; padding-bottom:20px;
}

.st_ayudamos_soporte .stas_header{
	margin-bottom:20px;
}

.st_ayudamos_soporte ul{
	margin-left:20px;
}

.st_ayudamos_soporte ul li{
	background:url(../img/sucursales/img_st_bullet_naranja.jpg) no-repeat left 5px;
	padding-left:15px;
	font-family:Tahoma, Geneva, sans-serif; 
	font-size: 1.1em; 
	color:#000;
	margin-bottom:5px;
}

.st_ayudamos_soporte ul li a{
	color:#000;
	text-decoration:none;
}

.st_ayudamos_soporte ul li a:hover{
	text-decoration:underline;	
}

.sd_caja{
	border:1px solid #999; 
	height: 260px; 
	padding-bottom: 10px; 
	width: 220px;
}

.sd_caja h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.6em;
}

.sd_caja ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}



.st_titulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	color:#0079AD;
}

.contenedor_titulo_sucursales span.st_detalle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#F78E1E;
}

