/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #583926;
	line-height:18px;
	background-color:#F5DDCD;
}
html
{
	overflow-x:hidden;
}
a:link {
	color: #583926;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #583926;
}
a:hover {
	text-decoration: underline;
	color: #583926;
}
a:active {
	text-decoration: none;
	color: #583926;
}

img { border:0; }

Tito1
{
	margin:0px;
	padding:0px;
	color:#46321F;
	font-size:33px;
}

TitoBox
{
	margin:0px;
	padding:0px;
	color:#46321F;
	font-size:20px;
}

TitoMenu
{
	margin:0px;
	padding:0px;
	color:#81725E;
	font-size:16px;
}

#top
{
	width:955px;
	height:467px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#contenitore
{
	width:955px;
	margin-left:auto;
	margin-right:auto;
	/*padding-top:20px;*/
	background-image:url(immagini/sf-testi-dw.jpg); background-repeat:no-repeat; background-position:left bottom;

}

#sx
{
	float:left;
	width:641px;
	background-image:url(immagini/sf-testi-top.jpg); background-repeat:no-repeat; background-position:center top;
	min-height:150px;
	padding-bottom:30px;
}

#dx
{
	float:left;
	width:314px;
	min-height:568px;
	background-image:url(immagini/sf-dx.png); background-repeat:no-repeat;
	position:relative;
	z-index:2;	
}


.separatore-dx
{
	width:300px;
	height:2px;
	margin:18px auto;
	background-image:url(immagini/separatore-dx.png);
}

#dw
{
	width:100%;
	height:144px;
	background-image:url(immagini/sf-dw.png); background-repeat:repeat;
	margin-top:-10px;
	font-size:12px;
}


#ContCredits, #ContCredits a:link, #ContCredits a:visited {color:#E09683}

/*####################################################MENU CSS##############################*/
.lavaLampNoImage {
	position: relative;
	height: 37px;
	width: 937px;
	margin-top:10px;
	padding-bottom:35px;
	overflow: hidden;
	margin-left:-25px;
}
	.lavaLampNoImage li {
		float:left;
		list-style: none;
		margin-left:8px;
		margin-right:11px;
		
	}
		.lavaLampNoImage li.back {
			border-bottom:5px solid #493223;				
			width: 9px;
			height: 32px;
			z-index: 8;
			position: absolute;
			margin-left:-5px;
			top:0px;
		}
		.lavaLampNoImage li a {
			text-decoration: none;
			outline: none;
			top: 7px;
			z-index: 10;
			display: block;
			float: left;
			height: 30px;
			position: relative;
			overflow: hidden;
			margin-right:10px;
			margin-top:2px;
			font-size:16px;
			color:#493223;
		}
		
		.lavaLampNoImage li.current a {
			/*color:#fff;*/
		}
		
		.lavaLampNoImage li a:hover {
			border: none;
			
		}    
/*##################################################################################################################*/

