body 
{
	font-family: Verdana;
	color: #ffffff;
	margin-top: 0px;
	background: #000000;
	font-size: 0.8em;
}

img 	
{ 
	border-width: 0px;
}

a
{
	text-decoration: none;
	color: #FFFFFF;
}

a:link{
color:#FFFFFF;
text-decoration:none;
}

a:visited{
color:#FFFFFF;
text-decoration:none;
}

a:hover{
color:#FFFFFF;
text-decoration:none;
}

a:active{
color:#FFFFFF;
text-decoration:none;
}


ul,
ol
{
	margin: 0px;
	padding: 0px;
}

ul li,
ol li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #ffffff;
	font-weight: bold;
}

.overflow 
{ 
	overflow:hidden;
}

#header
{
	margin:0 auto 0 auto;
	width: 780px;
	height: 185px;
	background: #202020;
}

#Main
{
	background: #202020;
	margin:0 auto 0 auto;
	width: 780px;

}

#ContenedorPpal
{
	width: 780px;
	background: #202020;
	font-family: arial; 
	color:#2f67c7;
	overflow:hidden;
}

#MenuIzquierda
{
	width: 150px;
	margin-left: 0px;
	float:left;
}

#Contenidos
{
	width: 625px;
	float: left;
	color:#ffffff;
	height: auto;
	overflow: hidden;
	margin-bottom: 50px;
}

#sitios
{
	text-align: center;	
}

#construccion
{
	width: 95%;
	margin:0 auto 0 auto;
	padding: 10px 10px 10px 10px;
	border: 4px double #ffffff;
	text-align: center;
	font-weight: bold;
}

#ConsImg
{
	margin:0 auto 0 auto;
}

#Footer
{
	background: #000000 url(../images/footer.jpg);
	margin:0 auto 0 auto;
	width: 780px;
	height: 50px;
	border: 1px solid #323021;
}

#footer2
{
width: 780px;
height: 50px;
margin:0 auto 0 auto;
font-size: 0.8em;
}



#logo
{
	background: #000000 url(../images/Footer_01.jpg);
	width: 108px;
	height: 50px;
	float: left;
}

#footcont1
{
	background: #000000 url(../images/Footer_02.jpg);
	width: 672px;
	height: 24px;
 	float: left;
}
#footcont1 a:link{
color:#FFFFFF;
text-decoration:none;
}

#footcont1 a:visited{
color:#FFFFFF;
text-decoration:none;
}

#footcont1 a:hover{
color:#FFFFFF;
text-decoration:none;
}

#footcont1 a:active{
color:#FFFFFF;
text-decoration:none;
}



#footcont2
{
	background: #000000 url(../images/Footer_03.jpg);
	width: 672px;
	height: 26px;
 	float: left;
}
#footcont2 a:link{
color:#FFFFFF;
text-decoration:none;
}

#footcont2 a:visited{
color:#FFFFFF;
text-decoration:none;
}

#footcont2 a:hover{
color:#FFFFFF;
text-decoration:none;
}

#footcont2 a:active{
color:#FFFFFF;
text-decoration:none;
}


#sidebar 
{
	float: left;
	width: 147px;
	margin-right: 2px;
}

#sidebar a 
{
	display: block;
	height: 21px;
	width: 134px;
	line-height: 21px;
	background: transparent url(../images/sidebar_link.gif) no-repeat left top;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 13px;	
}

#sidebar a:hover 
{
	background: transparent url(../images/sidebar_link_over.gif) no-repeat left top;
	color: #7baded;
}	
/*Discografia nuevo*/
#discografia
{
	width: 620px;
	margin: auto;
	padding-left: 25px;
}

.disco
{
	width: 200px;
	margin: auto;
	float: left;
}

.discoimg
{
	width: 122px;
	height: 122px;
	border: 2px solid #f1f1f1;
	margin-bottom: 5px;
}

.discotitle
{
	font-size: 12px;
	font-weight: bold;
}
.discosongs
{
	font-size: 10px;	
	text-align: left !important;
	padding: 5px;
	line-height: 15px;
}

.headline 
{
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 32px;
	line-height: 32px;
	padding-left: 11px;
	padding-bottom: 3px;
	background: transparent url(../images/sidebar_header.gif) no-repeat left;
}

.pregunta
{
	font-weight:bold;
	color: #4d97f2;	
}

#textos
{
	font-size: 0.9em;	
	text-align: center;
}

.textos
{
	font-size: 0.9em;	
	text-align: center;
}

.title1
{
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	margin-left: 5px; 
}

.date
{
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	color: #000;
	float: right;
	margin-right: 5px; 
}

.imgnews
{
	padding: 5px 5px 5px 5px;
	float: left;
	margin-left: 5px; 
}

#NewsTitle	
{
	height: 25px; 
	background: url(../images/newstitle.gif) top center no-repeat;
}

.date
{
	float: right; 
	font-weight: bold; 
	color: #000000; 
	
}

.titulonoti
{
	float: left; 
	font-weight: bold; 
	margin: 5px 0 0 15px;	
}

.BodyNews
{
	margin: 15px 15px 15px 15px;
}

pre
{
	font-family: verdana;
	font-size: 0.8em;
}

#BodyNews_inte
{
	margin: 15px 15px 15px 15px;
}

.conta
{
  width:70%
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.contadivleft {
  width: 50%;
  float: left;
  margin-left: auto;
  margin-right: auto;
  }
.contadivleft p
{
  color: #fff;
  font-size: 0.8em;
  text-align: center;
}
  
.contadivright {
	width: 50%;
	float: right;
	margin-left: auto;
    margin-right: auto;
  }
.contadivright p
{
  color: #fff;
  font-size: 0.8em;
  text-align: center;
}

.preguntas
{
	font-weight: bold; 
	color: #64d9ff; 
	margin: 0px 5px 10px 5px;
	font-size: 12px;	
}

.respuestas
{
	padding: 0 5px 10px 5px;
	font-size: 12px;
}

.preguntasTA
{
	color: #cdb4fe;
	font-weight: bold;
	font-size: 12px;
}

.imgentrevista
{
	border: 1px solid #a1c1ec;
	margin: 5px;
}

#entrevistas img
{
	padding: 5px 5px 5px 5px;
	margin: 10px 10px 10px 10px;
	border: 1px solid #fff;
}

#entrevistas h1
{
	padding: 5px 5px 5px 5px;
	font-size: 12px;
}

.fin 
{
	margin: 0px;
	padding: 0px;
	width: 147px;
	height: 100px;
	background: transparent url(../images/degrade.jpg) no-repeat left;
}

.titulos
{
	padding: 3px 3px 3px 3px;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
}

#LinkFooter
{
	margin: auto 0 auto 0;
	width: 672px;
	text-align: center;
	font-weight: bold;
	padding: 10px 0 0 0;
}

#TextoFooter
{
	margin: auto 0 auto 0;
	padding: 10px 0 0 0;
	width: 672px;
	text-align: center;
}

.horizon        
	{
	color: white;
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}
	
.content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #006aff;
	border: 2px solid #fff;
	margin-left: -125px;
	position: absolute;
	color: #000;
	top: -35px;
	left: 50%;
	width: 250px;
	height: 40px;
	visibility: visible
	filter: alpha(opacity=40);
  	-moz-opacity: .4;
  	opacity: .4;

}

.content img
{
	margin-left: 0px;
	position: absolute;
	top:25%;
}


.error
{
	font-family: Verdana, Arial, sans-serif;
	background-color: #006aff;
	border: 2px solid #fff;
	position: absolute;
	color: #fff;
	top:25%;
	width:650px;
	margin-left: 10%;
	padding: 15px 15px 15px 15px;
	font-size: 11px;
}

#dcontent{
	margin-top:20px;
	position:relative;
}

#dhl{
	display:block;
	position:absolute;
	top:-60px;
	width:780px;
	height:40px;
	background:#C6E729;
	margin:-10px;
	filter:alpha(opacity=50);
	opacity:0.5;
}

#dhl span{
	float:right
}


.titulos
{
	font-family: Verdana; 
	color: #ffffff; 
	font-size: 12px;
	text-align: left;
}

.letraingles
{
	font-family: Verdana; 
	color: #ffffff; 
	font-size: 12px;
	background-color: #525252;
	border: 2px solid #fff;
	padding: 5px 5px 5px 5px;
}



.letraspanish
{
	font-family: Verdana; 
	color: #ffffff; 
	font-size: 12px;
	background-color: #525252;
	border: 2px solid #fff;
	padding: 5px 5px 5px 5px;
}

.comentarios
{
	font-family: Verdana, Arial, sans-serif;
	background-color: #3e3a66;
	border: 1px solid #b2b2b2;
	width:500px;
	color: #f2f2f2;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	font-size: 9px;
}


.comentariosform
{
	font-family: Verdana, Arial, sans-serif;
	background-color: #3e3a66;
	border: 1px solid #b2b2b2;
	width:300px;
	color: #f2f2f2;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
	font-size: 9px;
}

.submit{
background:#c7e5fc;
border:1px solid #4b9fc6;
font:10px Verdana;
color:#000;
}

.conciertos
{
	font-family: Verdana, Arial, sans-serif;
	border: 1px solid #b2b2b2;
	color: #fff;
}	

.titleconciertos
{
	background-color: #213256;
	color: #f2f2f2;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
}

.textconciertos
{
	background-color: #3a4968;
	color: #f2f2f2;
	text-align: center;
	font-size: 10px;
}

.titulotour
{
	color: #fff;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
}


.cajadevideos
{
	background-color: #1339a8;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 8px;
	
}

.cajadevideos td
{
	background-color: #13396d;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
}

#links
{
	width: 90%;
	padding-left: 10px;
}

.eventos
{
	position: relative;
	left: 0px;
	text-align:center;
}

.eventos img
{
	border: 1px solid #fff;
	margin: 0 5px 3px 5px;	
}

/*************************CODIGO NUEVO: 05-10-09*************************/

div#inline-sample-content h1
{
	font-size: 14px;	
	color: #712c91;
	margin: 10px 0 10px 0;
	padding-bottom: 5px;
	border-bottom: 1px dotted #4c4c4c;
}

.video-interview
{
 margin: 10px;
 text-align: center;	
}

.interview-img
{
	min-height: 100%;
	display: block;
	clear: both;
	border: 1px dotted #a3a3a3;
	background: #474747;
	padding: 10px;
	text-align: center;
	margin-bottom: 10px;
}

.interview-img a
{
	margin: 10px 0 5px 0;	
}

.question
{
	display: block;
	color: #821ad3;
	font-weight: bold;
}

.answer
{
  display: block;
	margin: 0 5px 15px 0;
}

.credits
{
	display: block;
	width: 80%;
	border: 1px solid #821ad3;
	background: #56386d;	
	padding: 5px;
	font-size: 10px;
}

.interviewOtros
{
	clear:both;
	width: 100%;
	height: 30px;
	background: url(../images/titulootrasbandas.jpg) no-repeat;
}

/***********************CODIGO NUEVO: CONTACTOS // 05-10-09************************************/
.tile-contactos
{
	display: block;
	clear:both;
	width: 100%;
	height: 30px;
	background: url(../images/titulocontacto.jpg) no-repeat;
}

.staff-member
{
	width: 305px;
	height: 100%;
	border: 1px dotted #666;
	background: #333;
	overflow: hidden;
	margin-left: 5px;
	float: left;
}

div.staff-member img
{
	border: 2px solid #666;	
	margin: 3px;
	float: left;
	width: 100px;
	height: 100px;
}

div.staff-member span
{
	display: block;
	float: right;	
}

.staff-title
{
	display: block;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	width: 100%;
	background: #666699;	
}

.staff-info
{
	float: left;	
	margin-left: 10px;
}
div.staff-info span
{
	width: 180px;
	display: block;	
	clear: both;
	margin-top: 10px;
}

.clear
{
	clear: both;
	height: 10px;	
}

/****************TEST DEL CATFISH********************/
/* catfish and 'position:fixed' emulation */

#catfish 
{
	height: 210px;  /* includes transparent part */ 
	width:100%;
	position:fixed;
	bottom:0;
	background: #1F1F1F;
	padding:0;
	border-top: #CED0D2 5px solid; 
}

#catfish h3
{ /* a simple little image replacement for the main text and image */
	width:246px;
	height:300px;
	position: absolute;
	margin: -20px;
	left: 30px;
	bottom: 20px; 
	background: transparent url(../images/promo/tarja-eventos.png) no-repeat left bottom;
}

#catfish ul
{
	margin: 30px 16px 0pt 0pt; 
	padding: 0pt; 
	float: right; 
	font-size: x-small; 
	list-style-type: none;
}

#catfish ul li a
{
	display: block;
	height: 11px; 	
	color:#6600cc;
	position: relative;
	top: -20px;
	background: url(../images/promo/close.gif) no-repeat top left;
	padding-left: 15px;
}

#catfish ul li a:hover
{
	background: url(../images/promo/close_hover.gif) no-repeat top left;
}

#catfish p#catch
{
	margin: 10px 0pt 0pt 292px; 
	color: #fff
}

#catch a
{
	display: block inline;
	margin: 10px;
}

html 
{ 
padding:0 0 210px 0; /* 58px = height of the opaque part of the Catfish */ 
}

/***********************CODIGO NUEVO: NOTICIAS // 12-11-09****************************/
h1,h2,h3,h4,h5,h6
{
	margin: 0;
	padding: 0;	
}

.sitenews
{
 padding: 5px;
 margin-bottom: 10px;
 overflow: hidden;
}

.sitenews h1
{
	font-size: 1.2em;
	color: #fff;
	background: url(../images/newstitle.gif) no-repeat left;
	height: 25px;
	line-height: 25px;
	padding: 0px 5px;
}

.post_info ul,li
{
	font-size: 0.8em;
	display:inline;
	padding: 5px 0 5px 0;
}

ul.post_info li
{
	border-right:1px solid #E6E6E6;
	padding:0 8px;	
}

.newsimg
{
	display: none;	
}

.sitenews embed
{
	width: 250px;
	height: 200px;
	border: 2px solid #f2f5f8;
}
