/* STILI DEI DIV DI LAYOUT */
#container {
	width: 744px;
	text-align: center;
	height: 300px;
	margin: 0 auto;
}
#header {
	clear:both;
	width: 744px;
	text-align: right;

}
#header p {
	margin-top: 100px;
}

.header_riquadro {
	float:left;
}


#movie {
	background-color: #FFFFFF;
	height: 230px;
	text-align: center;
	width: 744px;
}
#mappa {
	padding-bottom: 10px;
}

#menu {
	height: 40px;
	width: 744px;
	background-image: url(images/sf_menu.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	margin-top:10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

#menu ul {
  padding:0px;
  margin-left:100px;
  margin-top:2px;
}

#menu ul li {
  padding-left:45px;
  list-style-type:none;
  display:inline;
}

#footer {
	background-image: url(images/sf_footer.gif);
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: top;
	width: 744px;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	margin-top: 25px;
	text-align:center;
	clear: both;
	margin-bottom: 20px;
}


body {
	text-align: center;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

.affianca {
	float: left;
}

/* STILI GENERICI PER LAYOUT SITO */


a {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/* STILE link utilizzato nello Staff */
.linkneri {
	font-size: 11px !important;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/* STILE link utilizzato nel menù e nel footer */
.linkbianchi {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


stile {
	font-size: 76%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	background-position: center;
}

table {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

p {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

p.grassetto {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

h1 {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	background-color: #7F7E83;
}

h1.grande {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 0px 0px 0px 0px;
	background-color: #7F7E83;
}

h2.grande {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #c65e9b;
	text-align:left;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 0px 0px 0px 0px;
}

h3 {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align:left;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 0px 0px 0px 0px;
}

input textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.linkbianchihome {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sottotitolo {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #7F7E83;
}