@charset "utf-8";
/* CSS Document */

body {
	background-color:#FF6600;
	}

#Container{
position:absolute;
top: 20px;;
left:50%;
width: 750px;
height: 630px;
margin-left:-375px;
background-image:url(sf_index.gif);
border-top:solid #666666 1px;
border-right:solid #666666 1px;
border-bottom:solid #666666 1px;
border-left: solid #666666 1px;
}


#Center{
position:absolute;
top: 40px;
left: 25px;
width: 700px;
height: 550px;
background-image:url(../imm/index2.gif);
background-repeat: no-repeat;
border-top: 1px #9999FF solid;
border-right:  1px #9999FF solid;
border-bottom: 1px #9999FF solid;
border-left: 1px #9999FF solid;
}

#presentazione{
position:absolute;
top:120px;
left:250px;
width:440px;
height:119px;
background-image:url(Ptr_index.gif);
background-repeat:no-repeat;
margin-top:0px;
margin-right:20px;
margin-left:5px;
margin-top:0px;
}

p.titolo{
width:390px;
text-align:justify;
padding:5px;
font-weight:bold;
position:relative;
left:20px;
color:black;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}

.enter{
position:relative;
left:26px;
margin-top:10px;
}
.scritta{
position:relative;
left:26px;
top:320px;
}
#nav a:link, #nav a:visited {
	position:absolute;
	top:170px;
	width: 300px;
	padding: 30px 150px 30px 320px;
	font: italic 200% Times New Roman, serif;
	color: #000000;
	background-image:url(../imm/ballmenugrande.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}

#nav a:hover {
	background-position: 0 -110px;
	color: #FFFFFF;
}
#nav a:active {
	background-position: 0 -210px;
	color: #FFFF00;
}