body,html
{
	height:100%;
	margin:0;
	background:#000;
	color:#fff;
}

body
{
	font:10px Verdana, sans-serif;
}

#box
{
	width:959px;
	height:544px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-272px 0 0 -479px;
	background:#fff;
	font-size:1.2em;
}

#bar
{
	position: absolute;
	width:959px;
	height:22px;
	z-index:100;
	color: #fff;
	padding-left:0px;
	padding-top:3px;
	font-family:Arial, sans-serif;
	font-weight:bold;
	font-size:1.4em;
	letter-spacing:1px;
	word-spacing:1em;
}

#bar a
{
	color:#fff;
	text-decoration: none;
}

#bar a:hover
{
	color:#f80000;
}

#content
{
	padding:10px;
	font-family:Verdana;
	font-size:1.15em;
	line-height:1.2em;
	letter-spacing:0;
	word-spacing:normal;
	text-decoration:none;
	color:#999;
}

#content h3
{
	padding:0px 0px 10px 0px;
	font-family:Verdana;
	font-size:1.2em;
	letter-spacing:6px;
	color:#fff;
}

#content p
{
	text-align:justify;
}

.barsx
{
	background:url('/img/sfo_sx.jpg');
}

.bardx
{
	background:url('/img/sfo_dx.jpg');
}

form
{
	margin:0;
	display:inline;
}

#bang
{
	position: absolute;
	width:959px;
	padding-left:1px;
	padding-top:170px;
	z-index:100;
}

#stars_cobretti, #stars_porchetti, #stars_pelliccetta
{
	/*visibility:hidden;*/
	display:none;
}

a
{
	color:#fff;
	text-decoration: none;
}

a:hover
{
	color:#f80000;
}

form
{
	margin: 0;
	display: inline;
}

#content input, textarea, select
{
	width:250px;
	color:#fff;
	background-color:#fe0000;
	border-width:1px;
	border-style:solid;
	border-color:#943309 #660000 #660000 #943309;
}

#content input:focus, #content textarea:focus
{
	background-color:#eee;
	color:#943309;
}

#tanks
{
	position:absolute;
	padding:110px 0px 0px 60px;
	color:#fe0000;
}