body {
	background-color: #F0F0F0;
	color: #666;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}



div#box {
	width: 800px;
	height: 620px;
	position: absolute;
	top/* */:/**/50%;
	left: 50%;
	margin-top/* */:/**/-350px;
	margin-left: -400px;
}





body#intro div#box {
	background: #F0F0F0 url(../images/sfondo_intro.jpg) no-repeat center center;
}



div#index {
	margin: 358px 26px 0 0;
}

div#index img {
	margin: 5px;
}

div#enter {	
	clear: both;
	width: 800px;
	position:absolute;
	top: 550px;
	left: 0px;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 4px;
	text-transform: lowercase;
	line-height: 20px;
}


div#enter a {
	text-decoration: none;
	color: #666666;
}

div#enter a:hover, .selected {
	color: #000;
}




div#copyright {	
	clear: both;
	width: 800px;
	position:absolute;
	top: 520px;
	left: 0px;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: lowercase;
	line-height: 20px;
}

div#copyright a {
	text-decoration: none;
	color: #BBB;
}

div#copyright a:hover, .selected {
	color: #000;
}


div.video {
	margin: 150px 0 0 0;
	padding: 0;
}


