@charset "utf-8";
/* CSS Document */

/* =Fonts 
------------------------------------------------------- */
@import url(/Shared/css/font-face/DIN-Font.css);
@import url(/Shared/CSS/master/buttons.css);

/* CSS Document for DIRECTV LA - by Takeoff Media 
   Compatibilidad ie8 - 9 - 10 - Chrome - Firefox*/
	 

/* =Reset BODY - css
--------------------------------------- */
body {background: none repeat-x scroll 0 0 #FFF !important;}

/* =Reset - css
--------------------------------------- */
html, body, div, li, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figure{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 16px;
  font-family: Arial,Helvetica;
  list-style: none;
}
section h1, section h2, section h3, section h4, section h5, section h6, section p, section li {
	color:#333;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}
.clear {clear:both;}

/* =PIE - css
--------------------------------------- */
.pie {behavior: url("/css/pie/PIE.htc"); position:relative;}


/* =Globales 
------------------------------------------------------- */
body, html {height: 100%;}
section, figure, article, aside {
  width: 100%;
  position: relative;
  display: block;
}

/* =Figure 
------------------------------------------------------- */
figure {
	background:none no-repeat scroll 0 0 #0869AD;
	overflow: hidden;
	margin: 0 0 40px;
}
figure article {
	height: 150px;
	margin: 0 auto;
	display: table;
	padding: 0;
	width: 952px;
}
figure h1 {
	color: #fff;
	font: 40px/45px "DTV-DIN-LIGHT";
	letter-spacing: -0.025em;
	display: table-cell;
	vertical-align: middle;
}



/* =section - css
--------------------------------------- */
section {
	background: none repeat scroll 0 0 #FFFFFF;
	width: 100%;
	min-height:450px;
}
section h2 {
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	font: bold 16px/20px Arial;
	padding: 10px 0;
	text-align: left;
	text-indent: 40px;
}
section h2.Ver {display:block;}
section h3 {
	font: 20px/24px Arial;
	margin: 0 0 20px;
	width: 95%;
}
section h3 span {
	font:bold 22px/24px Arial;
}
section p {
	line-height:24px;
}
section a {
	font-weight:bold;
	text-decoration:none;
	color:#00ABE3;
}
section a:hover {
  color: #058ab5;
}

/* =Article - css
--------------------------------------- */
article {
	margin: 0 auto;
	overflow: auto;
	padding: 0 0 50px;
	width: 952px;
}

/* =Puntos-Recarga - css
--------------------------------------- */
.Centros-atencion {
	margin: 30px 0 0 0;
	background:#F9F9F9;
	width:100%;
	overflow:auto;
}
.Centros-atencion .Box-select {clear: both; overflow: auto; padding: 20px 0;}
.Centros-atencion select {
  font-size: 16px;
	color: #818181;
  line-height: 1;
  width: 300px;
  height: 46px;  
  padding: 8px 40px 8px 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #ccc;  
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;	
  overflow: hidden;
  background: #fff url("/Shared/Images/genericos/img-dropdown.jpg") no-repeat right center;
	cursor:pointer;
	margin: 0 auto;
  display: block;
}
.Centros-atencion .Box-resultado {display:none;}

aside.legales {
	width:980px;
	margin:0 auto;
	padding:0 15px 20px 15px;
}

aside.legales p {
	font:10px/10px Arial;
	color:#666;
}

ul#UCulZonasDeCobertura {
	border-left: 1px solid #dfe7ef;
	margin: 20px 0 0;
}
ul#UCulZonasDeCobertura:after {
  content: "";
  display: table;
  clear: both;
}
ul#UCulZonasDeCobertura li {
	font: 12px/13px Arial;
	text-indent: 10px;
	color: #8794A1;
	width: 25%;
	padding: 10px 0 5px;
	float: left;
	box-sizing: border-box;
	border-bottom: 1px solid #dfe7ef;
	border-right: 1px solid #dfe7ef;
}
ul#UCulZonasDeCobertura li:nth-child(1),
ul#UCulZonasDeCobertura li:nth-child(2),
ul#UCulZonasDeCobertura li:nth-child(3),
ul#UCulZonasDeCobertura li:nth-child(4) {border-top: 1px solid #dfe7ef;}
ul#UCulZonasDeCobertura li:nth-child(even) {background: #f9f9f9;}


@media screen and (max-width: 1000px) {
	
	article{
		width: 96%;
		padding: 50px 2%;
	}
	figure {margin:0;}
	figure article {
		width: 96%;
		padding: 0 2%;
		margin:0;
	}
	aside.legales {
    width: 96%;
    padding: 0px 2% 30px;
    margin: 0;
	}
	section p, section p a {
    	font-size: 14px;
    	line-height: 22px;
	}
	figure h1 {font-size:30px; line-height:34px;}
	section h2 {text-indent: 20px;}

	ul#UCulZonasDeCobertura li {width:50%;}
	ul#UCulZonasDeCobertura li:nth-child(3),
	ul#UCulZonasDeCobertura li:nth-child(4) {border-top: none;}

}

@media screen and (max-width: 600px) {
	section {min-height: auto;}
	article {
		width: 100%;
		padding: 40px 0;
	}
	figure {margin: 0;}
	figure article {
    width: 94%;
    padding: 0 3%;
    margin: 0;
    height: 120px;
	}
	section p {
    width: 94%;
    padding: 0 3%;
	}
	.Centros-atencion {
    margin: 30px 0 0 0;
    width: 94%;
    padding: 0 3%;
	}	
	.Centros-atencion select {width:100%; font-size:14px;}
	
	ul#UCulZonasDeCobertura li {width:100%;}
	ul#UCulZonasDeCobertura li:nth-child(2) {border-top: none;}

}



