body
{
	color: #dddddd; 
	font-size: 11px; 
	font-family: verdana; 
	background-color: black; 	
	
	width: 780px;
	margin: 0 auto; 
	padding: 0;
	text-align: center;	
}
img {border: 0px;}
table
{
	color: #dddddd; 
	font-size: 11px; 
	font-family: verdana;
}

a:link, a:visited{color: white; text-decoration: none;}
a:hover{color: white; text-decoration: underline;}
#cuerpo
{
	text-align: center;
	background-repeat: no-repeat; 
	
	background-position: top center; 
	width: 780px;	
	padding-bottom: 30px;
}
#contenidocuerpo{width: 98%; text-align: center; padding:4px; margin: 0 auto;}

#contenidocuerporeleases{width: 760px;text-align: left; padding:4px; margin: 0 auto;}

#contenidocuerpomerch{width: 760px; padding:6px; margin: 0 auto;}

#titulocuerpo{padding: 6px; text-align:center; padding-top: 10px; font-size: 12px; font-weight: bold; color: #eeeeee;}

#noticias{width: 100%; margin: 0 auto; text-align: center;}
.fecha{font-weight: bold; margin-bottom: 3px;}
.noticia{padding: 6px; width: 370px; float: left; }

.imagennoticia{float: left; width: 100px; margin-right: 10px;}
.imagennoticia img{}
.noticiafechatexto{text-align: left;float: left; width: 240px; }
.noticiafechatexto2{text-align: left;float: left; width: 370px; }
.noticiafechatexto2 .fecha, .noticiafechatexto2 .textonoticia{display: inline;}

#releases{ text-align: center; margin: 0 auto;}
.release{margin-top: 10px; text-align:center; float:left; width: 134px; font-size: 9px;}
.nombrerelease{font-weight: bold}
.importante{color: #dd0000; font-size: 11px; font-weight: bold;}
.released{text-align: left;}

#contcamisetas{text-align: center; margin: 0 auto; }
.camiseta{font-size: 9px; text-align: center; margin-top: 10px;}
.camiseta img{width: 180px;}

.contfoto{margin-left:4px; float: left; text-align: center; margin-left:10px;margin-right:10px; margin-bottom:4px; }

#conttodoslinks{text-align: center; margin: 0 auto; }
.contlinks{float: left; width: 48%; text-align: center;}
.contlinks img {display: block; text-align: center; margin: 0 auto;}
.contlinks a{display: block;}

.release{margin-top: 10px;}
.releaseyear{color: #cccccc; font-size: 10px;}
.tracklist{font-size: 10px; text-align: left; color: #eeeeee;}
.tracklist a{font-size: 11px; color: #eeeeee;}




.fechaH{font-weight: bold; margin-bottom: 3px;}
.noticiaH{padding: 6px; width: 97%; }

.imagennoticiaH{float: left; width: 100px; margin-right: 10px;}
.imagennoticiaH img{}
.noticiafechatextoH{text-align: left;float: left; width: 370px; }

#capaGaleria
{
	clear: left;  
	display: none; 
	z-index: 3; 
	margin: 0 auto;
	text-align: center;	
	
	position: relative; 
	background-image: url('images/fondopopup.jpg'); 
	height: 450px; 
	width: 597px;
	margin-bottom: -650px;
	margin-top: 200px;
}
 
.tituloapartado {padding-top: 14px; padding-bottom: 6px; font-weight: bold; font-size: 13px;}
 
* html .ie-pngNEWS {
	margin-top: 10px;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/titulonews.png,sizingMethod=’scale’);
    height: 50px;
    width: 257px;
}
* html .ie-pngPHOTOS {
	margin-top: 10px;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/titulophotos.png,sizingMethod=’scale’);
    height: 50px;
    width: 257px;
}
* html .ie-pngCONTACT {
	margin-top: 10px;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/titulocontact.png,sizingMethod=’scale’);
    height: 50px;
    width: 257px;
}
* html .ie-pngHISTORY {
	margin-top: 10px;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/titulohistory.png,sizingMethod=’scale’);
    height: 50px;
    width: 257px;
}
* html .ie-pngLINKS {
	margin-top: 10px;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/titulolinks.png,sizingMethod=’scale’);
    height: 50px;
    width: 257px;
}
* html .ie-pngMERCH {
	margin-top: 10px;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/titulomerchandise.png,sizingMethod=’scale’);
    height: 50px;
    width: 257px;
}
* html .ie-pngRELEASES {
	margin-top: 10px;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/tituloreleases.png,sizingMethod=’scale’);
    height: 50px;
    width: 257px;
}
* html .ie-hide{
    border:0px solid #FFFFFF;
    _display:none;
}



/* COMUNES */
.clear{clear: both;}
.linea{width:92%;text-align:center;height:1px;border:1px;color:#999999;background-color:#999999;}