body {
	background: url('../images/bg1.jpg');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #151515;
}

#wrapper {
	width: 1012px;
	height: 100%;
	margin: 0px auto;
	border: 0px solid;
}

#top {
	background: url('../images/sf1.png') no-repeat 0 0;
	width: 1012px;
	height: 122px;
	float: left;
}

.logo {
	background: url('../images/logo.jpg') no-repeat 0 0;
	width: 972px;
	height: 62px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-align: right;
	margin-top: 30px;
	margin-left: 20px;
}

.sfmenu {
	background: url('../images/sfmenu.png') no-repeat 0 0;
	width: 1012px;
	height: 26px;
	margin-top: 0px;
	margin-left: 10px;
}

.menu {
	width: 800px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	margin-top: 5px;
	margin-right: 40px;
	float: right;
}

#center {
	background: url('../images/sf2.png');
	width: 1012px;
	float: left;
}

#footer {
	background: url('../images/sf3.png') no-repeat 0 0;
	width: 1012px;
	height: 36px;
	float: left;
}

#content {
	background: url('../images/sfvolantino1.jpg') no-repeat 0 0;
  margin: 0px auto;
	width: 950px;
	min-height: 800px;
	margin-top: 20px;
	border: 0px solid;
	border-color: #151515;
}

.box1 {
	width: 740px;
	border: 0px solid;
	border-color: #151515;
	margin-top: 380px;
	float: left;
}

.box1-interne {
	background: url('../images/sfvolantino-interne.jpg') no-repeat 0 0;
	width: 967px;
	border: 0px solid;
	border-color: #151515;
	margin-top: 20px;
	margin-left: 20px;
	min-height: 400px;
	float: left;
}

.box-text {
	width: 740px;
	text-align: justify;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}

.box-festival {
	width: 480px;
	border: 0px solid;
	border-color: #151515;
	text-align: right;
	float: right;
}

.box2 {
	width: 200px;
	border: 0px solid;
	border-color: #151515;
	float: right;
}

.box-corsi {
	width: 190px;
	border: 1px solid;
	border-color: #CCCCCC;
	background: #EEEEEE;
	float: right;
}

.box-corsi-int {
	width: 180px;
	text-align: justify;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
}

.box-eventi {
	width: 190px;
	border: 1px solid;
	border-color: #CCCCCC;
	background: #EEEEEE;
	margin-top:10px;
	float: right;
}

.box-eventi-int {
	width: 180px;
	text-align: justify;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
}

.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.titolo-box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #990000;
}
	
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: right;
	margin-right: 20px;
}

a:link {
	color: #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.menu a:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.menu a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#commenti{display:none}
