BODY { 
	BACKGROUND-COLOR:black ;
	text-align:center;

}

#todo { BACKGROUND-COLOR:black ; WIDTH:1000px ; overflow:hidden; font-family:Verdana; margin:auto;}

#cabecera{
	margin:auto;
	text-align:left;
	width:1000px;
	overflow:hidden;
	BACKGROUND-COLOR:black ;
}

#logos_izq{
	width:20%;
	float:left;
}

#logos{
	width:100%;
	float:left;
}

#reprod { 
	WIDTH:100% ;
	FLOAT:left ;
	TEXT-ALIGN:center ;
}

#imgcab1{
	width:15%;
	float:left;
	text-align: right;
}

#resto_cab{
	width:80%;
	float:left;
}

#textcab{
	width:70%;
	float:left;
	font-size: 2.5em;
	text-align: center;
	color:white;
}

#imgcab2{
	width:15%;
	float:right;
	text-align: left;
}

#marquesina{
	width:100%;
	font-size: 0.9em;
	text-align: center;
	color:white;
	float:left;
	clear:left;
	margin:30px 0 0 0 ;
}

#separacion { 
	BACKGROUND-COLOR:black ; 
	WIDTH:1000px ; 
	FLOAT:left ; 
	TEXT-ALIGN:center ; 
	height:20px;
}

#divcont { 
	BACKGROUND-COLOR:black ; 
	WIDTH:1000px ; 
	FLOAT:left ; 
	TEXT-ALIGN:center ; 
	margin:auto;
	overflow:hidden;
}


#ladoizq { 
	BACKGROUND-COLOR:black ;
	WIDTH:100% ;
	FLOAT:left ;
	TEXT-ALIGN:center ;
	margin:auto;
	overflow:hidden;
}

#indice { 
	WIDTH:100% ;
	FLOAT:left ;
	TEXT-ALIGN:center ;
	margin:0 0 15px 0 ;
}

#logoind { 
	WIDTH:100% ;
	HEIGHT: 200px;
	FLOAT:left ;
	TEXT-ALIGN:center ;
}



#ladoder { 
	BACKGROUND-COLOR:black ;
	WIDTH:100% ;
	FLOAT:right ;
	margin:auto;
	overflow:hidden;
	color:white;
}

#contenido {
	WIDTH:100% ;
	float:left;
	TEXT-ALIGN:justify ;
}

#conthtml { 
	WIDTH:100%;
	float:left;
	TEXT-ALIGN:justify ;
	color:white;
	font-size: 0.9em;	
}

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

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

a.indice:link {
	text-decoration: none;
	font-size:0.7em;
	font-weight:bold;
 	color: #800000;
	text-align:left;
}

a.indice:visited {
	text-decoration: none;
	font-size:0.7em;
	font-weight:bold;
	color: #800000;
	text-align:left;
}

p {
	font-size: 1em;
	text-align: justify;
	color:white;
}

p.marque {
	font-size: 1.1em;
	text-align: center;
	color:white;
}

p.imagen {
	text-align: center;
}

p.titulo {
	font-size: 2.5em;
	text-align: center;
	color:white;
}

p.cabecera {
	font-size:1em;
	color:white;
}

table.indice{
	width:100%;
	BACKGROUND-COLOR:#FF9933 ;	
}

table.imagenes{
	width:100%;
	BACKGROUND-COLOR:black;
	text-align:center;
	color:white;
}

table.texto{
	width:100%;
	BACKGROUND-COLOR:black;
	color:white;
	font-size: 0.9em;
}

td.leyenda{
	font-size:0.6em;
}

td.detres{
	width:33%;
}

td.col1concierto{
	width:70%;
}

td.falsaconcierto{
	width:5%;
}

td.col3concierto{
	width:25%;
}

p.indice{
	font:Verdana;
	font-size: 0.9em;
	text-align: left;
	color:#800000;
}
