﻿@charset "utf-8";

/* *uMenu */
div#content ul#page-tabs li:hover span,
body#intro div#content ul#page-tabs li.intro span, /* change ids/classes accordingly */
body#dtv-hd div#content ul#page-tabs li.dtv-hd span, /* change ids/classes accordingly */
body#dtv-plus div#content ul#page-tabs li.dtv-plus span, /* change ids/classes accordingly */
body#dtv-digital div#content ul#page-tabs li.dtv-digital span
{
	background-position:0 -30px;
}
div#content ul#page-tabs li:hover a,
body#intro div#content ul#page-tabs li.intro a, /* change ids/classes accordingly */
body#dtv-hd div#content ul#page-tabs li.dtv-hd a, /* change ids/classes accordingly */
body#dtv-plus div#content ul#page-tabs li.dtv-plus a, /* change ids/classes accordingly */
body#dtv-digital div#content ul#page-tabs li.dtv-digital a
{
	background-position:0 -30px;
	color:#333;
	text-decoration:none;
}
/* *uMenu */

/* INTRODUCCION */
body#intro #page-header{
	background:url(../img/page_header.jpg) top center no-repeat;
}

div#content #page-content{
	background:#fff url(/img/footer_image.jpg) bottom center no-repeat;
}

body#intro div#content .main-intro {
background:transparent url(../img/bg_intro.jpg) no-repeat scroll right bottom;
padding-bottom:33px;
}

#page-header p.presenta{
	color:#9ed6f6;
}

.titular{
	top:23px;
}

div#content #call-to-action, div#content #call-to-action-rcol{
	margin:102px 28px 0 0;
}

div#content .main-intro p.img-pad {
	padding-right:249px;
}

div#content #call-to-action-higher{
	background:url(/img/bg_calltoaction_higher.png) top center no-repeat;
	width:180px;
	height:208px;
	float:right;
	display:inline;
	margin:88px 30px 0 0;
	padding:0 17px 15px;
	font-size:0.85em;
}
div#content #call-to-action-higher p{
	line-height:18px;
	}
/*div#content .cliente a.calltoaction_btn{
	margin-top:23px;
}*/

	
table.comparison{
	margin:0 0 45px;
	background:url(../img/table_hd.png) left top no-repeat;
	width:666px;
	}

table.comparison th{
	font-weight:bold;	
	width:110px;
	text-align:center;
	padding:13px 0 9px;
	border-style:solid;
	border-color:#ccc;
	border-width:0 0 0 1px;
}

table.comparison th.table-title{
	color:#999;
	font-size:18px;	
	width:322px;
	border:none;
	padding:73px 0 0 10px;
	text-align:left;
	}
	
table.comparison th.deco-digital, table.comparison th.deco-plus, table.comparison th.deco-hd{
	background:url(../img/deco-digital.jpg) center 50px no-repeat;
}

table.comparison th.deco-plus{
	background-image:url(../img/deco-plus.jpg);
}

table.comparison th.deco-hd{
	background-image:url(../img/deco-hd.jpg);
}
	
table.comparison table{
	background-color:#fcfcfc;
	width:100%;
}

table.comparison tr td{	
	padding:0 1px 6px;
	background:url(../img/table_btm.png) left bottom no-repeat;
}

table.comparison table tr td{
	padding:5px 10px 12px;
	background:none;
	width:91px;
	border-left:1px solid #ccc;
	border-top:1px solid #e9e9e9;
	text-align:center;
}

table.comparison table tr td.table-item{
	width:314px;
	border-left:none;
	text-align:left;
	padding-bottom:0;
	font-size:12px;
}

table.comparison th span{
	display:block;
	font-size:10px;
	line-height:12px;
	padding-top:19px;
	font-weight:normal;
	}
	
div#content table.comparison th a{
	font-size:10px;
}

div#content table.comparison th a.decos{
	color:#333;
	font-size:14px;
	line-height:14px;
	font-family:"Trebuchet MS",sans-serif,Helvetica,Arial,Verdana;
	display:block;
	height:60px;
	margin:0 auto;
	width:100px;
}

div#content table.comparison th a:hover.decos{
	color:#333;
}

/* FIN INTRODUCCION */

/* PLUS HD */
body#dtv-hd #page-header{
	background:url(../img/page_header_hd.jpg) top center no-repeat;
}

body#dtv-hd div#content .main-intro {
background:transparent url(../img/bg_intro_hd.jpg) no-repeat scroll right bottom;
padding-bottom:27px;
}

body#dtv-hd div#content .no-cliente a.calltoaction_btn, body#dtv-plus div#content .no-cliente a.calltoaction_btn, body#dtv-digital div#content .no-cliente a.calltoaction_btn{
	margin-top:5px;
}
/* FIN PLUS HD */

/* PLUS */
body#dtv-plus #page-header{
	background:url(../img/page_header_plus.jpg) top center no-repeat;
}

body#dtv-plus div#content .main-intro {
background:transparent url(../img/bg_intro_plus.jpg) no-repeat scroll right bottom;
padding-bottom:32px;
}
/* FIN PLUS */

/* DIGITAL */
body#dtv-digital #page-header{
	background:url(../img/page_header_digital.jpg) top center no-repeat;
}

body#dtv-digital div#content .main-intro {
background:transparent url(../img/bg_intro_digital.jpg) no-repeat scroll right bottom;
padding-bottom:11px;
}
/* FIN DIGITAL */