body {
    background:url(images/fondo_3.jpg);
    background-position:center top;
    background-attachment:fixed;
	background-repeat:no-repeat;
	background-color:#000000;
	margin: 0px 0px 0px 0px;
}

.contenedor #centro #contenido_cuerpo .buscador .cuadros_de_descargas ul {
	color: 25a0c2;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.borde_celeste{
border:#25a0c2 5px solid;
}
#home_videos{
background:url(imagenes/videos_titulochico.png);
width:269px;
background-position:top center;
background-repeat:no-repeat;
height:30px;
}
#home_concierto{
background:url(imagenes/conciertos_titulochico.png);
background-position:top center;
background-repeat:no-repeat;
height:28px;

}
#home_concierto_en{
background:url(imagenes/conciertos_titulochico_ing.png);
background-position:top center;
background-repeat:no-repeat;
height:28px;

}
#home_guesbook{
background:url(imagenes/guestbook_titulochico.png);
background-position:top center;
background-repeat:no-repeat;
height:28px;
}

#home_bareto_en_la_red{
background:url(imagenes/enlared_titulochico.png);
background-position:top center;
background-repeat:no-repeat;
height:50px;
}
#home_bareto_en_la_red_en{
background:url(imagenes/enlaweb_titulochico_ing.png);
background-position:top center;
background-repeat:no-repeat;
height:50px;
}

#home_twitter{
background:url(imagenes/twitter_titulochico.png);
background-position:top center;
background-repeat:no-repeat;
height:30px;
}
#home_facebook{
background:url(imagenes/facebook_titulochico.png);
background-position:top center;
background-repeat:no-repeat;
height:30px;
}
.area_de_texto{
background-color:#999999;
color:#ffffff;
border:none;
border-style:none;
}
.boton_enviar{
color:#CCCCCC;
background:url(imagenes/guestbook_enviar.png);
background-position:center;
background-repeat:no-repeat;
width:70px;
height:18px;
border-style:none;
cursor:pointer;
}
.boton_enviar_en{
color:#CCCCCC;
background:url(imagenes/enviar_ing.png);
background-position:center;
background-repeat:no-repeat;
width:70px;
height:18px;
border-style:none;
cursor:pointer;
}


.boton_buscar{
color:#CCCCCC;
background:url(imagenes/buscador_buscar.png);
background-position:center;
background-repeat:no-repeat;
width:70px;
height:18px;
border-style:none;
cursor:pointer;
}
.boton_buscar_en{
color:#CCCCCC;
background:url(imagenes/buscar_ing.png);
background-position:center;
background-repeat:no-repeat;
width:70px;
height:18px;
border-style:none;
cursor:pointer;
}




.titulo_tablas {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	background-color: #25a0c2;
}
.cabecera {
	background-color: #000000;
	height: 260px;
	width: 1000px;
}
.contenedor {
	margin: auto;
	background-color: transparent;
	
	width: 1000px;
}
.discografia_cont {
	background-color: #EBEBEB;
	padding: 10px;
	margin-bottom: 14px;
	margin-left: auto;
	margin-right: auto;
}
.discografia_subtitulo {
	font-size: 15px;
	color: #25a0c2;
	padding: 5px;
	font-weight: bold;
}
.discografia_descri {
	text-align: justify;
	float: right;
	width: 215px;
	padding: 5px;
}
.discografia_foto {
	padding: 0px 5px 0px 5px;
}
.discografia_textos_2 {
	clear: both;
	text-align:justify;
}
.discografia_canciones {
	padding: 5px;
	clear: both;
}

.discografia_canciones ol li a img {
border:none;
}
/*qli {
	padding: 3px;
	
}*/



.contenido {
background-color:#00FF00;
	background-color: #CCCCCC;
	width: 1000px;
}
.pie_de_pagina {
    border:#25a0c2 5px solid;
	background-color:#282828;
	width: 990px;
	clear: both;
	color: #DDDDDD;
}
.texto_gris_claro {
	color: #CCCCCC;
	font-weight: 500;
	font-size: 14px;
}
.texto_gris_oscuro {
	color: #666666;
}

.texto_gris_oscuro a {
	color: #999999;
	text-decoration: none;
}
.texto_gris_casinegro_grueso {
	font-weight: bolder;
	color: #ff0000;
}
.texto_gris_casinegro_grueso a {
	font-weight: bolder;
	color: #333333;
	text-decoration: underline;
}


.texto_gris_oscuro a:hover {
	text-decoration: underline;
}

.pie {
	padding: 15px;
	line-height:13px;
}

.contenedor {
margin:auto;
}
h2 {
	color: #999999;
	font-size: 14px;
}
#derecha {
	float: right;
	width: 269px;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 7px;
}
#centro {
	float: right;
	width: 496px;
	padding-top: 14px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.imagenes1 {
	border: 1px solid #FFCC00;
}
h3 {
	color: #333333;
	font-size: 16px;
}
h4 {
    font-size: 13px;
	color: #25a0c2;
	padding-top: 10px;
	padding-bottom:-5px;
	margin-bottom:-5px;
	margin-top: 0px;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #999999;
}
.texto_gris_chico {
	color:#666666;
	font-size: 11px;
}

img {
	border: 3px solid #25a0c2;
}




#izquierda {
	width: 175px;
	float: left;
	padding-bottom: 14px;
	padding-left: 14px;
	padding-right: 7px;
	padding-top: 14px;
}
.contenedor #centro #flicker {
	background-color: #000000;
	width: 496px;
	margin-bottom: 14px;
}
#contenido_cuerpo {
	/*background-color:transparent;*/
	background-color:#ffffff;
	background-image: url(imagenes/fondo_blanco.gif);
	background-position:center top;
	background-repeat:repeat-y;
	border:#25a0c2 6px solid;
	
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}
.contenedor #derecha table {
	margin-bottom: 14px;
}
.contenedor #izquierda table {
	margin-bottom: 14px;
}
.contenedor  #izquierda  img {
	margin: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.contenedor #centro #contenido_cuerpo .titulo {/*  este es el fondo negro con la estrella*/
	background-image: url(imagenes/totilos_fondo.gif);
	background-color:#1c1c1c;
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	margin: 1px 0px 1px 0px;
	font-size: 18px;
	color: #deae5c;
	font-weight: bold;
	padding-top:3px;
	padding-left:18px;
}

.contenedor #centro #contenido_cuerpo .titulo a {
	
	color: #deae5c;
	text-decoration: none;
	padding-top:3px;
	
}
.contenedor #centro #contenido_cuerpo .titulo a:hover {
	color: #25a0c2;
}


.contenedor #centro #contenido_cuerpo p {
	/*color: #ff0000;*/
	text-align: justify;
}
.contenedor #centro #contenido_cuerpo .fecha {
	padding-left:18px;
	font-size: 11px;
	color: #666666;
}
.contenedor #centro #contenido_cuerpo .fecha a {
	
	
	font-size: 11px;
	color:#666666;
}
.contenedor #centro #contenido_cuerpo .fecha a:hover {
    text-decoration:underline;
    color:#0099FF;
}
.contenedor #centro #contenido_cuerpo .tit_centro {
    text-align:center;
	border:solid 0px;
    border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
	margin-top: 0px;
	margin-bottom: 5px;
}
.contenedor #centro #contenido_cuerpo .tit_centro img{

	border:solid 0px;
    border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

.buscador {
	background-color: #cccccc;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	width: 80%;
	margin: auto;
}

.buscador img{
	border:solid 0px;
    border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.contenedor   #centro  #contenido_cuerpo  .paginacion  {
	color: #25a0c2;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}

.contenedor #centro #contenido_cuerpo .paginacion a {
	color: #999999;
	text-decoration: none;
}
.contenedor #centro #contenido_cuerpo .paginacion a:hover {
	color: #333333;
	text-decoration: underline;
}
	
.fecha_noticias {
    background-image:url(imagenes/estrella.png);
	background-repeat:no-repeat;
	background-position:5px 2px;
	font-size: 14px;
	font-weight: bold;
	color: #deae5c;
	padding-left: 32px;
	width: 90%;
	margin: auto;
	margin-top:10px;
	padding-right: 25px;
}
.fecha_noticias a {
	text-decoration: none;
	color: #FF0000;
}
.fecha_noticias a:hover {
	text-decoration: underline;
	color: #333333;
}

.fecha_notocias_sub {
	color:#666666;
	padding-left: 33px;
	width: 90%;
	margin: auto;
	padding-right: 34px;
}
.foto {
	float: left;
}
.foto_img {
	border: 2px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 10px;
	padding: 50;
}
.subtitulo_galeria_fotos {
	font-size: 13px;
	color: #999999;
	padding-bottom: 15px;
	padding-left: 0px;
}
.titulo_galeria_fotos {
	font-size: 18px;
	font-weight: bold;
	color: #25a0c2;
	padding-left: 0px;
	padding-bottom: 3px;
}
.titulo_galeria_fotos a {
	
	font-weight: bold;
	color: #25a0c2;
	text-decoration:none;
}
.titulo_galeria_fotos a:hover {
	
	font-weight: bold;
	color: #25a0c2;
	text-decoration:underline;
}
.comentario_galeria_fotos {
	color: #333333;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: justify;
}
.fotos_celdas {
	margin-bottom: 10px;
	padding-bottom: 3px;
	padding-top: 5px;
	background-color:#000000;
	background-image: url(images/fondo_galeria.gif);
	background-repeat: no-repeat;
}
.borde_gris {
	border: 1px solid #333333;
}
.comentario {
	color: #333333;
	background-color:#C9C9C9;
	
	border: 1px solid #828282;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}
.rojito {
	font-size: 12px;
	color: #FF0000;
}
.contenedor #centro #contenido_cuerpo .ver_mas img {
    padding-top:-10px;
    padding-right:18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contenedor #centro #contenido_cuerpo .comentario_link {
	color:#999999;
	font-weight: bold;
	padding-left: 18px;
	text-decoration:none;
}
.contenedor #centro #contenido_cuerpo .comentario_link a{
	color:#666666;
	font-weight: bold;
	text-decoration:none;	
}

.contenedor #centro #contenido_cuerpo .comentario_link a:hover{
	text-decoration:underline;
	font-weight: bold;
	color:#25a0c2;
}


.ver_mas{
	padding: 0px 0px 20px 0px;
}

.texto_centro{
	padding: 0px 18px 0px 18px;
}

.texto_celeste_negrita_14{
font-size:14px;
	font-weight: bold;
	color:#25a0c2;
}

.texto_celeste{
	
	color:#25a0c2;
}
.texto_blanco{
color:#FFFFFF;
}

.cuadros_de_descargas{
color:#CCCCCC;
background-color:#333333;
border:solid #25a0c2 3px;
margin:auto;
page:10;
}
.contenedor #centro #contenido_cuerpo .buscador .cuadros_de_descargas a {
	color: #25a0c2;
	text-decoration: none;
}

.contenedor #centro #contenido_cuerpo .buscador .cuadros_de_descargas li {
/*line-height:15px;*/
/*background-image:url(imagenes/estrella.png);	*/
}.contenedor #centro #centro2 #contenido_cuerpo #form img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.no_bordes {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contenedor #centro #contenido_cuerpo .fotos_celdas strong {
	color: #deb05a;
}
.contenedor #centro #contenido_cuerpo .fotos_celdas span {
	color: #FFFFFF;
}
.contenedor #centro #contenido_cuerpo .fotos_celdas td {
	color:#cccccc;
}

.contenedor #centro #contenido_cuerpo .fotos_celdas td a {
	color:#25a0c2;
}

