@charset "utf-8";
/* CSS Document */

.textoinferior{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-style:normal;
color:#838383;
}
.div {
	width:493px;
	height:483px;
	border:none;
}
.scroll { 
height: 100%; 
weight: 100%;
overflow: auto;
width:auto;
}
.box_noticias {
	border-width: 1px;
	border-top-color: #838383;
	border-left-color: #838383;
	border-right-color: #838383;
	border-bottom-color: #838383;
	border-style:solid;
}
.imagennoticia {
	width:77px;
	height:77px;
	float:left;
	border-left:11px;
	border-color:#FFFFFF;
}
.titulonoticia {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#2767b6;
	text-align:justify;
}
.fechanoticia {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	font-style:italic;
	color:#898989;
}
.textonoticia {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	color:#000000;
	
}
.box_artistas {
	border-width: 1px;
	border-top-color: #838383;
	border-left-color: #ffffff;
	border-right-color: #838383;
	border-bottom-color: #838383;
	border-style:solid;
	border-left-width:11px;
}
.nombre_artista {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:inherit;
	color:#2767b6;
	vertical-align:top;
	text-align:left;
}
.celda_artista {
	border-top:10px;
	border-right:19px;
}
.imagen_artista  {
	width:360px;
	height:290px;
	border:1px;
	border-color:#838383;
}
.texto_artista {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-style:normal;
	text-align:justify;
}
.titulos_artistas {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#838383;
}
.foto_artista_solo  {
	border:1px;
	border-color:#838383;
}
.enlaces_artistas {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#838383;
	text-align:justify;
}
.scroll { 
height: 100%; 
weight: 100%;
overflow: auto;
margin-right:3;
width:auto;
overflow:auto;
}

.imagenportada {
	float:left;
	border:10px;
	border-top:20px;
	border-left:11px;
	border-color:#FFFFFF;
}
.titulos_venta {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#2767b6;
	border-top:10px;
	border-top-color:#FFFFFF
}