#contenedor {
	background-color: #FFF;
	float: none;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: fixed;
	background-repeat: repeat;
	background-image: none;
}

#arriba {
	float: left;
	width: 980px;
	
}
#contenido {
	float: left;
	width: 980px;
}
#sidebar {
	float: right;
	width: 164px;
	position: absolute;
	overflow: visible;
	visibility: visible;
	z-index: 100;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
}



body {
	background-attachment: fixed;
	background-color: #FFF;
	background-repeat: repeat;
}
#foot {
	float: left;
	width: 980px;
}

.titulo_canal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	color: #FFF;
}
.titulo_14_negro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333;
}

.titulo_10_negro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333;
}

#publicidad {
	float: right;
	height: 900px;
	width: 180px;
}
#derecha {
	height: 1000px;
	width: 170px;
	text-align: center;
	float: right;
	position: absolute;
	visibility: visible;
	clear: none;
}
