﻿@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;
}

/* =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:url('/img/calendario/header_Calendario_2015.jpg') no-repeat scroll center top #260721;
	overflow: hidden;
	background-color: #0c1324;
	margin: 0px;
}
figure article {
	height: 200px;
	margin: 0 auto;
	overflow: visible;
	padding: 0;
	width: 952px;
}
figure h1 {
	color: #fff;
	font: 36px/40px "DTV-DIN-LIGHT";
	letter-spacing: -0.025em;
	position: absolute;
	text-shadow: 1px 1px 2px #040e20;
	top: 80px;
}



/* =section - css
--------------------------------------- */
section {
	background: none repeat scroll 0 0 #FFFFFF;
	width: 100%;
}
section h2 {
	font: 36px/40px "DTV-DIN-LIGHT", Verdana;
	letter-spacing: -0.025em;
	padding-bottom:20px;
}
section h3 {
  	font: 22px/26px "DTV-DIN-MEDIUM", Verdana;
  	letter-spacing: -0.022em;
}
section h4 {
	font:18px/20px "Trebuchet MS";
}
section p {
	color: #494b4c;
	line-height: 24px;
	width: 100%;
	padding-bottom: 15px;
}
section a {
	color: #00abe3;
	font-weight: bolder;
	text-decoration: none;
	width: 100%;
}
section a:hover {
  color: #058ab5;
}

.Line-top {
	border-top: 1px solid #e5e5e5;
	padding-top: 50px;
}

section .exc-sin-mg-bottoom{
	padding-bottom: 0px;
	overflow: hidden;
}

/* =Article - css
--------------------------------------- */
article {
	margin: 0 auto;
	overflow: auto;
	padding: 0 0 60px;
	width: 952px;
}


/* Varios - css
--------------------------------------- */
.center {
	text-align: center;
}
.separador-btn {
	clear: both;
	padding: 20px 0 0 0;
}


/*MODULOS*/

.grid-two-content {
	width: 48%;
	min-height: 90px;
	margin-left:2%;
	float: left;
}

img.retina {
	width: 100%;
	}

section .grid-two-content h3{
	font: 21px/30px 'DTV-DIN-MEDIUM';
	padding: 20px 0 10px;
	color: #000;
}

section .grid-two-content a:hover{
	color: #058ab5;
}

.links a {
	font-weight: bold;
	padding-right: 63px;
}
.grid-two-content:first-of-type, .grid-two-content.first{
	margin:0px;
}
.descargar {
	float: left;
}
.descargar:first-of-type{
	padding-top: 2px;
	margin-left: 0px;
}

div.AppCalendar{
	background-image: url("/img/calendario/img_2.jpg");
	height: 275px;
}



