#principal_engeneral {
	position: relative;
	height: 1080px;
	width: 800px;
	background-color: #FFFFCC;
}
#texto_engeneral {
	position: absolute;
	height: 750px;
	width: 500px;
	left: 150px;
	top: 145px;
}
.cuadro_botones {
	position: absolute;
	height: 540px;
	width: 140px;
	left: 5px;
	top: 145px;
}
.publi_casino_entr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #FFCC99;
	position: absolute;
	height: 210px;
	width: 110px;
	left: 670px;
	top: 150px;
	padding: 5px;
	text-align: justify;
	border: thin solid #CC0000;
}
