body {
	margin: 0;
	background: #222 url(../img/body-bg.gif) center 0 repeat-y;
	font-family: Calibri, Helvetica, sans-serif;	
}

a {
	outline: none;
}

#pagina {
	width: 980px;
	margin: 0 auto;
	position: relative;
	background-color: #06717b;
	border-top: 5px solid #ddda57;
}

#cabecera {
	width: 980px;
	height: 70px;
	background: transparent url(../img/cabecera-bg.gif) 0 0 repeat-x;
}

#titulo {
	width: 150px;
	height: 150px;
	position: absolute;
	top: 0;
	left: 20px;
	background: transparent url(../img/titulo-bg.gif) 0 0 no-repeat;
}

#titulo h1 {
	margin: 0;
	padding: 10px 0 0 15px;
}

#titulo h1 img {
	border: none;
}

#menu {
	float: left;
	margin: 15px 0 0 0;
	padding: 0 0 0 180px;
	width: 610px;
	height: 40px;
}

#opciones {
	margin: 0;
	padding: 0;
	height: 40px;
	list-style: none;
	display: inline;
	overflow: hidden;
}

#opciones li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#opciones a {
	float: left;
	padding: 40px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:100px; /* for IE5/Win Only */
}

#opciones a:hover {
	background-position: 0 -40px;
}

#opciones a:active, #opciones a.selected {
	background-position: 0 -40px;
}

#opcion-inicio a {
	width: 62px;
	background: url(../img/inicio.gif) 0 0 no-repeat;
}

#opcion-quienes a {
	width: 146px;
	background: url(../img/quienes.gif) 0 0 no-repeat;
}

#opcion-cobertura a {
	width: 94px;
	background: url(../img/cobertura.gif) 0 0 no-repeat;
}

#opcion-programacion a {
	width: 124px;
	background: url(../img/programacion.gif) 0 0 no-repeat;
}

#opcion-ventas a {
	width: 72px;
	background: url(../img/ventas.gif) 0 0 no-repeat;
}

#opcion-contactenos a {
	width: 112px;
	background: url(../img/contactenos.gif) 0 0 no-repeat;
}

#introduccion {
	width: 980px;
	height: 350px;
}

#transmision {
	width: 980px;
	height: 350px;
	background: transparent url(../img/introduccion-bg.jpg) 0 0 no-repeat;
}

#player {
	width: 560px;
	height: 340px;
	margin: 0 10px 0 210px;
	padding: 5px 0 0 0;
}

#cuerpo {
	width: 960px;
	overflow: hidden;
	margin: 10px;
	background: #25879f url(../img/cuerpo-bg.gif) 0 0 repeat-y;
}

#textos {
	float:left;
	display: inline;
	width: 600px;
	margin: 20px 20px 20px 20px;
}

#textos h2 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 18pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
}

#textos h3 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 14pt;
	font-weight: bold;
	color: #fff;
}

#textos p {
	margin: 0 0 15px 0;
	font-size: 11pt;
	line-height: 14pt;
	text-align: justify;
	color: #f7f7f7;
}

#textos ul {
	margin: 0;
	padding: 0 0 15px 15px;
}

#textos ul li {
	margin: 0 0 10px 0;
	font-size: 11pt;
	line-height: 14pt;
	text-align: justify;
	color: #f7f7f7;
}

#textos a {
	text-decoration: none;
	color: #ddda57;
}

#textos a:hover {
	text-decoration: underline;
	color: #ddda57;
}

.locutor {
	height: 100px;
	margin: 0 0 20px 0;
}

.locutor a {
	float: left;
	margin: 0 20px 0 0;
}

.locutor a img {
	border: none;
}

.locutor p {
	padding: 15px 0 0 0;
}

#locutores-galeria a img {
	border: none;
	padding:0 15px 15px 0;
}

.cobertura-img {
	margin: 0 auto 15px auto;
	text-align: center;
}


#barra {
	float: left;
	width: 280px;
	margin: 20px 0 0 20px;
}

.banner {
	margin-bottom: 20px;
}

.banner img {
	border: none;
}


#productos {
	width: 960px;
	overflow: hidden;
	margin: 0 10px;
}

.producto {
	float: left;
	display: inline;
	width: 319px;
	height: 140px;
	background-color: #25879f;
	border-right: 1px solid #06717b;
}

.producto img, .producto-final img {
	float: left;
	margin: 20px;
	border: none;
}

.producto h4, .producto-final h4 {
	margin: 0;
	padding: 20px 20px 10px 0;
	font-size: 13pt;
	font-weight: bold;
	color: #fff;
}

.producto p, .producto-final p {
	margin: 0;
	padding: 0 20px 0 0;
	font-size: 11pt;
	line-height: 14pt;
	color: #f7f7f7;
}

.producto-final {
	float: left;
	display: inline;
	width: 320px;
	height: 140px;
	background-color: #25879f;
}

#subopciones {
	width: 958px;
	margin: 10px 10px 0 10px;
	border: 1px solid #25879f;
}

#subopciones p {
	margin: 0;
	padding: 10px;
	font-size: 11pt;
	text-transform: uppercase;
}

#subopciones p a {
	text-decoration: none;
	color: #ddda57;
}

#subopciones p a:hover {
	text-decoration: underline;
	color: #ddda57;
}

#pie {
	width: 960px;
	height: 70px;
	margin: 10px 10px 0 10px;
}

#copy {
	float: left;
	width: 700px;
}

#copy p {
	margin: 10px 0 0 10px;	
	padding: 13px 0 0 0;
	color: #dadada;
	font-size: 11pt;
}

#copy p span {
	padding-left: 20px;
}

#powered {
	float: left;
	width: 260px;
}

#powered p {
	margin: 10px 10px 0 0;	
	color: #dadada;
	font-size: 11pt;
	text-align: right;
}

#powered img {
	vertical-align: middle;
	border: 0;	
}
