/*Comunes*/
A:link, A:visited 
{ 
	text-decoration: none; 
	color: #808080;
}
A:hover 
{ 
	text-decoration: underline; 
	color: #808080;
}
body
{
	background-color: #FFFFFF ;
	margin-left: 5px;
	/*width: 100%;*/
	/*height: 100%*/
}

/*Grupos*/
#header
{
	font-family: arial;
	font-size: 22px;
	color: #686868;
}
#bloquegrupo
{
	
}
#bloquegrupope
{
	background-color: #A8A8A8;
}
#thbgrupo
{
}
#textogrupo
{
	font-family: arial;
	font-size: 10px;
	color: black;
}
#correoweb
{
	font-family: arial;
	font-size: 10px;
	color: black;
}
#texto
{
	font-family: arial;
	font-size: 12px;
	color: black;
}
#info
{
	font-family: arial;
	font-size: 12px;
	color: black;
}

#imagenes
{
	font-family: arial;
	font-size: 12px;
	color: #686868;
}
/*Discos*/
#bloquedisco
{
}
#bloquediscope
{
	background-color: #A8A8A8;
}
#thbdisco
{
}
#textodisco
{
	font-family: arial;
	font-size: 10px;
	color: black;
}
#autordisco
{
	font-family: arial;
	font-size: 10px;
	color: black;
}
#discos
{
	font-family: arial;
	font-size: 12px;
	color: #686868;
}
/*Videos*/
#videos
{
	font-family: arial;
	font-size: 12px;
	color: #686868;
}
