@charset "utf-8";
/* CSS Document */

/*struttura*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
h1 {
	color: #990000;
	font-size: 22px;
	line-height: 22px;
}
h2 {
	color: #FF7805;
	line-height: 20px;
	font-size: 14px;
}
#content {
	width: 855px;
	margin: 0 auto 0 auto;
}
#top {
	height: 39px;
	background-color: #000000;
	clear: both;
	background-image: url(../images/top.gif);
	background-repeat: repeat-x;
}
#navigation {
	height: 195px;
	background-color: #FF6600;
	clear: both;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}
#menu {
	height: 37px;
	background-color: #330000;
	clear: both;
}
#border {
	background-image: url(../images/sfum.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
}
#left {
	clear: both;
	width: 204px;
	float: left;
	padding: 60px 25px 56px 25px;

}

#right {
	width: 574px;
	float: right;
	padding: 13px 25px 56px 0px;
	clear: right;
}
#foot {
	height: 92px;
	background-color: #FF6600;
	clear: both;
	background-image: url(../images/footer.gif);
	text-align: center;
	padding-top: 25px;
}
a:link, a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover, a:active  {
	color: #FF0000;
	text-decoration: underline;
}

/*Main Navigation*/
#navibar {
	padding: 90px 0px 0px 173px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
#navibar a:link, #navibar a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 82px;

}
#navibar a:hover, #navibar a:active  {
	color: #660000;
	text-decoration: none;
	padding-left: 82px;
}

/*Sub Navigation*/
#menubar
 {
	padding-left: 234px;
	font-size: 12px;
	letter-spacing: 1px;
	vertical-align: middle;
	padding-top: 9px;
	padding-bottom: 0px;
}
#menubar a:link, #menubar a:visited {
	color: #FF8719;
	text-decoration: none;
	padding: 10px 20px 12px 20px;
	display: inline;
}
#menubar a:hover, #menubar a:active  {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	display: inline;
	padding: 10px 20px 12px 20px;
}
.current {
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px 20px 12px 20px;
	background-image: url(../images/navisfu.gif);
	background-repeat: repeat-x;
	display: inline-block;
}
/*Film*/
#film {
	clear: both;
}
#filmLeft {
	clear: both;
	width: 204px;
	float: left;
	padding: 30px 25px 56px 25px;
}
#filmright {
	width: 574px;
	float: right;
	padding: 13px 25px 56px 0px;
	clear: right;
}
.FilmTitolo {
	color: #660000;
	font-size: 18px;
}
.FilmAutore {
	padding-left: 10px;
	font-style: italic;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}
.FilmMedia {
	padding-left: 25px;
	line-height: 14px;
	font-weight: bold;
	background-image: url(../images/media.gif);
	background-repeat: no-repeat;
	background-position: 9px 2px;
	color: #660000;
	clear: right;
}
.FilmDurata {
	padding-left: 25px;
	background-image: url(../images/ora.gif);
	background-repeat: no-repeat;
	background-position: 9px 4px;
	font-weight: bold;
	color: #660000;
	clear: right;
}
.FilmSinossi {
	padding-left: 25px;
	font-size: 12px;
}

.FilmSinossi a:link, .FilmSinossi a:visited {
	color: #FF8719;
	text-decoration: none;
	padding: 6px;
	display: inline-block;
	font-weight: bold;
	border: 1px dotted #FF8719;
}
.FilmSinossi a:hover, .FilmSinossi a:active  {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	display: inline-block;
	padding: 6px;
	font-weight: bold;
}
#filmright ul {
	display: inline;
	list-style-type: none;
	margin-left: 0px;
}
#filmright img, #filmLeft img, #left img{
	border: 2px solid #FF9900;
}
#right li {
	list-style-type: none;
	margin-left: -40px;
	padding-bottom: 5px;
}
#right li a:link, #right li a:visited {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	padding-left:0px;
	margin-left: 5px;
}
#right li a:hover, #right li a:active {
	background-image: url(../images/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding-left:20px;
}
.link   {
	color: #990000;
	font-size: 14px;
	font-line: 14px;
	padding-bottom: 0px;
	font-weight: bold;
}
#left li {
	list-style-type: none;
	margin-left: -40px;
	padding-bottom: 5px;
}

#left   li a:link,  #left   li a:visited {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	padding-left:0px;
	margin-left: 5px;
}
#left  li  a:hover, #left  li  a:active {
	background-image: url(../images/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding-left:20px;
}
.contatti {
	padding-left: 25px;
	background-image: url(../images/tel.gif);
	background-repeat: no-repeat;
	background-position: 9px 4px;
	font-weight: bold;
	color: #660000;
	clear: right;
}
#mostreLeft {
	width: 204px;
	padding: 30px 25px 56px 25px;
	float: left;
}
#mostrecenter {
	width: 204px;
	padding: 30px 25px 56px 25px;
	float: right;
}

#mostreright {
	width: 320px;
	padding: 13px 25px 56px 0px;
	float: right;
}
#hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	height: 5px;
}
#homeUno {
	width: 243px;
	float: left;
	padding: 20px;
	height: 170px;
}
#homeDue {
	width: 255px;
	float: left;
	padding: 15px;
	height: 180px;
	text-align: center;
}

#homeTre {
	width: 255px;
	float: left;
	padding: 15px;
	height: 180px;
	text-align: center;
}
#Homefoot {
	height: 50px;
	clear: both;
	text-align: center;
	padding-top: 65px;
	background-image: url(../images/homesfuma.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
#Homeborder {
	background-color: #330000;
}
.HomeImg  {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#homeback {
	z-index: 2;
	float: left;
}
#table {
	clear: both;
}

#catTitle {
	height: 30px;
	font-size: 18px;
	vertical-align: bottom;
	margin-top: 40px;
	margin-left: -30px;
	color: #FFFFFF;
	float: left;
}
#catTitle li {
	display: inline;
	margin-right: 15px;
}

#catClose {
	height: 30px;
	font-size: 14px;
	vertical-align: bottom;
	margin-top: 55px;
	width: 100px;
	color: #FFFFFF;
	float: right;
	text-align: right;
	margin-right: 35px;
	clear: right;
}
