*{
	padding:0px;
	margin:0px;
}
body{
	background:#EAEDED;
}
div#General_index {
    margin:auto;
	margin-top:20px;
	width:1000px;
	height:550px;
	background-color:#AEB6BF;
	margin-bottom:50px;
}
div#imgindextombola {
    margin:auto;
	width:800px;
	height:350px;
	background-color:#FDEBD0;
	margin-top:10px;
}

div#titulo_Index {
	margin:auto;
	width:800px;
	height:80px;
	background-color:#AED6F1;
}

h1{
	font-size:35px;
	text-align:center;
	position:relative;
	color: red;
	
}
#img_cent{
	
	width:700px;
	height:340px;
			
}

#btnplay{
	margin:auto;
	width:200px;
	height:100px;
	
}
#btn{
	
	width:200px;
	height:100px;
}


