@charset "utf-8";
img, form, h1, h2, h3, h4, table, ul, li, ol {
	margin:0px;
	padding:0px;
	border:0px;
}
body {
	margin:0 auto;
	text-align:center;
	font-family: "Trebuchet MS";
	font-size:12px;
	color: #000000;
	background:url(../img/patron.png) repeat-x center top;
}

#main_s {
	width:800px;
	margin:0 auto;
	text-align:left;
	clear: both;
	background: #FFFFFF;
	padding:0px 100px;
	background:url(../img/fondo.jpg) no-repeat center top;
}


#main {
	width:800px;
	margin:0 auto;
	text-align:left;
	clear: both;
	background: #FFFFFF;
	padding:0px 0px;


}

#main_iv {
	width:800px;
	margin:0 auto;
	text-align:left;
	clear: both;
	background: #FFFFFF;
	padding:0px 0px;
	height:450px;
}

#header {
	width:800px;
	margin: 0 auto;
	/*background:url(../img/header_fondo.jpg) repeat-x  left -112px*/;
}
#header2 {
	width:800px;
	float:left;
	background:url(../img/header_fondo.jpg) repeat-x left -305px;
	padding:0 0 5px 0;
}

#header_new_link {
	width:800px;
	margin:0 auto;
	background:url(../img/new_header_link.gif);
	background-repeat:no-repeat;
	
}

#header_incorrect {
	width:800px;
	margin: 0 auto;
	height:112px;
	
}
.listado_letras {
	padding:10px 0 0 18px;
	clear:both;
}
.listado_letras .letra, .listado_letras .letra_selec {
	border:1px solid #FFFFFF;
	text-align:center;
	margin:0 0 0 2px;
	font-size: 17px;
	text-decoration: none;
	color: #000000;
	padding: 2px 6px;
}
.listado_letras .letra {
	background:#6BC000;
}
.listado_letras .letra_selec, .listado_letras .letra:hover {
	background:#ff6600;
}
.busqueda {
	padding:10px 0 6px 0;
	width:600px;
	margin: 0 auto;
	
}
.busqueda .buscar_es {
	width:90px;
	height:25px;
	cursor:pointer;
	border: 0;
	margin:0 0 0 15px;
}
.busqueda .buscar_es {
	background:url(../img/buscar_es.gif) no-repeat left -2px;
}
.busqueda .choice {
	width:65px;
	float: left;
	padding: 4px 0 0 0;
}
.busqueda .input {
	float: left;
	padding: 2px 0 0 0;
}
.busqueda .busq_texto {
	border: 1px solid #ACACAC;
	width: 215px;
}

.menu {
	padding:0 0 7px 0;
	width:800px;
	float:left;
	background: #FFFFFF;
	position: relative;
	height:71px;
}
.menu .link, .menu .link_selec {
	margin:0 5px 0 0;
	float:right;
	text-decoration:none;
	color:#363636;
	font-weight:bold;
	cursor:pointer;
}
.menu .link:hover {
	text-decoration:underline;
}
.menu .link .izq, .menu .link .der, .menu .link .cen, .menu .link_selec .izq, .menu .link_selec .der, .menu .link_selec .cen  {
	float:left;
	background-image:url(../img/buscar_es.gif);
}
.menu .link .izq, .menu .link .der, .menu .link_selec .izq, .menu .link_selec .der {
	width:8px;
	height:26px;
	background-repeat: no-repeat;
}
.menu .link .izq {
	background-position:-163px top;
}
.menu .link .der{
	background-position:-171px top;
}
.menu .link .cen {
	background-repeat: repeat-x;
	background-position:left -30px;
	padding: 4px 7px 8px 7px;
}
.menu .link:hover .izq, .menu .link_selec .izq {
	background-position:-143px top;
}
.menu .link:hover .der, .menu .link_selec .der{
	background-position:-152px top;
}
.menu .link:hover .cen, .menu .link_selec .cen {
	background-repeat: repeat-x;
	background-position:left -58px;
	padding: 4px 7px 8px 7px;
	display: block;
}
.banner_top, .banner_top_letra, .banner_top_busqueda {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width:798px;
	height:90px;
	clear: both;
	margin: 0 auto;
}
.banner_top {
	background: url(../img/banner_es.png) top left;
	position:relative;
}

#banner_meddd{
	position:absolute;
	top:-20px;
	left:0px;
	display:block;
	cursor:pointer;

}
.banner_top_letra, .banner_top_busqueda {
	background: url(../img/banner_es.png) 1px -182px no-repeat;
}
.banner_top_letra .tit, .banner_top_letra .tit h1 {
	font-size:30px;
	color:#FFFFFF;
	font-weight: bolder;
}
.banner_top_letra .tit, .banner_top_busqueda .tit {
	padding:20px 10px 0 0;
	float:right;
}
.banner_top_busqueda .tit, .banner_top_busqueda.tit h1 {
	font-size:30px;
	color:#FFFFFF;
	font-weight: bolder;
}
#top {
	padding:0;
}

#top .top_1 {
	width:220px;
	height:255px;
	background: url(../img/banner_es.png) 3px -275px;
	float: left;
}
#top .top_1 .numero {
	padding: 12px 15px 3px 0;
	float: right;
	background: url(../img/top10.gif) -5px 12px no-repeat;
	width:138px;
	height:58px;
}
#top .top_1 .imagen {
	text-align:center;
	padding: 1px 0 0 0;
}
#top .top_10 {
	width:112px;
	height:135px;
	background: url(../img/banner_es.png) -228px -275px;
	float: left;
	padding: 5px 0 0 0;
}
#top .top_10 .numero {
	text-align:center;
	padding: 5px 0 0 0;
	font-size: 11px;
}
#top .top_10 .numero a {
	color: #FF7200;
	text-decoration:none;
}
#top .top_10 .numero a:hover {
	text-decoration:underline;
}
#top .top_10 .imagen {
	text-align:center;
	padding: 7px 0 0 0;
}
#adsense_horizontal {
	clear:both;
	padding:5px 0;
	text-align: center;
	width:730px;
	margin:0 auto;
}
#adicional {
}
#adicional .novedades {
	width:470px;
	float: left;
}
#adicional .novedades .tit {
	background: url(../img/banner_es.png) left -92px;
	width: 468px;
	height: 89px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#adicional .novedades .discos {
	background: url(../img/banner_es.png) -244px -413px;
	width: 223px;
	float: left;
	padding: 0 0 12px 0;
	border-bottom: 1px dotted #969696;
	margin: 0 0 0 10px;
	height:56px;
}
#adicional .novedades .discos .numero {
	text-align:left;
	padding: 8px 0 0 5px;
	font-size: 11px;
	width: 161px;
	float: left;
}
#adicional .novedades .discos .numero a {
	color: #FF7200;
	text-decoration:none;
}
#adicional .novedades .discos .numero .artista {
	color: #000000;
	text-decoration:none;
}
#adicional .novedades .discos .numero a:hover {
	text-decoration:underline;
}
#adicional .novedades .discos .imagen {
	text-align:center;
	padding: 7px 5px 0 5px;
	float: left;
}
#adicional .novedades .ver_mas {
	padding: 7px 0 0 0;
	text-align: right;
	clear: both;
}
#adicional .novedades .ver_mas a {
	background: url(../img/buscar_es.gif) 3px -86px no-repeat;
	width:77px;
	height:29px;
	display: block;
	float: right;
}
#adicional .newsletter {
	width: 300px;
	float: left;
	padding: 0 0 0 20px;
}
#adicional .newsletter .tit {
	background: url(../img/banner_es.png) -497px -115px no-repeat;
	width: 298px;
	height: 63px;
	border: 1px solid #CCCCCC;
}
#adicional .newsletter .form {
	background: url(../img/banner_es.png) -478px -328px no-repeat;
	border: 1px solid #CCCCCC;
	padding: 20px 0 0 0;
	height: 175px;
}
#adicional .newsletter .form .texto, #adicional .newsletter .form .texto_2{
	padding:7px 0 7px 40px;
}
#adicional .newsletter .form .texto input{
	width: 172px;
}
#adicional .newsletter .form .texto_2 input{
	width: 150px;
}
#adicional .newsletter .form .registrarse_es {
	width:135px;
	height:30px;
	cursor:pointer;
	border: 0;
	margin:0 0 0 15px;
}
#adicional .newsletter .form .boton {
	text-align:right;
	padding: 20px 40px 0 0;

}
#adicional .newsletter .form .registrarse_es {
	background: url(../img/buscar_es.gif) -73px -87px no-repeat
}
#footer {
	border-top: 9px solid #5AA100;
	background:url(../img/header_fondo.jpg) repeat-x left -305px;
	text-align:right;
	float: left;
	padding: 7px 10px 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 790px;
}
#footer .links {
	float:right;
	padding: 15px 7px 0 0;
}
#footer .links a {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}
#footer .links a:hover {
	text-decoration:underline;
}
#footer .img {
	float:right;
}
#footer .politicas, #footer .politicas a {
	color:#999999;
}


#footer_n {
	border-top: 9px solid #5AA100;
	background:url(../img/header_fondo.jpg) repeat-x left -305px;
	text-align:right;
	float: left;
	padding: 7px 10px 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 790px;
	margin-top:12px;
}
#footer_n .links {
	float:right;
	padding: 15px 7px 0 0;
}
#footer_n .links a {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}
#footer_n .links a:hover {
	text-decoration:underline;
}
#footer_n .img {
	float:right;
}
#footer_n .politicas, #footer .politicas a {
	color:#999999;
}



/*-------- listado ----------*/
#listados, #artista, #disco, #busqueda {
	padding:20px 0 0 10px;
	float: left;
	width: 790px;
}
#listados .flecha, #busqueda .flecha {
	width:90px;
	height:90px;
	background:url(../img/header_fondo.jpg) no-repeat -2px -550px;
	float: left;
}
#listados .lista {
	float:left;
	padding: 0 0 6px 0;
}
#listados .lista ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#listados .lista ul li{
	padding: 0 0 0 19px;
	clear: both;
}
#listados .lista ul li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	color: #000000;
}
#listados .lista ul li a:hover {
	text-decoration: underline;
}
#listados .lista .uno, #listados .lista .dos {
	float:left;
	width: 200px;
	padding: 0 0 0 35px;
}
#listados .pack_adsense, #disco .pack_adsense, #busqueda .pack_adsense {
	float:left;
	width:140px;
	padding: 15px 0 6px 0;
	text-align: center;
	
}
#listados .paginador, #artista .paginador, #busqueda .paginador {
	width:670px;
	margin:0 auto;
	border-top: 1px dashed #A8AAAB;
	text-align:center;
	color: #FF9000;
	font-size: 14px;
	font-weight: bold;
	clear:both;
	padding: 6px 0 4px 0;
}
#listados .paginador a, #artista .paginador a, #busqueda .paginador a  {
	color: #FF9000;
	text-decoration:none;
	padding: 0 3px;
}
#listados .paginador a:hover, #artista .paginador a:hover, #busqueda .paginador a:hover {
	text-decoration:underline;
}
/*---------- letras --------------*/
#listados .caracteristica {
	width:210px;
	float:left;
	padding:10px 10px 0 0;
}

#listados .song {
	padding:0 0 8px 0;
	font-size:20px;
	font-weight:bold;
	color:#FF7302;
	width:100%;
	text-align:center;
}
#listados .artist{
	font-size:13px;
	padding: 0 0 8px 10px;
	font-weight:bold;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#listados .artist .tit{
	color:#5AA100;
}
#listados .caracteristica .album_img {
	background:url(../img/header_fondo.jpg) no-repeat -94px -575px;
	width: 173px;
	margin: 0 auto;
	height: 174px;
	padding: 4px 5px;
}
#listados .caracteristica .video {
	background:url(../img/header_fondo.jpg) no-repeat -278px -573px;
	width: 173px;
	margin: 0 auto;
	height: 204px;
	padding: 9px 5px 4px 5px;
}
#listados .caracteristica .video .texto {
	font-size: 20px;
	font-weight:bold;
	color:#FF7302;
	text-align:center;
	width:165px;
}
#listados .caracteristica .video .imagen {
	width:165px;
}
#listados .caracteristica .no_video {
	/*margin:0 auto;*/
	float:left;
	

}

.no_video IMG{	
	float:left;
}

.no_video a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12PX;
	color: #FF6600;
	font-weight:bold;
}

.txt_no_video{
	width:110px;
	float:left;
	padding-left:10px;
	padding-top:8px;
	margin:0px;
	display:block;
	
}

#listados .letra {
	text-align:center;
	float:left;
	width: 380px;
	background-image: url(../img/fondo_completo_letras.png);
	background-repeat: repeat-y;
	color:#000000;
}
#listados .letra p {
	padding: 10px;
	font-size:11px;
	color:#000000;
}
#artista .principal .tapa {
	height:198px;
	width:187px;
	background:url(../img/header_fondo.jpg) no-repeat 0 -760px;
	padding: 2px 0 0 3px;
	float: left;
}
#disco .tapa  {
	height:220px;
	width:221px;
	background:url(../img/header_fondo.jpg) no-repeat -218px -903px;
	float: left;
	padding: 7px 0 0 2px;
}
#artista .principal .lista_tema {
	float:left;
	width: 190px; 
	padding: 0 0 0 30px;
}
#artista .principal .lista_tema .tit {
	padding: 0 0 0 7px;
}
#artista .principal .lista_tema .tit h1 a, #artista .principal .lista_tema .tit h1 {
	color:#ff9900;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
}
#artista .principal .lista_tema ol {
	padding:0 0 0 30px;
}
#artista .principal .lista_tema ol li {
	color:#6BC000;
}
#artista .principal .lista_tema ol a, #artista .secundario .lista_tema ol a {
	color:#000000;
	text-decoration:none;
	font-size:11px;
}
#artista .principal .lista_tema ol a:hover, #artista .secundario .lista_tema ol a:hover {
	text-decoration:underline;
}
#artista .principal .mas_escuchados {
	float:left;
	background:url(../img/mejores_temas.jpg) no-repeat;
	width:375px;
	height:200px;
}
#artista .principal .mas_escuchados .texto {
	float:left;
	width:160px;
	color: #ff9000;
	padding: 8px 0 0 7px;
}
#artista .principal .mas_escuchados .lista {
	float:left;
	padding: 85px 0 0 3px;
	width: 200px;
}
#artista .principal .mas_escuchados .lista ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#artista .principal .mas_escuchados .lista ul li{
	padding: 0 0 0 3px;
	clear: both;
}
#artista .principal .mas_escuchados .lista ul li .flechita, #listados .lista ul li .flechita, #disco .mas_escuchados .lista ul li .flechita, #busqueda .lista .flechita, .sugerencias .sugerencia .flechita {
	background:url(../img/header_fondo.jpg) no-repeat -105px -551px;
	width: 17px;
	height: 15px;
	float: left;
}
#artista .principal .mas_escuchados .lista ul li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	color: #000000;
	float: left;
	width: 173px;
}
#artista .principal .mas_escuchados .tres {
	font-size:25px;
}
#artista .principal .mas_escuchados .cuatro {
	font-size:30px;
}
#artista .principal .mas_escuchados .cinco {
	font-size:30px;
}
#artista .principal .mas_escuchados .seis {
	font-size:35px;
}
#artista .principal .mas_escuchados .siete {
	font-size:40px;
}
#artista .secundario {
	clear:both;
	padding:17px 0 13px 0;
	float:left;
}
#artista .secundario .lista_tema {
	float:left;
	width: 152px;
	padding: 0 5px 0 0;
}
#artista .secundario .lista_tema .tit{
	padding: 0 0 0 7px;
	clear: both;
}
#artista .secundario .lista_tema .tit h2 a{
	color:#ff9900;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
#artista .secundario .lista_tema .imagen {
	width:95px;
	height:95px;
	background: url(../img/header_fondo.jpg) -215px -805px;
	float: left;
	text-align: center;
	padding: 3px 0 0 0;
}
#artista .secundario .lista_tema ol {
	float:left;
	padding: 0 0 0 25px;
	
}

#artista .secundario .lista_tema ol li {
	color:#6BC000;
	
}

#artista .newsletter {
	width: 500px;
	margin: 0 auto;
}
#artista .newsletter .form {
	background: url(../img/banner_es.png) -478px -285px no-repeat;
	border: 1px solid #CCCCCC;
}
#artista .newsletter .form .texto, #artista .newsletter .form .texto_2{
	padding:7px 0 7px 50px;
}
#artista .newsletter .form .texto input{
	width: 172px;
}
#artista .newsletter .form .texto_2 input{
	width: 150px;
}
#artista .newsletter .form .registrarse_es {
	width:95px;
	cursor:pointer;
	border: 1px solid #6BC000;
	float: right;
	background: url(../img/buscar_es.gif) left -26px;
	font-weight: bold;
	padding: 2px 0;
}
#artista .newsletter .form .boton {
	padding: 7px 0 0 0;
	float: left;
	float:right;
	clear:both;
}
#artista .newsletter .form .padding {
	padding:0 0 0 8px;
}
#artista .busqueda_no {
	margin: 0 auto;
	width:570px;
	text-align: center;
}
#artista .busqueda_no .texto{
	font-size:14px;
	padding:0 0 20px 0;
}
#artista .busqueda_no .coincidencia {
	font-size:15px;
	color: #5AA100;
	font-weight: bold;
	
}
#artista .busqueda_no a {
	font-size:13px;
	font-weight:bolder;
	text-decoration:none;
	color: #5AA100;
}
#artista .busqueda_no a:hover {
	text-decoration:underline;
}



#disco .lista_tema {
	float:right;
	width: 320px;
	text-align:left;
}

#disco .lista_tema .tit {
	padding: 0 0 0 7px;
}
#disco  .lista_tema .tit h1 a, #disco .lista_tema .tit h1 {
	color:#ff9900;
	font-size:26px;
	font-weight:bold;
	text-decoration:none;
	padding: 0 0 10px 0;
}
#disco .lista_tema ol {
	padding:0 0 0 30px;
	line-height: 20px;
}
#disco .lista_tema ol li {
	color:#6BC000;
}
#disco .lista_tema ol a, #disco .lista_tema ol a {
	color:#000000;
	text-decoration:none;
	font-size:11px;
}
#disco .lista_tema ol a:hover, #disco .lista_tema ol a:hover {
	text-decoration:underline;
}
.volver {
	width:100%;
	clear:both;
	text-align:right;
}
.volver a {
	padding:0 7px 0 0;
	display:block;
	color: #FF9000;
	text-decoration:none;
	float: right;
	font-size:14px;
	font-weight:bold;
}
#disco .mas_escuchados {
	float:left;
	background:url(../img/header_fondo.jpg) repeat-x 0px -1134px;
	height:168px;
	width: 500px;
	margin: 25px 0 0 0;
}
#disco .mas_escuchados .lista {
	float:left;
	padding: 3px 0 0 10px;
	width: 400px;
}
#disco .mas_escuchados .texto {
	float:left;
	color: #000000;
	padding: 2px 0 10px 0;
	font-size: 20px;
	font-weight: bold;
	width: 100%;
	text-align:center;
}
#disco .mas_escuchados .lista ul {
	list-style:none;
	margin:0px;
	padding:0px;
	width: 100%;
}
#disco .mas_escuchados .lista ul li{
	float: left;
	padding: 0 0 4px 10px;
	width: 180px;
	font-size: 11px;
}
#disco .mas_escuchados .lista ul li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	color: #000000;
	float: left;
	display:block;
	width: 163px;
}
#disco .mas_escuchados .imagen_der {
	height:168px;
	width:88px;
	float: right;
	background:url(../img/header_fondo.jpg) 0 -962px no-repeat;
}
#busqueda .lista .descripcion {
	padding: 0 0 0 35px;
	float: left;
	clear: both;
}
#busqueda .lista {
	width:522px; 
	float:left;
	padding:0 0 0 20px;
}
#busqueda .lista .tabla_busqueda {
	float:left;
	clear:both;
	
}

#busqueda .lista .titular td {
	color:#FF8A00;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 7px 0;
	font-weight: bold;
}
#busqueda .lista .blanco td, #busqueda .lista .naranja td{
	border-bottom: 1px dashed #FF8A00;
}
#busqueda .lista .naranja{
	background-color:#FFECD6;
}
#busqueda .lista .blanco:hover, #busqueda .lista .naranja:hover{
	background:#C5C5C5;
}
#busqueda .lista .blanco .txt, #busqueda .lista .naranja .txt {
	width:159px;
	text-align: center;
	border-right:1px #F90 dashed;
	padding-left: 5px;
	padding-right: 5px;

}
#busqueda .lista .blanco .txt a, #busqueda .lista .naranja .txt a {
	color:#000000;
	text-decoration:none;
}
#busqueda .lista .blanco .txt a:hover, #busqueda .lista .naranja .txt a:hover {
	text-decoration:underline;
}
#busqueda .lista .blanco .padding, #busqueda .lista .naranja .padding {
	padding: 4px 2px 0 15px;
}
#busqueda .lista .naranja td .flechita {
	/*background:url(../img/header_fondo.jpg) no-repeat -129px -551px;*/
	width: 17px;
	height: 15px;
	float: left;
}
#busqueda .lista .naranja:hover .flechita, #busqueda .lista .blanco:hover .flechita {
	/*background:url(../img/header_fondo.jpg) no-repeat -162px -551px;*/
	width: 17px;
	height: 15px;
	float: left;
}
.content_flag {
	position: absolute;
	left: 723px;
	top: 43px;
	background: #000000;
	padding: 0 2px;
	border: 1px solid #6BC000;
	width:50px;
}
.bluetabs{
	text-align: left;
	height:20px;
	overflow:hidden;
	background:#000000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #6BC000;
}
.bluetabs li{
	display: block;
	margin: 0;
	
}
.bluetabs li a{
	text-decoration: none;
	padding: 0px;
	color: #6BC000; /*THEME CHANGE HERE*/
	text-align: left;
	width: 50px;
}
/* ######### Style for Drop Down Menu ######### */
.dropmenudiv_b {
	z-index:7;
	display:none;
	position:static;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:15px;
	width: 50px;
	text-align: center;
	top: 21px;
	left: 1px;
}
.dropmenudiv_b a{
	display: block;
	text-indent: 5px;
	border: 0 solid #6BC000; /*THEME CHANGE HERE*/
	border-bottom-width: 1px;
	padding: 2px;
	text-decoration: none;
	color: #6BC000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000000;
}
.dropmenudiv_b a:hover {
	color: #F90;
}
.panel_ad{
        float:left;
        width:380px;
        height:55px;
        background-image: url(../img/fondo_letras_deg_top.png);
        background-position:bottom;
        background-repeat: no-repeat;
}
.sobre{
        width:100px;
        float:right;
        text-align: center;
}
.sobre a{
        color:#999999;
        font-size:11px;
        text-decoration: none;
}
.imprimir{
        width:92px;
        float:right;
        text-align: center;
}
.imprimir a{
        color:#999999;
        font-size:11px;
        text-decoration: none;
}
.cierre_deg{
        width:380px;
        height:36px;
        background-image:url(../img/fondo_letras_deg_bot.png);
        background-repeat:no-repeat;
		clear:both;
}
.descarga_video{
        width:190px;
        padding-left:40px;
        float:left;
}
.descarga{      
        color:#999999;
       
}
#disco .pack_adsense, #busqueda .pack_adsense {
	float:left
}
#listados .pack_adsense { 
	padding:0 20px 0 0;
	float:right;
}
.anuncio {
	clear:both;
	padding:25px 15px 0 15px;
	text-align:center;
	font-size:10px;
}
.adsense_menu {
	float:left;
	padding:11px 0 0 35px;
}
#privacidad {

	padding:25px;

}
#privacidad h2 {
	color:#FF7302;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
}
#privacidad  p {
	color:#555555;
	padding:7px 0;
}
#optimizar_adsense
{
	display:none;
	visibility:hidden;
}
.incorrect {
	width:720px;
	padding:15px 0px 0px 60px;
	float:left;
}
.incorrect .frase {
	font-weight:bold;
	font-size:14px;
	padding: 3px;
}
.incorrect textarea {
	margin:0 auto;
	height:110px;
	border: 1px solid #5AA100;

}

#new_text textarea{
	margin:0 auto;
	height:230px;
	border: 1px solid #5AA100;
}

.incorrect a {
	color:#5AA100;
	text-decoration:underline;
	font-weight: bold;
	float: right;
}

.voliv
{
	color:#5AA100;
	text-decoration:underline;
	font-weight: bold;
	float: left;
	padding-left:15px;
}
.incorrect .enviar_es {
	width:90px;
	height:25px;
	cursor:pointer;
	border: 0;
	margin:15px 0 0 15px;
	background:url(../img/buscar_es.gif) no-repeat left -130px;
}
.sugerencias {
	text-align:left;
	width:450px;
	margin:0 auto;
}
.sugerencias strong {
	font-size:15px;
	font-weight:bold;
	color:#Ff9000;
}
.sugerencias .sugerencia{
	padding:15px 0 0 0;
	line-height:20px;
}

#form_call_video{
padding:5px 0px 10px 0px; 
float:left; 
border:1px solid #FF9900; 
background-color:#fff; 
margin:15px 0px; 
margin-left:15px;
width:170px;
clear:both;
}

#contiene_no_video{
	  float:left; 
	  
	  width:155px;
}

 
 #guardo_perfecto{
 	width:550px;
	border:1px solid #cccccc;
	background-color:#f9f9f9;
	text-align:center;
	padding-top:40px;
	padding-bottom:80px;
	float:left;
	margin-left:50px;
	
 }
 
.letra_nueva{
	height:150px;
}



.incorrect_new_video {
	width:720px;
	padding:15px 0px 0px 60px;
	float:left;
}
.incorrect_new_video .frase {
	font-weight:bold;
	font-size:14px;
	padding: 3px;
}
.incorrect_new_video textarea {
	margin:0 auto;
	height:116px;
	border: 1px solid #5AA100;

}

.incorrect_new_video a {
	color:#5AA100;
	text-decoration:underline;
	font-weight: bold;
	float: right;
}
.incorrect_new_video .enviar_es {
	width:90px;
	height:25px;
	cursor:pointer;
	border: 0;
	margin:15px 0 0 15px;
	background:url(../img/buscar_es.gif) no-repeat left -130px;
}

#lyric {
width:320px; padding:15px; text-align:left; font-family:Arial, Helvetica, sans-serif;font-size:12px; font-weight: bold;color:#333333;float:right;margin-left:30px;background-color:#FF0000;
}

.large{
	height:230px;
}

.frase textarea {
	height:200px;
}

.esteban{
	width:150px;
	height:30px;
background-color:#00CC33;
}

.esteban a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}
/*.medio {
	background:url(../img/logo.png) no-repeat left top;
	padding: 5px 0 0 10px;
	border-bottom: 9px solid #5AA100;
	height:102px;
}*/
@media screen and (-webkit-min-device-pixel-ratio:0){
.medio {}
}


.voliv
{
	color:#5AA100;
	text-decoration:underline;
	font-weight: bold;
	float: left;
	padding-left:115px;
	padding-top:15px;

}


.nuevoaa{
	color:#5AA100;
	text-decoration:underline;
	font-weight: bold;
	}
