/* articolo principale */

body{
	background: url(../pix/nero.gif) repeat-x fixed;
	font-family: Helvetica, Arial, Geneva, sans-serif;
}

#container{
	margin: 50px auto auto;
	width: 863px;
	border: 3px solid #000;
	background: white url(../pix/sfondocinema3d.jpg) no-repeat right bottom;
}

#header {
	background: white url(../pix/headercinema.jpg) no-repeat;
	height:123px;
}

.path {
	background: white url(../pix/sfumo.png) repeat-x;
	margin: 0px auto auto;
	padding-top: 10px;
	color: #878787;
	text-align: center;
	text-transform: uppercase;
	font-size: 0.7em;
	height: 40px;
}

.path a,
.path a:visited {
	text-decoration: none;
	color: #878787;
}

.path a:hover{
	text-decoration: underline;
}

#menu {
	width: 350px;
	color: #333;
	float: right;
	font-size: 1.3em;
	line-height: 1.2em;
	font-weight: bold;
	margin-right: 10px;
	text-align: right;
	letter-spacing: -1px;
}

#menu li{
	list-style-type: none;
}

#menu a,
#menu a:visited {
	text-decoration: none;
	color: #333;
}

#menu a:hover {
	color: #a9ae47;
}

#titolo {
	font-size: 1.4em;
	color: #333;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 10px;
	text-align: left;
	letter-spacing: -1px;
	line-height: 1em;
}

.sottotitolo {
	font-size: 0.8em;
	color: #656565;
	font-weight: bold;
	margin-left: 10px;
	text-align: left;
	letter-spacing: -0.01em;
	line-height: 1.2em;
}

#occhiello {
	font-size: 0.8em;
	color: #9f9f9f;
	margin-top: 2px;
	margin-left: 10px;
	text-align: left;
	letter-spacing: -0.01em;
	text-transform: uppercase;
	width: 560px;
}

#articolo{
	font-size: 0.8em;
	color: #383838;
	line-height: 1.2em;
	text-align: justify;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 560px;
letter-spacing: -0.01em;
}

#articolo li{
font-size:1.2em;
	list-style-type: none;
        border-bottom: 1px solid #AAA;
        margin-bottom: 3px;
        margin-left: -40px;
}

#articolo a,
#articolo a:visited {
	text-decoration: none;
	color: #5985a8;
}

#articolo a:hover {
	color: #5985a8;
        text-decoration:underline;
}


.autorearticolo {
	margin: 5px auto 10px 3px;
	color: #5e5e5e;
	font-size: 0.8em;
        text-transform: uppercase;
}

.sottotitoloarticolo {
	color: #5e5e5e;
	font-size: 0.8em;
}

#visite {
	margin: 5px auto 10px 10px;
	color: #9f9f9f;
	text-transform: uppercase;
	font-size: 0.7em;
}

/* menu figli */

#extra {
	margin: 0px auto auto;
	width: 863px;
	border: 3px solid #000;
	background: black;
}

#figlie{
	width: 500px;
}

#figlie li{
	list-style-type: none;
	border-bottom: 1px solid #222;
	width: 500px;
	margin-left: -30px;
	margin-bottom: 2px;
}

#figlie a,
#figlie a:visited {
	text-decoration: none;
	color: #878787;
}

#figlie a:hover {
	color: #a9ae47;
}

.titolofiglie {
	font-size: 0.8em;
	color: #a9ae47;
	margin-top: 8px;
	margin-left: 10px;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
}

.autorefiglie {
	margin: 5px auto 10px 0px;
	color: #5e5e5e;
	text-transform: uppercase;
	font-size: 0.7em;
}

#speciali {
	width: 400px;
	float: right;
	margin-right: 20px}

#speciali li{
	list-style-type: none;
	border-bottom: 1px solid #222;
	width: 400px;
	margin-left: -30px;
	margin-bottom: 2px;
}

#speciali a,
#speciali a:visited {
	text-decoration: none;
	color: #878787;
}

#speciali a:hover {
	color: #a9ae47;
}

/* validazione */

#validatori {
	margin: 20px auto auto;
	width: 863px;
	text-align: center;
}

#validatori img {
	margin-left: 10px;
	margin-right: 10px;
	border: 0px;
}