﻿
body
{

background-color:#161616;
 
 color:white;	
 text-align:center;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 
 font-family: Arial, Helvetica, sans-serif;


}

a {
	color:#ff9900;
	text-decoration:underline;
}

#header
{
	text-align:center;
	background:black;
	
}

#content {
  
 background-color:black;
 width: 900px; 
 margin-left: auto;
 margin-right: auto;
 display:inline-block;
 border-left: 1px gray solid;
 border-right: 1px gray solid;

}

#mainCont
{
	overflow:hidden;
	 
	padding:0px 0px 0px 0px;
	 margin: 0px 0px 0px 50px;
	 width:800px;
	 border-left: 1px gray dashed;
	 border-right: 1px gray dashed;
	
	}
#zona_left {

 width: 500px;
 
 float: left;
 text-align:left;
 padding:0px 10px 0px 10px;
 border-right: 1px gray dashed;
 
 
}

#zona_right {
 width: 260px;
 height:100%;
 float: left;
 text-align:left;
	padding: 0px 0px 0px 10px;
	 }

#footer {
 width:100%;
 float: left;
 clear: both;
 display:inline-block;
 background-color:black;
 text-align:center;
 
}




img
{
  border:0;
}


.Menu
{
 text-align:center;
  display:inline-block;
  
}
.Separator
{
 border-top:1px gray dashed;
	width:850px;
	height:20px;
	display:inline-block;
	
		
	
}

.ConciertosSeparador
{
	background-image:url('Images/separator2.jpg');
	
	background-repeat:repeat-x;
	height:3px;
	width:100%;
		
}

.ConciertoTitulo
{
	color:#ff9900;
	font-size:20px;
	font-weight:bold;
	padding: 0px 0px 5px 0px;
	width:100%;
}

.ConciertoCiudad
{
	color:#666666;
	font-size:14px;
	width:100%;

}
.ConciertoTexto
{
	color:white;
	font-size:14px;
	font-weight:bold;
	padding:0px 20px 0px 0px;
	
	width:100%;
}

.Concierto
{
	padding:10px 0px 0px 0px;
	width:100%;
}

.Noticia
{
 padding:0px 0px 30px 0px;
 
}

.TituloNoticia{
	color:#ff9900;

	font-size:24px;
	font-weight:bold;
	
}

.TextoNoticia{
	
	color:white;
	font-size:14px;
}



/* BIOGRAFIA */


.biografia
{
	padding:0px 10px 0px 10px;
	text-align:left;
}

.TablaBiografia td
{
vertical-align:top;

  padding: 0px 20px 0px 0px;
}
.nombres

{
	color:#ff9900;
	font-size:20px;

}




/*conciertos */

.conciertos
{
	text-align:left; 
	padding:0px 0px 0px 10px;
}

.nombreGrupo
{
	color:#ff9900;
	font-size:16px;

}

