#espectacleslogo {
	position:absolute;
	left:7px;
	top:8px;
	width:579px;
	height:26px;
	z-index:2;
}
#fotoiz {
	position:absolute;
	width:146px;
	height:211px;
	z-index:2;
	left: 6px;
	top: 7px;
}
#fotoder {
	position:absolute;
	width:146px;
	height:211px;
	z-index:2;
	left: 424px;
	top: 7px;
}
#tituloespectacle{
	position:absolute;
	width: 146px;
	height: 16px;
	left: 0px;
	top: 0px;
}
#fotoespectacle{
	position:absolute;
	width: 146px;
	height: 192px;
	left: 0px;
	top: 19px;
}
#textoiz {
	position:absolute;
	width:405px;
	height:205px;
	z-index:2;
	left: 6px;
	top: 7px;
	background-color: #FEC110;
	padding: 3px;
}
#textoder {
	position:absolute;
	width:405px;
	height:205px;
	z-index:2;
	left: 159px;
	top: 7px;
	padding: 3px;
	background-image: url(../fotos/comuns/naranja.jpg);
}
#mesinfo {
	position: absolute;
	width: 40px;
	height: 11px;
	left: 357px;
	top: 195px;
	z-index: 3;
}
#espectacle1 {
	position:absolute;
	left:9px;
	top:42px;
	width:577px;
	height:230px;
	z-index:2;
	background-image: url(../fotos/comuns/blanco.jpg);
}
#espectacle2 {
	position:absolute;
	left:9px;
	top:277px;
	width:577px;
	height:230px;
	z-index:2;
	background-image: url(../fotos/comuns/blanco.jpg);
}
#espectacle3 {
	position:absolute;
	left:9px;
	top:512px;
	width:577px;
	height:230px;
	z-index:2;
	background-image: url(../fotos/comuns/blanco.jpg);
}
#disenadopor {
	position:absolute;
	left:16px;
	top:753px;
	width:151px;
	height:10px;
	z-index:2;
}
#copyright{
	position:absolute;
	width: 269px;
	height: 10px;
	left: 310px;
	top: 753px;
}
#global {
	position:relative;
	left:0px;
	top:0px;
	width:595px;
	height:1054px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}

#cuadroblanco {
	position:relative;
	left:0px;
	top:281px;
	width:595px;
	height:773px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../fotos/comuns/fondoblanco.jpg);
}

