@charset "UTF-8";
/* CSS Document */

#back {
	height: 100%;
	width: 100%;
	position: fixed;
	background-color: #000;
	background-position: center 0px;
	background-image: url(image/back.jpg);
	z-index: 10;
	top: 0px;
	background-repeat: no-repeat;
}

#container {
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #FFF;
	z-index: 20;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
#footer {
	height: 76px;
	width: 100%;
	padding-left: 25px;
	position: absolute;
	left: 0px;
	top: 1034px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	z-index: 100;
	text-align: center;
}
#logo {
	background-image: url(image/logo.jpg);
	height: 109px;
	width: 960px;
	position: relative;
}
#games_tweets_adv {
	background-image: url(image/games.jpg);
	width: 960px;
	margin-top: 20px;
	position: absolute;
	height: auto;
}
#buttons {
	float: right;
	height: 170px;
	width: 270px;
	position: relative;
	margin-right: 15px;
	margin-top: 2px;
}
#pubblato {
	width: 250px;
	height: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 42px;
}
#adv {
	height: 90px;
	width: 625px;
	float: left;
	margin-top: 20px;
	background-image: none;
}
#contiene_adv {
	background-image: url(image/backadv.png);
	height: 130px;
	width: 625px;
	margin-top: 20px;
	margin-left: 25px;
	position: absolute;
}
#twitter {
	height: 300px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 18px;
	top: 319px;
}
#title_games {
	position: relative;
	height: 60px;
	width: 645px;
	background-image: url(image/games-.png);
}
#sx {
	float: left;
	width: 640px;
	position: relative;
	margin-left: 17px;

}
#under_title {
	position: relative;
	background-image:none;
	background-color:transparent;
}
#dx {
	float: right;
	width: 287px;
	position: relative;
	margin-right: 0px;
}
#contiene_pubblato {
	background-image: url(image/container.png);
	height: 337px;
	width: 287px;
	position: absolute;
	margin-top: -25px;
}
#adv_buttons {
	background-image: url(image/adv-buttons.jpg);
	height: 175px;
	width: 960px;
	margin-top: 20px;
	position: relative;
}
body {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
#games_plancia {
	width: 960px;
	height: 800px;
	margin-top: 20px;
	position: absolute;
	height: 800px;
	background-image: url(image/fondogames.jpg);
}
#indietro {
	height: 100px;
	width: 100px;
	position: absolute;
	left: 207px;
	top: 844px;
}

h1 {
	font-size: 16px;
}
#pub_sx {
	height: 600px;
	width: 120px;
	position: absolute;
	left: 20px;
	top: 20px;
}
#pub_dx {
	height: 600px;
	width: 120px;
	position: absolute;
	left: 822px;
	top: 20px;
}
#game_play {
	height: 480px;
	width: 640px;
	position: absolute;
	left: 160px;
	top: 20px;
	text-align: center;
	vertical-align: middle;
	background-color: #000;
}
#description {
	height: 117px;
	width: 536px;
	position: absolute;
	left: 264px;
	top: 522px;
	text-align: center;
}
#games_plancia2 {
	width: 960px;
	height: 800px;
	margin-top: 20px;
	position: absolute;
	height: 800px;
	background-image: url(image/fondogames2.jpg);
}
#description2 {
	height: 117px;
	width: 670px;
	position: absolute;
	left: 278px;
	top: 572px;
	text-align: center;
	bottom: -1px;
}
#indietro2 {
	height: 100px;
	width: 100px;
	position: absolute;
	left: 207px;
	top: 896px;
}
#footer2 {
	height: 76px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 1079px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	z-index: 100;
	text-align: center;
}
.centrato {
	text-align: center;
	color: #666;
}
