body {
	color: #B7B7B7;
	margin: 0 auto;
	text-align: center;
	background-color: #0d0d0d;
	font-family: "Trebuchet MS";
}

a:link { text-decoration: none; color : #ff3399; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color : #ff3399; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #ff3399; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: underline; color : #0099cc; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}


#wrap {
	width: 958px;
	background-color: #0d0d0d;
	margin:1px auto;
}

#header {
	background-color: #0d0d0d;
	width: 958px;
	margin: 0 auto;
	padding-bottom: 20px;
	/*height: 1540px;*/

}


#logo {
	width: 958px;
	height: 150px;
}


#slogan {
	color: #FFFFFF;
	background-color: #C9006D;
	font-size: 40px;
	letter-spacing: -2px;
	padding-top: 25px;
	clear: both;
	padding-left: 8px;
	padding-bottom: 15px;
}

#slogan1 {
	font-size: 27px;
	color: #EA2891;
	padding-top: 50px;
}

#menusuperior {
	width: 958px;
	text-align:center;
	font-size: 18px;
	color: #b7b7b7;
	padding-bottom: 10px;
}


#contenido {
	width: 958px;
	height: 100%;
}


#canales {
	width: 735px;
	height: 100%;
	float: left;
}

#pagos {
	padding-top: 40px;
	padding-bottom: 40px;
}


#menu {
	width: 210px;
	float: right;
	padding-top: 20px;
}

#menu img {
	border: 0px;
	padding-top: 100px;
	padding-bottom: 100px;
}


#button {
	background-image: url(../img/button.png);
	width: 117px;
	height: 29px;
	background-repeat: no-repeat;
}

#txt_button {
	color: #b7b7b7;
	font-size: 15px;
	text-align: center;
	padding-top: 3px;
}

#txt_button a {
	color: #b7b7b7;
	font-size: 15px;
	text-decoration:none;
	font-weight: bold;
}

#advertencia {
	font-size: 11px;
	width: 920px;
	text-align: left;
	padding-top: 10px;
	margin: 0 auto;
	padding-bottom: 20px;
}

#footer {
	width: 958px;
	margin: 0 auto;
	height: 40px;
	background-color: #C9006D;
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 11px;
}

#logo_footer {
	width: 127px;
	height: 41px;
	float: left;
	padding-left: 40px;
}

#txt_footer {
	float: left;
	padding-top: 10px;
	padding-left: 120px;
}
