/*

	por Naranja Creativa
	http://www.naranjacreativa.com

*/

/*  B A S E  */
body {
	background: #8A9093 url(../imagenes/bg/bg.gif) repeat-x;
	margin: 0;
	padding: 0;
}
#contenedor {
	width: 801px;
	margin: auto;
	color: #cccccc;
}

/* G E N E R I C O S */
p {
	color: #cccccc;
	text-align: left;
	font: .85em/1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
a {
	color: #333333;
	text-decoration: none;
	background-color: #cdcdcd;
}
a:link {}
a:visited {}
a:hover {
	color: red;
	background-color: transparent;
}
a:active {}
h1 {}
h2 {}
h3 {}
h4{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
}
ol{
	color: #ddd;
	text-align: left;
	font: .85em/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
	
}

/* N A V E G A C I O N  */
#navegacion {}
.menu{
	margin:0 auto;
	padding:0;
	height:30px;
	width:100%;
	display:block;
	background: url(../topMenuImages.png) repeat-x;
}
.menu li{
	list-style:none;
	display:inline;
	margin: 0;
	padding: 0;
}
.menu li a{
	float:left;
	padding-left:15px;
	display:block;
	color:rgb(255,255,255);
	text-decoration:none;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	background:url(../topMenuImages.png) 0px -30px no-repeat;
	}
.menu li a span{
	line-height:30px; 
	float:left; 
	display:block; 
	padding-right:15px; 
	background:url(../topMenuImages.png) 100% -30px no-repeat;}
.menu li a:hover{
	background-position:0px -60px; 
	color:rgb(255,255,255);}
.menu li a:hover span{
	background-position:100% -60px;}
.menu li a.active, .menu li a.active:hover{
	line-height:30px; 
	font:12px Verdana, Arial, Helvetica, sans-serif; 
	background:url(../topMenuImages.png) 0px -90px no-repeat; 
	color:rgb(73,83,89);}
.menu li a.active span, .menu li a.active:hover span{
	background:url(../topMenuImages.png) 100% -90px no-repeat;}

/* E S T R U C T U R A */
#encabezado {
	background: url(../imagenes/bg/bg_encabezado.png) no-repeat;
	width: 801px;
	height: 216px;
	margin-top: 15px;
}
#encabezado a{
	font-size: 1em;
	display: block;
	width: 500px;
	text-align: center;
	padding: 80px 80px 80px 100px;
	text-indent: -9999px;
	background: transparent;
} 
#navegacion {
	margin-top: -10px;
	width: 763px;
	padding-left: 17px;
}
#contenido {
	background: url(../imagenes/bg/bg_contenido.png) repeat-y;
	width: 801px;
	margin-top: 0;
	padding-top: 25px;
	padding-left: 18px;
	overflow: auto;
}
#player {
	margin-left:130px;
	}
	
#contPrincipal {
	width: 600px;
	margin-left: 0;
	padding-left: 80px;
}
#contSubIzqBorde {
	border-right: 2px solid #8A9093;
	width: 505px;
	padding-right: 15px;
	padding-left: 30px;
}
#contSubIzq {
	width: 505px;
	padding-right: 15px;
	padding-left: 30px;
}
#contSubDerBorde {
	width: 170px;
	border-left: 2px solid #8A9093;
	float: right;
	padding-left: 20px;
	margin-right: 65px;
}
#contSubDer {
	width: 170px;
	float: right;
	padding-left: 20px;
	margin-right: 65px;
}
div#contSubDerBorde p{
	font-size: .7em;
	line-height: 1.6em;
}
div#contSubDer p{
	font-size: .7em;
	line-height: 1.6em;
}

/* Imagen Curvas inicio y final*/

#contTop{
	background: url(../imagenes/bg/bg_topContenido.png) no-repeat;
	height: 28px;
	margin-top: -15px;
	margin-left: -1px;
}
#contBot{
	background: url(../imagenes/bg/bg_botContenido.png) no-repeat;
	height: 35px;
	margin-left: -1px;
	margin-top: -.5px;
}
/* Imagen Curvas inicio y final*/

/* P L A Y E R S  */
#players{
	list-style-type: none;
	background-color: #424242;
	height: 230px;
}
#players li{
	display: inline;
}
#players a {color: #424242;
	text-decoration: none;
}	
#players a:hover {color: #424242;
	border-style: none;
}
/* P L A Y E R S  */

/* P U B L I CI D A D  */
#contSubDer a{
	background-color: transparent;
	}

#contSubDerBorde a{
	background-color: #333;
	}
#contSubDer a:hover{
	color: #6b6b6b;
	
}
#contSubDerBorde a{
	color:transparent;
}
	
a.ligaTxt{
	color: #fff;
	text-decoration: none;
	font-size: .8em;
	line-height: 1.4em;
	font-style: italic;
	border-style: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}	
a.ligaTxt:hover{color: #ccc;
	text-decoration: line-through;
}

/* P U B L I CI D A D  */


/* P I E  */
#pie {
	background: url(../imagenes/bg/bg_contenido.png) repeat-y;
	width: 801px;
	overflow: auto;
}
#pieDer {
	width: 450px;
	float: right;
	padding-right: 50px;
	border-left: 2px solid #8A9093;
	padding-left: 30px;
}
#pieIzq {
	width: 205px;
	padding-left: 45px;
	padding-right: 20px;
}
#pieBot{
	text-align: center;
	font-size: .9em;
	clear: both;
}
#pieBotBg{
	background-image: url(../imagenes/bg/bg_botPie.png);
	height: 26px;
	margin-left: -1px;
	margin-bottom: 5px;
}
div#pie a {
	color: #9e9e9e;
	text-decoration: none;
	background-color: transparent;
	letter-spacing: .7px;
	font: .8em "Lucida Grande", Lucida, Verdana, sans-serif;
}
div#pie a:hover {
	font-weight: bold;
	color: #ccc;
}
div#pie h3{
	color: white;
	font-size: 1.3em;
	line-height: .1em;
}

/* C L A S S E S */

.vacio {}
.centerTxt{text-align: center;}
.txtPublicidad{
	text-align: right;
	font-size: .75em;
	margin-right: 5px;
	color: #666;
}
.txtLigas{
	text-align: right;
	margin-right: 5px;
	color: #fff;
	letter-spacing: .3em;
	font-weight: bold;
}
#bannerAdi{
	position: relative;
	left: 70px;
}
.escucha{
	height: 63px;
	background: url(../imagenes/players/escucha01.png) no-repeat;
	text-align: center;
	text-indent: -9999px;
	position: relative;
	margin-left: 55px;
}

.imgAd {
	padding-left: 15px;
	padding-bottom: 12px;
}
.borde{
	width: 500px;
	border-bottom: 1px solid #ccc;
	height: 20px;
}

div#contSubIzqBorde ul.wpList{
	font: .95em/1.5em Georgia, "Times New Roman", Times, serif;
	list-style-image: url(../imagenes/bg/bgDescarga.png);
	padding-left: 50px;
	margin-left: 25px;
}
div#contSubIzqBorde li.descarga a{
	background-color: none;
	}
 
