*{
	padding:0;
	margin:0;
}
body{
	background:url(images/fondoBody.jpg) repeat-y;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	margin-top:20px;
}
h1{
	font-size:1.1em;
	padding:1em 1em 0 1em;
	text-align:justify;
	font-weight:bold;
	font-style:normal;
	margin-bottom:1em;
}
/*=====================================CLASES=============================*/
.normal{
	font-size:1.1em;
	padding:1em 1em 0 1em;
	text-align:justify; 
}
.subtitulo{
	font-size:1.2em;
	text-align:justify;
	font-weight: bold;
	padding-left:1em;
}
.asia{
	font-size:1.4em;
	font-weight:bold;
	background-image:url(images/imagenAsia.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:3em;
	width:50em;
	height:2.5em;
	line-height:2.5em;
	margin-left:18em;
	margin-bottom:10em;
}
.europa{
	font-size:1.4em;
	font-weight:bold;
	background-image:url(images/imagenEuroAfrica.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:3em;
	width:50em;
	height:2.5em;
	line-height:2.5em;
	margin-left:18em;
	margin-bottom:10em;
}
.america{
	font-size:1.4em;
	font-weight:bold;
	background-image: url(images/imagenAmerica.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:3em;
	width:50em;
	height:2.5em;
	line-height:2.5em;
	margin-left:18em;
	margin-bottom:10em;
}
.descripcion{
	font-size:1em;
	text-align:justify;
	padding:1em;
	margin-bottom:2em;
}
/*=====================================FIN CLASES=============================*/

/*========================================================MENU=================================*/
#nav{
	float: left;
	width: 75.4em;
	height:4em;
	list-style: none;
	line-height:1;
	background: url(images/barraMenu.jpg) repeat-x;
	font-weight: bold;
	padding:0;
	border-top:none;
	margin:10.5em 0 0 0;
	z-index:2;
}
#nav ul {
	float:left;
	width:75.4em;
	height:4em;
	list-style: none;
	line-height:1s;
	font-weight: bold;
	z-index:2;
}
#nav a {
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	display:block;/*organiza en bloque las opciones desplegables*/
	padding-left:5em;
	padding-top:0.7em;
}
#nav a:hover {
	color:#fff;
	display:block;/*organiza en bloque las opciones desplegables*/
}
#nav li {
	 float:left;/*posiciona los item en fila en vez de en columna*/
}
#nav li a{
	 width: 6.3em;
	 margin:0px;
	 padding-bottom:1.3em;/*separa un pixel los desplegables de la linea de base de los items*/
}
#nav li li a{
	 padding:0.4em;
	 font-size:1em;
	 color:#fff;
	 border-bottom:#fff 0.1em solid;
	 background-color:#f08302;
	 width:13em;
	 line-height:1.5em;
}
#nav li li a:hover{
	 font-size:1em;
	 color:#000;
	 background-color:#f6d180;
	 width:13em;
}
#nav li ul {
	padding-left:5em;
	position:absolute;/*posiciona los desplegables lejos de la visualización*/
	width:6.3em;
	left:-999em;
} 
#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
/*=================================================================================================*/
#primero{
	width:18em;
	height:auto;
	float:left;
	text-align:left;
	padding-top:1em;
}
#primero p{
	width:13em;
	font-size:1em;
	margin:0 0 0 1em;
	text-align:left;
	padding-bottom:1em;
}
#primero h1{
	width:11em;
	font-size:1.3em;
	text-align:left;
	border-bottom:0.2em solid #f6d180;
	padding-bottom:1em;
}
#primero img{
	border:0.1em solid #fbaa4f;
	margin-left:1em;
}
#textoEntrada{
	width:55em;
	height:auto;
	float:left;
	margin-bottom:1em;
	border-left:0.1em  dotted #fcd685;
}
#textoEventos{
	width:50em;
	height:auto;
	float:left;
	margin:1em 0 1em 4em;
	border-left:0.1em  dotted #fcd685;
	padding:5em 1em 1em 1em;
	background:url(images/conciertos2008.jpg) top left no-repeat;
}
#textoEventos p{
	font-size:1.1em;
	color:#333;
}
#cabecera{
	position:relative;
	width:75.4em;
	height:14.5em;
	background: url(images/cabecera.jpg) no-repeat top center #000;
	margin-left:auto;
	margin-right:auto;
	border:0.3em solid #f6d180;
	z-index:5;
}
#artista{
	width:74em;
	height:auto;
	margin:0 auto 0 auto;
}
#artista img{
	width:16em;
	height:15em;
	float:left;
	margin:0.5em 1em 1em 1em;
	border-top:0.3em solid #ef7e00;
	border-right:0.3em solid #ef7e00;
}
#artista p{
	width:50em;
	height:auto;
	float:left;
	margin-left:auto;
	margin-left:auto;
}
#artista hr {
	display: block; 
	clear: left; 
	margin: -0.66em 0;
    visibility: hidden;
}
#contenedor hr {
	display: block; 
	clear: left; 
	margin: -0.66em 0;
	visibility: hidden;
}
#contenedor{
	width:75.4em;
	height:auto;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	border:0.3em solid #f6d180;
	border-top: none;
	border-bottom:none;
	background-color:#fff;
}
#separador{
	width:75.4em;
	height:5.3em;
	margin-left:auto;
	margin-right:auto;
	border-top: none;
	border-bottom:none;
	background:url(images/separadorArtistas.jpg) no-repeat;
}
#pie{
	width:75.4em;
	height:9em;
	margin-left:auto;
	margin-right:auto;
	border:0.3em solid #f6d180;
	border-top: none;
	background-color:#fff;
}
#pie a{
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
	color:#fba946;
}
#pie a:hover{
	color:#666;
}
#pie img{
	padding:0 0 1em 1em;
	float:left;
}
#pie p{
	font-size:1.1em;
	line-height:1.8em;
}
#sioux{
	width:75.4em;
	height:1.9em;
	margin:1em auto 1em auto;
	text-align:right;
}