body{
	background: url('../img/bg_body.png') top center repeat-x #FFF;
	color: #999;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

a{
	color: #54B6E2;
	font-weight: bold;
	text-decoration: none;
}

img{
	border: none;
	vertical-align: middle;
}

.clear{ clear: both; }

.indietro{
	background: url('../img/bg_indietro.png') center center no-repeat #FFF;
	display: block;
	height: 35px;
	width: 110px;
	margin: 30px auto;
}

#page{
	background: url('../img/bg_page.png') top right no-repeat transparent;
	height: 972px;
	margin: 0 auto;
	position: relative;
	width: 1000px;
}

#header{
	
	height: 50px;
	position: relative;
}

#social{
	background: url('../img/bg_social.png') top left no-repeat;
	color: #FFF;
	height: 38px;
	left: 50%;
	line-height: 38px;
	position: absolute;
	text-align: right;
	top: 0;
	width: 230px;
}

#youtube{
	float: right;
	padding-top: 70px;
	position: relative;
	width: 210px;
}
#serie{
	background: url('../img/bg_serie.png') top center no-repeat #FFF;
	color: #FFF;
	height: 24px;
	position: absolute;
	right: 65px;
	top: 0;
	width: 161px;
}
#youtube .item{
	background: url('../img/bg_youtube.png') top center no-repeat #FFF;
	color: #FFF;
	display: block;
	height: 98px;
	margin-bottom: 20px;
	position: relative;
	width: 131px;
}
#youtube .item .img{
	height: 72px;
	left: 4px;
	position: absolute;
	top: 3px;
	width: 120px;
}
#youtube .item .titolo{
	bottom: 0;
	left: 0;
	position: absolute;
}

#flash{
	float: left;
	height: 925px;
	position: absolute;
	margin-left:-10px;
	margin-top:10px;
	width: 744px;
}

#app{
	background: #FFF;
}

#pagina{
	background: url('../img/bg_pagina.png') top center no-repeat #FFF;
	padding-top: 140px;
	height: auto !important;
	height: 500px;
	margin: 0 auto;
	min-height: 500px;
	width: 600px;
}

#calve{
	background: url('../img/bg_calve.png') top center no-repeat #FFF;
	margin: 0 auto;
	height: 100px;
	text-align: center;
	width: 300px;
}
#calve .calve{
	display: block;
	height: 65px;
	margin-bottom: 10px;
}
#calve a{
	color: #FFF;
}
