html
{
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5c5c5c;
}

body.splash
{
	margin: 0px auto;
	padding: 0px;
	overflow:hidden;
}

body.nosplash
{
	margin: 0px auto;
	padding: 0px;
	overflow:auto;
}


a
{
	text-decoration:none;
	color: #777;
}

a:hover
{
	text-decoration:underline;
}

img
{
	border: 0px;
}

.splash_wrapper
{
	position: absolute;
	left: 50%;
	margin-left: -480px;
	top: 50%;
	margin-top: -185px;
	width:960px;
	height: 370px;
}

.splash_filetto_alto
{
	position:absolute;
	margin-top:0px;
	width:960px;
	height: 3px;
	background: url(../img/filetto.jpg) top center;
}

.splash_filetto_basso
{
	position:absolute;
	margin-top:367px;
	width:960px;
	height: 3px;
	background: url(../img/filetto.jpg) bottom center;
}

.splash_footer
{
	position:absolute;
	margin-top:373px;
	width:960px;
	height: 10px;
	text-align:center;
	color: #777;
}

.splash_footer a
{
	color: #777;
}


.splash_rubello
{
	position:absolute;
	margin-top:5px;
	width:600px;
	height: 130px;
	left: 50%;
	margin-left: -300px;
}

.splash_scelta_lingue
{
	position:absolute;
	margin-top:260px;
	width: 312px;
	height: 40px;
	left: 50%;
	margin-left: -156px;
}


.nosplash_wrapper
{
	position: absolute;
	left: 50%;
	margin-left: -480px;
	top: 0;
	width:960px;
	height: 700px;
}

.nosplash_logo
{
	position:absolute;
	top: 0px;
	left: 50%;
	margin-left: -115px;
	width: 230px;
	height: 150px;
}

.nosplash_menu
{
	position: absolute;
	top: 150px;
	margin: 6px 0px;
	width: 726px;
	height: 19px;
	left: 50%;
	margin-left: -363px;
}

.nosplash_menu div
{
	float:left;
}

.nosplash_filetto_alto
{
	position:absolute;
	margin-top:182px;
	width:960px;
	height: 3px;
	background: url(../img/filetto.jpg) top center;
}

.nosplash_filetto_basso
{
	position:absolute;
	margin-top:617px;
	width:960px;
	height: 3px;
	background: url(../img/filetto.jpg) top center;
}

.nosplash_footer
{
	position:absolute;
	margin-top:623px;
	width:960px;
	height: 10px;
	text-align:center;
	color: #777;
	vertical-align:bottom;
}

.nosplash_footer a
{
	color: #777;
}

.nosplash_contenuto
{
	position:absolute;
	margin-top:185px;
	min-height:432px;
	width:960px;
	height: 3px;
}

.splash_logo
{
	display:none;
}

.splash_menu
{
	display:none;
}

#about_testo, #disclaimer_testo, #credits_testo, #contact_testo
{
	position:absolute;
	left: 50%;
	margin-left: -260px;
	padding: 0px 0px 0px 23px;
	width: 497px;
	margin-top: 60px;
	background: url(../img/about_filetto.jpg) top left repeat-y;
}

#home_logo
{
	display:none;
}

#home_menu
{
	position: absolute;
	top: 50px;
	margin: 6px 0px;
	width: 726px;
	height: 19px;
	left: 50%;
	margin-left: -363px;
}

#home_menu div
{
	float:left;
}

#home_filetto_alto
{
	position:absolute;
	margin-top:82px;
	width:960px;
	height: 3px;
	background: url(../img/filetto.jpg) top center;
}

#home_filetto_basso
{
	position:absolute;
	margin-top:617px;
	width:960px;
	height: 3px;
	background: url(../img/filetto.jpg) top center;
}

#home_footer
{
	position:absolute;
	margin-top:623px;
	width:960px;
	height: 10px;
	text-align:center;
	color: #777;
}

#home_footer a
{
	color: #777;
}

#home_contenuto
{
	position:absolute;
	margin-top:85px;
	min-height:532px;
	width:960px;
	height: 3px;
}

.input
{
	border: 1px #5c5c5c solid;	
	color: #5c5c5c;
	width:100%;
}

.fl
{
	float:left;
}

.fr
{
	float:right;
}

.cb
{
	clear:both;
}

#freeshots_contenuto
{
	position:absolute;
	margin-top:185px;
	min-height:600px;
	width:960px;
	height: 3px;
}

#freeshots_filetto_basso
{
	position:absolute;
	margin-top:875px;
	width:960px;
	height: 3px;
	background: url(../img/filetto.jpg) top center;
}

#freeshots_footer
{
	position:absolute;
	margin-top:881px;
	width:960px;
	height: 10px;
	text-align:center;
	color: #777;
}

