/*.margin-historicos01,
.margin-historicos02,
.margin-historicos03,
.margin-historicos04,
.margin-historicos05,
.margin-historicos06,
.margin-historicos07,
.margin-historicos08,
.margin-historicos09 {
	padding: 20px 20px 20px;
	background: transparent;
	width: 210px;
}
*/

.margin-historicos01 {
	padding-top: 20px;
	position: relative;
	left: 30px;
}

.margin-historicos02 {
	padding-top: 20px;
	position: absolute;
	top: 0;
	left: 36%;
}

.margin-historicos03 {
	padding-top: 20px;
	position: absolute;
	right: 30px;
	top: 0;
}

.margin-historicos04 {
	padding-top: 20px;
	position: relative;
	left: 30px;
}

.margin-historicos05 {
	position: absolute;
	top: 570px;
	left: 36%;
}

.margin-historicos06 {
	position: absolute;
	top: 570px;
	right: 30px;
}

.margin-historicos07 {
	position: relative;
	padding-top: 20px;
	left: 30px;
}

.margin-historicos08 {
	position: absolute;
	top: 1120px;
	left: 36%;
}

.margin-historicos09 {
	position: absolute;
	top: 1120px;
	right: 30px;
}

#content-historicos {
	position: relative;
	width: 250px;
	height: 530px;
	font-family: arial;
	background: #242323;
}

#img-historicos {
	position: relative;
	top: 20px;
	left: 20px;
	width: 210px;
	height: 300px;
	box-shadow: 0 0 6px #000;
}

#content-info-historicos {
	position: relative;
	top: 30px;
	left: 30px;
	width: 210px;
	font-family: arial;
}

#title-historicos {
	font-family: helvetica;
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 6px;
	color: #eb782b;
}

#theater-historicos a {
	text-decoration: none;
	color: #e3e4e4;
}

#theater-historicos a:hover,
#info-historicos a {
	color: #eb782b;
}

#theater-historicos {
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 6px;
	
}

#schedule-historicos {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 6px;
	color: #eb782b;
}

#info-historicos {
	font-size: 12px;
	text-align: justify;
	color: #e3e4e4;
	position: relative;
}

#go-anotherpage-content {
	position: relative;
	top: 10px;
	right: 30px;
	background: transparent;
	width: 100%;
	height: 20px;
	color: #e3e4e4;
	padding: 10px 0;
}

#go-anotherpage-content span {
	position: absolute;
	font-family: helvetica;
	font-size: 14px;
	right: 0;
}

#go-anotherpage-content span a {
	color: #e3e4e4;
}

#go-anotherpage-content span a:hover {
	color: #eb782b;
}