body {
	margin: 0;
	background: #e4ecf4 url('../images/pr_bg.gif') repeat-x;  
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;	
	color: #555555;
	width:100%;
	text-align:center;
}

img {border:0;}

a {color: #7191b8; text-decoration: none; outline:none;}
a:visited{color:#7191b8; text-decoration: none; }
a:hover {color: #0093d0; text-decoration: underline;}

h1, h2, h3 {color:#0093d0;}

h1 {font-size:24px;}
h2 {font-size:18px;}
h3 {font-size:12px; display:inline;}


.imgright {float:right;}
.imgleft {float:left;}

.center {text-align:center;}
.bold {font-weight:bold;} 

.clear {clear:both;}

.spaced {border-collapse:collapse;}
.spaced td {padding:3px; vertical-align:top;}

.price_chart {border-collapse:collapse;}
.price_chart td {
	padding:10px;
	vertical-align:top;
	border-bottom: 1px solid #c6d6ea;
}
.price_chart h2 {display:inline;}

.guia td {border-bottom: 1px solid #c6d6ea; }

.head {
	font-weight:bold;
	color:#ffffff;
	background-color:#0093d0;
	border:0;
}



.channel_num {font-size:10px; color:#999999;}
.channel_desc {float:right; width:436px; margin:5px 0; font-size:11px; line-height:16px;}

.lite, .mega, .ultra, .ppv {
	font-size:26px;
	text-align:center;
}

.lite, .liteprice {color:#77c001;}
.mega, .megaprice {color:#ff8a01;}
.ultra, .ultraprice {color:#c72528;}
.ppv {color: #0091ce;}

#all {
	width:914px;
	margin:0 auto;
	margin-top:10px;
}

#head {
	background: url('../images/allbg.png') repeat-y;
	padding: 5px 22px 0 22px;
	text-align:left;
}

#head_number {
	float:left;
	width:350px;
	padding: 0 0 0 150px;
	font-size:30px;
	font-weight:bold;
	color:#ff8a01;
	text-align:center;
}

#mid {
	background: url('../images/allbg.png') repeat-y;
	padding: 10px 22px;
	text-align:left;
}

#nav {
	float:left;
	padding: 0 7px;
	border-left: 1px solid #c6d6ea;
	width: 160px;
}

ul.navlist, ul.inicio {
	list-style: none;
}

ul.navlist li {
	margin-left:-35px;
	height:24px;
}

ul.inicio li {
	margin-left:-35px;
	height:16px;
	float:right;
}

ul.inicio {margin-top:0; margin-bottom:0;}

ul.navlist li a {
	margin: 0px;
	display: block;
	padding: 4px 2px 4px 15px;
	background: transparent url('../images/nav_arrow.gif') no-repeat left 0.4em;
	color: #7191b8; 
	text-decoration:none;
}

ul.navlist li a:hover {
	background: url('../images/nav_arrow.gif') no-repeat 0.25em 0.4em;
	color: #0093d0; 
	text-decoration: none;
} 

ul.inicio li a {
	margin: 0px;
	display: block;
	padding: 0 0 0 15px;
	background: transparent url('../images/up_arrow.gif') no-repeat left;
	color: #7191b8; 
	text-decoration:none;
}

ul.inicio li a:hover {
	background: url('../images/up_arrow.gif') no-repeat 0em -0.2em;
	color: #7191b8; 
	text-decoration: underline;
} 

#content {
	float:right;
	width:670px;
	padding-left:15px;
	border-left: 1px solid #c6d6ea;
}








