*{
	margin:0px;
	padding:0px;
}
body{background-color:#000;font-size: 62.5%; font-family:Verdana, Arial, Helvetica, sans-serif; overflow:hidden;}
#contenedor_principal{
	position:absolute;
	width:758px;
	height:636px;
	left:50%;
	top:50%;
	margin-left:-379px;
	margin-top:-318px;
	/*background-color:red;*/
}
/*----------------Escenario ------------------------------------------------*/
#escenario{
	width:724px;
	height:356px;
	/*background-color:#00CC00;*/
	overflow:hidden;
	position:relative;
	/*background-image:url(../img/fondo_amarillo.gif);*/
}
/*----------------botonera ------------------------------------------------*/
#botonera{position:absolute; top:365px; width:100%;}
#boton_ext_izq, #boton_ext_dch{float:left;}
.boton{display:block;float:left;}
.boton span{display:none;}
.activo{display:block;float:left;background-position: 0px -112px;}
.activo span{display:none;}
#boton1{background-image:url(../img/boton1.gif); width:80px; height:112px;outline:0;}
#boton1:hover{background-position: 0px -112px;}
#boton2{background-image:url(../img/boton2.gif); width:81px; height:112px;outline:0;}
#boton2:hover{background-position: 0px -112px;}
#boton3{background-image:url(../img/boton3.gif); width:81px; height:112px;outline:0;}
#boton3:hover{background-position: 0px -112px;}
#boton4{background-image:url(../img/boton4.gif); width:82px; height:112px;outline:0;}
#boton4:hover{background-position: 0px -112px;}
#boton5{background-image:url(../img/boton5.gif); width:80px; height:112px;outline:0;}
#boton5:hover{background-position: 0px -112px;}
#boton6{background-image:url(../img/boton6.gif); width:80px; height:112px;outline:0;}
#boton6:hover{background-position: 0px -112px;}
#marcador{position:absolute; top:25px; left:0px; display:none;}
/*
.boton{
	width:81px;
	height:111px;
	display:block;
	float:left;
	text-display:none;
}
.boton span{display:none;}
#boton_ext_izq{float:left;}
#boton1{background-image:url(../img/boton1a.gif);}
#boton1:hover{background-image:url(../img/boton1b.gif);}
#boton2{background-image:url(../img/boton2a.gif);}
#boton2:hover{background-image:url(../img/boton2b.gif);}
#boton3{background-image:url(../img/boton3a.gif);}
#boton3:hover{background-image:url(../img/boton3b.gif);}
#boton4{background-image:url(../img/boton4a.gif);}
#boton4:hover{background-image:url(../img/boton4b.gif);}
#boton5{background-image:url(../img/boton5a.gif);}
#boton5:hover{background-image:url(../img/boton5b.gif);}
#boton6{background-image:url(../img/boton6a.gif);width:82px;}
#boton6:hover{background-image:url(../img/boton6b.gif);width:82px;}
#boton7{background-image:url(../img/boton7a.gif);width:83px;}
#boton7:hover{background-image:url(../img/boton7b.gif);width:83px;}
*/


/*-------------------------------------banner ---------------------------*/
#banner{
	position:absolute;
	top:485px;
	background-image:url(../img/fondo_banner.jpg)
}
/*-------------------------------------scroll ---------------------------*/
.clase_thumb{
	background-image:url(../img/thumb.gif);
	width:12px;
	height:31px;
	cursor:pointer;
}
/*-----------------------------------seccion home --------------------------------*/
#home{
	background-image:url(../img/fondo_amarillo.gif);
	width:724px;
	overflow:hidden;
	height:356px;
	position:absolute;
	top:0px;
	left:0px;
}
#frase{
	position:absolute;
	width:410px;
	height:22px;
	background-image:url(../img/fondo_frase.gif);
	padding-left:70px;
	padding-top:8px;
	top:310px;
	left:120px;
}
#frase a{ color:#000000;}
#frase span{color:#FFFFFF;}
#contenedor_newletter{
	background-image:url(../img/fondo_email.gif);
	position:absolute;
	display:block;
	width:225px;
	height:95px;
	left:377px;
	top:109px;
}
#contenedor_newletter #email{
	position:absolute;
	top:11px;
	left:10px;
	border:0px;
	padding:4px;
	width:197px;
	height:17px;
	background-color: transparent;
	/*background-color:#00FF00;*/
}
#enviar_newsletter{
	position:absolute;
	top:64px;
	left:80px;
	height:26px;
	width:63px;
	background-image:url(../img/boton_enviar.gif);
	cursor:pointer;
}
#enviar_newsletter:hover{
	background-position: 0px 26px;}
#cdmon{
	position:absolute;
	top: 260px;
	left: 118px;
}
#next_episode{
	position:absolute;
	top: 214px;
	left: 118px;
}
#player{
	position:absolute;
	width:225px;
	height:95px;
	left:118px;
	top:110px;
	background-image:url(../img/fondo_player.gif);
}
#player a{
	position:absolute;
	display:block;
	height:76px;
	width:63px;
	background-image:url(../img/boton_player.gif);
	top:10px;
	left:150px;}
	#player a:hover{ background-position: 0px -75px;}
#radio{
	position:absolute;
	width:233px;
	height:105px;
	left:378px;
	top:208px;
	background-image:url(../img/fondo_radio.gif);
}
#dewplayer{
position:absolute;
top:58px;
left:8px;}
/*-----------------------------------seccion About --------------------------------*/
#about{
	background-image:url(../img/about.jpg);
	width:724px;
	height:356px;
	position:absolute;
	left:-724px;
	/*float:right;*/
	/*margin-top:-200px;*/
}
#about h2{display:none;}
/*-----------------------------------seccion watch --------------------------------*/
#watch{
	background-image:url(../img/watch.jpg);
	width:724px;
	height:356px;
	position:absolute;
	left:-724px;
}
/*-----------------------------------seccion news --------------------------------*/
#news{
	background-image:url(../img/news.jpg);
	width:724px;
	height:356px;
	position:absolute;
	left:-724px;
}
#listado_news{
	color:#FFFFFF;
	width: 250px;
	height:270px;
	position:absolute;
	top:43px;
	left:50px;
	padding-right:4px;
	/*background-color:#00FF00;*/
}
.fecha_news, .titulo_news{
	font-weight:bold;
}
 .titulo_news{ font-size:12px; color:#FFCC00;}
.detalles_news{ margin:8px 0px; font-weight:bold;}
.enlace_comentarios{ text-decoration:none; color:#333;}
.enlace_comentarios:hover{ color:#FFCC33;}
#listado_comentarios{
	color:#FFFFFF;
	width: 250px;
	height:270px;
	position:absolute;
	top:43px;
	left:50px;
	/*background-color:#00FF00;*/
}
#form_comment{
	width:260px;
	position:absolute;
	top:40px;
	right:80px;
	/*background-color:#00FF00;*/
}
#name_comment{
	/*background-image:url(../img/campo_name_comment.gif);*/
	position:absolute;
	top:60px;
	left:0px;
}
#message_comment{
	width:237px;
	height:70px;
	border:0px;
	background-color:transparent;
	/*background-image:url(../img/campo_message_comment.gif);*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*margin-top:10px;*/
	padding: 23px 4px 0px 4px;
	position:absolute;
	left:0px;
	top:95px;
}
#campo_boton_comment{
	background-image:url(../img/boton_comment.gif);
	background-color:#000000;
	width:249px;
	height:23px;
	border:0px;
	/*margin-top:10px;*/
	cursor:pointer;
	position:absolute;
	top:200px;
	left:0px;
}
#campo_boton_volver_comment{
	background-image:url(../img/boton_volver_comment.gif);
	background-color:#000000;
	width:249px;
	height:23px;
	border:0px;
	margin-top:50px;
	cursor:pointer;
	position:absolute;
	top:180px;
	left:0px;
}
#foto_news{
	border-left: 0px solid #FFF;
	position:absolute;
	top:43px;
	left:340px;
	width:330px;
	height:270px;
	color:#FFFFFF;
	/*background-color:#00FF00;*/
	text-align:right;
}
#foto_news h2{
	width:221px;
	height:19px;
	background-image:url(../img/titulo_news.gif);
	/*background-color:#00FF00;*/
	float:right;
	margin-bottom:10px;
}
#foto_news span{
	display:none;
}
/*-----------------------------------seccion invest --------------------------------*/
#invest{
	background-image:url(../img/invest.jpg);
	width:724px;
	height:356px;
	position:absolute;
	left:-724px;
}

#invest span{display:none;}
#link1{
	background-image:url(../img/invest_link1.gif);
	background-position: 0px -18px;
	background-repeat:no-repeat;
	width:314px;
	height:19px;
	position:absolute;
	top:125px;
	left:32px;
}
#link1:hover{
	background-position: 0px 2px;
}
#link2{
	background-image:url(../img/invest_link2.gif);
	background-position: 0px -18px;
	width:314px;
	height:19px;
	position:absolute;
	left:380px;
	top:127px;
}
#link2:hover{
	background-position: 0px 0px;
}
#link3{
	background-image:url(../img/invest_link3.gif);
	background-position: 0px -31px;
	width:162px;
	height:30px;
	position:absolute;
	left:100px;
	top:297px;
}
#link3:hover{
	background-position: 0px 0px;
}
/*-----------------------------------seccion speak --------------------------------*/
#speak{
	background-image:url(../img/speak.jpg);
	width:724px;
	height:356px;
	position:absolute;
	left:-724px;	
}
#form_speak{
	border-right:1px solid #FFF;
	width:300px;
	position:absolute;
	top:40px;
	left:50px;
	height:280px;
}
.campo_texto{
	border:0px;
	width:159px;
	height:19px;
	background-color:transparent;
	padding-left:90px;
	padding-top: 4px;
	/*margin-top:10px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block;
	position:absolute;
}
#name{top:42px; left:0px;}
#e_mail{top:75px; left:0px;}
#country{top:108px; left:0px;}
#message{
	width:240px;
	height:69px;
	border:0px;
	background-color:transparent;
	/*background-image:url(../img/campo_message.gif);*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*margin-top:10px;*/
	padding: 23px 4px 0px 4px;
	position:absolute;
	top:142px;
	left:0px;
}
#campo_boton{
	background-image:url(../img/boton.gif);
	background-color:#000000;
	width:249px;
	height:23px;
	border:0px;
	/*margin-top:10px;*/
	cursor:pointer;
	position:absolute;
	top:250px;
	left:0px;
}
#mensajes_speak{
	/*background-color:#FF9900;*/
	width:280px;
	height:270px;
	overflow:auto;
	position:absolute;
	left:380px;
	top:40px;
	color:#AAA;
}
#mensajes_speak .titulo{
color:#FF9900;
font-weight:bold;
}
#mensajes_speak .cuerpo{
	margin:5px 0px 10px 0px;
}
#gracias_comentario{
/*background-color:#009900;*/
width:724px;
height:356px;
background-image:url(../img/gracias_speak.jpg);
	/*text-align:center;
	margin-top:100px;*/
	
}
#boton_volver_comentarios{
	position:absolute;
	left:339px;
	top:284px;
	cursor:pointer;
}
/*-----------------------------------seccion live --------------------------------*/
#live{
	background-image:url(../img/live.jpg);
	width:724px;
	height:356px;
	position:absolute;
	left:-724px;
}
/*-----------------------------------seccion food --------------------------------*/
#food{
	background-image:url(../img/food.jpg);
	width:724px;
	height:356px;
}
.enlace_ipod{
	display:block;
	position:absolute;
	width:52px;
	height:80px;
	/*background-color:#6633FF;*/
	background-position: 0px -80px;
	background-repeat:no-repeat;
}
.enlace_ipod:hover{background-position: 0px 0px;}
#ipod1{
	left:32px;
	top:157px;
	background-image:url(../img/ipod1.gif);
	
}
#ipod2{
left:92px;
top:157px;
background-image:url(../img/ipod2.gif);
}
#ipod3{
left:150px;
top:157px;
background-image:url(../img/ipod3.gif);
}
#ipod4{
left:210px;
top:157px;
background-image:url(../img/ipod4.gif);
}
#ipod5{
left:270px;
top:157px;
background-image:url(../img/ipod5.gif);
}
#ipod6{
left:32px;
top:247px;
background-image:url(../img/ipod6.gif);
}
#ipod7{
left:92px;
top:247px;
background-image:url(../img/ipod7.gif);
}
#ipod8{
left:150px;
top:247px;
background-image:url(../img/ipod8.gif);
}
#ipod9{
left:210px;
top:247px;
background-image:url(../img/ipod9.gif);
}
#ipod10{
left:270px;
top:247px;
background-image:url(../img/ipod10.gif);
}
.enlace_wallpaper{
	display:block;
	position:absolute;
	width:71px;
	height:53px;
	/*background-color:#6633FF;*/
	background-position: 0px -53px;
	background-repeat:no-repeat;
}
.enlace_wallpaper:hover{background-position: 0px 0px;}
#wallpaper1{
	left:363px;
	top:158px;
	background-image:url(../img/wallpaper1.gif);
}
#wallpaper2{
	left:450px;
	top:158px;
	background-image:url(../img/wallpaper2.gif);
}
#wallpaper3{
	left:540px;
	top:158px;
	background-image:url(../img/wallpaper3.gif);
}
#wallpaper4{
	left:628px;
	top:158px;
	background-image:url(../img/wallpaper4.gif);
}
.enlace_wallpaper:hover{background-position: 0px 0px;}
.enlace_msn{
	display:block;
	position:absolute;
	width:50px;
	height:50px;
	/*background-color:#6633CC;*/
}
.enlace_msn img{border:0px; width:45px; height:45px;}
#msn1{
left:371px;
top:281px}
#msn2{
left:440px;
top:282px}
#msn3{
left:511px;
top:283px}
#msn4{
left:580px;
top:282px}
#msn5{
left:650px;
top:281px}
/*------------------------crop----------------*/
#crop{position:absolute;
width:758px;
height:400px;
background-color:#000;
left:50%;
top:50%;
margin-left:345px;
margin-top:-320px;
}
#crop2{position:absolute;
width:758px;
height:400px;
background-color:#000;
left:50%;
top:50%;
margin-left:-1137px;
margin-top:-320px;
}
#pie{
position:absolute;
bottom:-8px;
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}
#pie a{text-decoration:none; color:#666666;}
#pie a:hover{color:#FFFFFF;}
