/* CSS Document */

body {
	margin:0px;
	font-family:"Trebuchet MS", Arial;
	background-color: #000000;
	background-image: url(img/sfondo.jpg);
	background-repeat: repeat-x;
}
h1 {
	width:905px;
	height:23px;
	line-height:23px;
	margin:0;
	padding:0px 0px 7px;
	background:url(img/sfondo-titolo.jpg) no-repeat top;
	color:#9d9ca9;
	font-weight:lighter;
	font-size: 23px;
	letter-spacing: -0.02em;
}
h2 {margin:0; padding:10px; text-align:center; font-size:21px; font-weight:lighter;}
h3 {
	font-size:17px;
	font-weight:lighter;
	height: 56px;
	margin-right: 13px;
	margin-bottom: 0px;
	color: #000000;
	background-image: url(img/h3-sfondo.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-transform: uppercase;
	padding-right: 20px;
	text-align: right;
	margin-top: 0px;
	width: auto;
	padding-top: 5px;
	line-height: 50px;
}
h4 {
	color:#FFFFFF;
	font-size:17px;
	font-weight:lighter;
	padding-left:16px;
	background-image: url(img/sfondo-h4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	margin-top: 0px;
	height: 25px;
	line-height: 26px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
h5 {
	text-align:left;
	font-size:16px;
	font-weight:normal;
	color: #cc0000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 16px;
	line-height: 30px;
}
.contenitore {
	width:960px;
	margin:auto;
}

#header {
	height:304px;
	background-image: url(img/sfondo-head.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}


div#fascia_menu {
	height:23px;
	background-color: #0f6eb0;
}
div#menu_nav {
	width: 655px;
	display: block;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 5px;
	float: left;
}

#header .menufascia {
	background-image: url(img/sfondo-menu.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 45px;
	width: 960px;
}
#header .menu {
	display: block;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0;
	float: right;
	width: 960px;
}
#header .menu ul {
	list-style: none; margin: 0; padding: 0;}
#header .menu ul li {
	display: block;
	float: right;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
}
#header .menu ul li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}
#header .menu ul li a em {
	display: block;
	font-size: 14px;
	font-style: normal;
	line-height:45px;
	padding-top: 0px;
	padding-right: 12px;
	padding-left: 12px;
}
#header .menu ul li a:hover {
	color: #706f7c;
	background: url(img/menu_bg_overdx.png) no-repeat top right;
}
#header .menu ul li a:hover em {
	font-style: normal;
	background-image: url(img/menu_bg_oversx.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#header .menu ul li a.selezionato {
	color: #706f7c;
	background: url(img/menu_bg_overdx.png) no-repeat top right;
}
#header .menu ul li a.selezionato em {
	font-style: normal;
	background-image: url(img/menu_bg_oversx.png);
	background-repeat: no-repeat;
	background-position: left top;
}






#header .immagine {
	background-image: url(img/sfondo-contenitore.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 259px;
}
#header .introduzione {
	width:500px;
	top:50px;
	left:290px;
	position:relative;
}
#header .introduzione h4 {margin:0; color:#FFFFFF;}
#header .introduzione h5 {margin:0; color:#FFFFFF;}

#navigazione {
	background-image: url(img/sfondo-pagina.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #D6D5DC;
}

#tabella {
	margin-bottom:8px;
}
#tabella td {
	vertical-align:top;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#tabella h2 {
	height:40px;
	line-height:40px;
	color:#161317;
	font-size:18px;
	font-weight:lighter;
	padding-left:10px;
}
#tabella p {
	color:#1a171b;
	font-size:12px;
	line-height:18px;
	text-align:left;
	margin-left: 24px;
	margin-top: 0px;
	padding-top: 10px;
}
#tabella p .rosso {
	color:#ff0000;
	font-size:20px;
}
#tabella .sinistra {
	background-image: url(img/fondo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#tabella .sinistra .galfoto {text-align:center;}
#tabella .sinistra img {
	border:none;
}
#tabella .centro {}
#tabella .destra {
	background-image: url(img/sfondo-destra.png);
	background-position: center 26px;
	background-repeat: no-repeat;
}
#tabella .destra .logosavoia {
	margin-bottom:0px;
	margin-top: 5px;
}
#tabella .destra a {color:#1a171b;}
#tabella .destra a:hover {text-decoration:none;}
#tabella .downloadcap {padding:10px 0; margin-top:10px; border-top:1px solid #d1d1d1;}

#footer {
	background-image: url(img/sfondo-footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: auto;
	background-color: #000000;
}
#footer .immagine {text-align:center; padding-top:3px;}
#footer .loghi {
	line-height:18px;
	height:auto;
	font-size:11px;
	color: #FFFFFF;
	padding-top: 30px;
	font-weight: lighter;
}
#footer .loghi a {
	padding:0 5px;
	color:#FFFFFF;
}
#footer .loghi a:hover {
	color:#FF3333;
}
#gallerypdf {
	width:667px;
	padding-right: 13px;
	float: right;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#gallerypdf .elemento {
	float:right;
	margin-right:0px;
	margin-left: 1px;
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	height: 180px;
	width: auto;
}
#gallerypdf .elemento img a, #gallerypdf .elemento img a:visited {
	margin-right:0px;
	margin-left: 1px;
	margin-top: 0px;
	font-size: 16px;
	line-height: 16px;
	padding-top: 20px;
	height: 83px;
	color: #CCCCCC;
}
#gallerypdf .elemento img a:over {
	background-image: url(img/icona-sfondo-over.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 280px;
}
#gallerypdf .elemento img {
	border:none;
}

#tabellagallery {
	width:656px;
	float: right;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-left: 11px;
}
#tabellagallery td {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 1px;
	width: 82px;
}

	.pagine { width:100%; text-align:center; }
	.pagine a { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; padding:5px; }

