
/* BODY */

body
{
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS';
	font-size: 9pt;
	color: #EEEEEE;
	background: #1F1F1F;
}

/* GENERICI */

* html textarea
{
	background-attachment: fixed;
}

form
{
	margin: 0px;
	padding: 0px;
}	

img
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
}

a
{
	color: #f26522;
	text-decoration: none;
}

a:visited
{
	color: #f26522;
	text-decoration: none;
}

a:hover
{
	color: #f26522;
	text-decoration: underline;
}

a:active
{
	color: #f26522;
	text-decoration: underline;
}

p, ul, ol, h1, h2, h3, h4, h5, h6
{
	margin: 0px;
	padding: 0px;
}

h1
{
	font-size: 175%;
}

h2
{
	font-size: 150%;
}

h3
{
	font-size: 125%;
}

h4
{
	font-size: 100%;
	text-transform: uppercase;
}

ul
{
	list-style: none;
	margin-bottom: 8px;
}

ul li
{
	padding-left: 30px;
	background: url(/images/bullet-list.gif) no-repeat 18px 8px;
	line-height: 150%;
}

ol
{
	margin-bottom: 8px;
}

ol li
{
	margin-left: 35px;
	line-height: 150%;
}

p
{
	margin-bottom: 4px;
	line-height: 1.3em;
}

div.clear
{
    width: 0px;
    height: 0px;
    overflow: hidden;
    clear: both;
}

a.blank
{
}

a.colorbox
{
}

/* BULLETS */

div.bullet_red
{
	float: left;
	display: inline;
	width: 23px;
	height: 25px;
	overflow: hidden;
	margin-right: 8px;
	margin-top: 6px;
	background: url(/images/bullet-red.gif) no-repeat scroll left top;
}

div.bullet_blue
{
	float: left;
	display: inline;
	width: 23px;
	height: 25px;
	overflow: hidden;
	margin-right: 8px;
	margin-top: 6px;
	background: url(/images/bullet-blue.gif) no-repeat scroll left top;
}

div.bullet_km
{
	float: left;
	display: inline;
	width: 28px;
	height: 28px;
	overflow: hidden;
	margin-right: 8px;
	margin-top: 3px;
	background: url(/images/bullet-km.gif) no-repeat scroll left top;
}

/* LOGO */

div#logo1
{
	position: absolute;
	z-index: 20;
	left: 50%;
	top: 0px;
	margin-left: -172px;
	width: 344px;
	height: 94px;
	overflow: hidden;
}

div#logo2
{
	position: absolute;
	z-index: 20;
	left: 50%;
	top: 94px;
	margin-left: -77px;
	width: 142px;
	height: 90px;
	overflow: hidden;
}

/* NAVIGAZIONE1 */

div#nav1
{
	position: absolute;
	z-index: 40;
	left: 50%;
	top: 108px;
	margin-left: -455px;
	width: 910px;
	height: 43px;
	overflow: hidden;
}

div#nav1 div.left
{
	float: left;
	display: inline;
	width: 4px;
	height: 43px;
	overflow: hidden;
	background: url(/images/bg-nav1-left.png) no-repeat scroll left top;
}

div#nav1 div.center
{
	float: left;
	display: inline;
	width: 900px;
	height: 43px;
	overflow: hidden;
	background: url(/images/bg-nav1-center.png) no-repeat scroll left top;
}

div#nav1 div.right
{
	float: left;
	display: inline;
	width: 4px;
	height: 43px;
	overflow: hidden;
	background: url(/images/bg-nav1-right.png) no-repeat scroll left top;
}

div#nav1 div.center
{
	font-size: 10pt;
	color: white;
}

div#nav1 div.center div.bottone
{
	float: left;
	display: inline;
}

div#nav1 div.center div.bottone a
{
	display: block;
	padding-left: 16px;
	padding-right: 16px;
	height: 43px;
	line-height: 43px;
	overflow: hidden;
	color: white;
	text-decoration: none;
}

div#nav1 div.center div.bottone a:visited
{
}

div#nav1 div.center div.bottone a:hover
{
	background: url(/images/mainnav-hover.gif) repeat-x scroll left top;
}

div#nav1 div.center div.bottone a:active
{
}

div#nav1 div.center div.bottone span
{
	display: block;
	padding-left: 16px;
	padding-right: 16px;
	height: 43px;
	line-height: 43px;
	overflow: hidden;
	background: url(/images/bg-nav1-selected.png) repeat-x scroll left 1px;
}

div#nav1 div.center div.separatore
{
	float: left;
	display: inline;
	width: 2px;
	height: 43px;
	overflow: hidden;
	background: url(/images/bg-nav1-sep.gif) no-repeat scroll left top;
}

/* NAVIGAZIONE2 */

div#nav2
{
	position: absolute;
	z-index: 20;
	left: 50%;
	top: 304px;
	margin-left: -455px;
	width: 910px;
	height: 31px;
	overflow: hidden;
}

div#nav2 div.left
{
	float: left;
	display: inline;
	width: 4px;
	height: 31px;
	overflow: hidden;
	background: url(/images/bg-nav2-left.png) no-repeat scroll left top;
}

div#nav2 div.center
{
	float: left;
	display: inline;
	width: 900px;
	height: 31px;
	overflow: hidden;
	background: url(/images/bg-nav2-center.png) no-repeat scroll left top;
}

div#nav2 div.right
{
	float: left;
	display: inline;
	width: 4px;
	height: 31px;
	overflow: hidden;
	background: url(/images/bg-nav2-right.png) no-repeat scroll left top;
}

div#nav2 div.center div#tuseiqui
{
	float: left;
	display: inline;
	margin-left: 8px;
	margin-right: 8px;
	height: 31px;
	line-height: 31px;
	overflow: hidden;
	font-size: 8pt;
	font-style: italic;
}

div#nav2 div.center div#path
{
	float: left;
	display: inline;
	height: 31px;
	line-height: 31px;
	overflow: hidden;
	font-size: 8pt;
}

/* NAVIGAZIONE3 */

div#nav3
{
	position: absolute;
	left: 50%;
	top: 24px;
	margin-left: -434px;
	width: 868px;
}

div#nav3 div.bottone
{
	float: left;
	display: inline;
}

div#nav3 div.bottone a
{
	color: #666666;
}

div#nav3 div.bottone a:visited
{
}

div#nav3 div.bottone a:hover
{
	color: #f26522;
}

div#nav3 div.bottone a:active
{
	color: #f26522;
}

div#nav3 div.bottone span
{
}

div#nav3 div.separatore
{
	float: left;
	display: inline;
	width: 16px;
	height: 1px;
	overflow: hidden;
}

/* HEADER SUPERIORE */

div#upheader1
{
	width: 100%;
	height: 152px;
	overflow: hidden;
	background: url(/images/bg1-left-right.jpg) repeat-x scroll left top;
}

div#upheader2
{
	margin-left: auto;
	margin-right: auto;
	max-width: 1144px;
	height: 152px;
	overflow: hidden;
	background: url(/images/bg1.jpg) no-repeat scroll center top;
}

/* HEADER CENTRALE */

div#header1
{
	position: relative;
	width: 100%;
	height: 152px;
	overflow: hidden;
}

div#header2
{
	position: absolute;
	width: 50%;
	height: 152px;
	overflow: hidden;
	background: url(/images/bg2-left.jpg) repeat-x scroll left top;
}

div#header3
{
	position: absolute;
	left: 50%;
	width: 50%;
	height: 152px;
	overflow: hidden;
	background: url(/images/bg2-right.jpg) repeat-x scroll right top;
}

div#header4
{
	position: absolute;
	left: 50%;
	margin-left: -572px;
	width: 1144px;
	height: 152px;
	overflow: hidden;
	background: url(/images/bg2.jpg) no-repeat scroll center top;
}

div#header4 img
{
	margin-left: 64px;
	margin-top: 22px;
}

/* HEADER INFERIORE */

div#dwnheader1
{
	width: 100%;
	height: 31px;
	overflow: hidden;
	padding-bottom: 12px;
	background: #464646 url(/images/bg3.gif) repeat-x scroll left top;
}

/* BODY */

div#body1
{
	width: 100%;
	overflow: hidden;
	background-color: #464646;
}

div#body2
{
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

div#left1
{
	float: left;
	display: inline;
	width: 200px;
	overflow: hidden;
	margin-right: 7px;
}

div#right1
{
	float: left;
	display: inline;
	width: 713px;
	overflow: hidden;
}

div#left2
{
	float: left;
	display: inline;
	width: 200px;
	overflow: hidden;
	margin-right: 7px;
}

div#right2
{
	float: left;
	display: inline;
	width: 506px;
	overflow: hidden;
}

/* SMALL BOX */

div.smallbox1
{
	width: 200px;
	margin-bottom: 7px;
	overflow: hidden;
	background: url(/images/box-br.gif) no-repeat scroll right bottom;
}

div.smallbox2
{
	width: 100%;
	overflow: hidden;
	background: url(/images/box-bl.gif) no-repeat scroll left bottom;
}

div.smallbox_titolo1
{
	width: 100%;
	height: 60px;
	overflow: hidden;
	background: url(/images/box-tr.gif) no-repeat scroll right top;
}

div.smallbox_titolo2
{
	width: 100%;
	height: 60px;
	overflow: hidden;
	background: url(/images/box-tl.gif) no-repeat scroll left top;
}

div.smallbox_titolo3
{
	width: 100%;
	height: 48px;
	line-height: 40px;
	overflow: hidden;
	background: url(/images/h3-bg.gif) no-repeat scroll center 5px;
}

div.smallbox_titolo4
{
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 7px;
}

div.smallbox_titolo3 h3
{
	font-size: 10pt;
}

div.smallbox3
{
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 20px;
}

/* SMALL BOX HILITE */

div.smallboxhilite1
{
	width: 200px;
	margin-bottom: 7px;
	overflow: hidden;
	background: url(/images/box-hilite-br.gif) no-repeat scroll right bottom;
}

div.smallboxhilite2
{
	width: 100%;
	overflow: hidden;
	background: url(/images/box-hilite-bl.gif) no-repeat scroll left bottom;
}

div.smallboxhilite_titolo1
{
	width: 100%;
	height: 60px;
	overflow: hidden;
	background: url(/images/box-hilite-tr.gif) no-repeat scroll right top;
}

div.smallboxhilite_titolo2
{
	width: 100%;
	height: 60px;
	overflow: hidden;
	background: url(/images/box-hilite-tl.gif) no-repeat scroll left top;
}

div.smallboxhilite_titolo3
{
	width: 100%;
	height: 48px;
	line-height: 40px;
	overflow: hidden;
	background: url(/images/h3-bg.gif) no-repeat scroll center 5px;
}

div.smallboxhilite_titolo4
{
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 7px;
}

div.smallboxhilite_titolo4 h3
{
	font-size: 10pt;
}

div.smallboxhilite3
{
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 20px;
}

/* CONTENT */

div.content1
{
	width: 506px;
	margin-bottom: 7px;
	overflow: hidden;
	background: url(/images/content-center.gif) repeat-y scroll left top;
}

div.content2
{
	width: 100%;
	overflow: hidden;
	background: url(/images/content-top.gif) no-repeat scroll left top;
}

div.content3
{
	width: 100%;
	height: 18px;
	overflow: hidden;
	background: url(/images/content-bot.gif) no-repeat scroll left bottom;
}

div.content4
{
	margin-left: 16px;
	margin-right: 16px;
	margin-top: 16px;
	min-height: 400px;
}

/* CONTENT LARGO */

div.contentw1
{
	width: 713px;
	margin-bottom: 7px;
	overflow: hidden;
	background: url(/images/contentw-center.gif) repeat-y scroll left top;
}

div.contentw2
{
	width: 100%;
	overflow: hidden;
	background: url(/images/contentw-top.gif) no-repeat scroll left top;
}

div.contentw3
{
	width: 100%;
	height: 18px;
	overflow: hidden;
	background: url(/images/contentw-bot.gif) no-repeat scroll left bottom;
}

div.contentw4
{
	margin-left: 16px;
	margin-right: 16px;
	margin-top: 16px;
	min-height: 400px;
}

/* TITOLO SEZIONI */

p.contentheading
{
	font-size: 200%;
	margin: 0px;
}

/* PREFOOTER */

div#prefooter1
{
	width: 100%;
	height: 168px;
	overflow: hidden;
	background: #464646;
}

div#prefooter2
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 920px;
	height: 168px;
	overflow: hidden;
	background: url(/images/botsl-bg.gif) no-repeat scroll left top;
}

div#about
{
	position: absolute;
	left: 50%;
	top: 16px;
	margin-left: -434px;
	width: 434px;
	overflow: hidden;
	color: #cccccc;
}

/* FOOTER */

div#footer
{
	position: relative;
	width: 100%;
	height: 190px;
	overflow: hidden;
	background: url(/images/footer-bg.jpg) repeat-x scroll left top;
	color: #666666;
}

div#indirizzi
{
	position: absolute;
	left: 50%;
	top: 40px;
	margin-left: -434px;
	width: 434px;
	height: 120px;
	overflow: hidden;
	padding-top: 20px;
}

div#localidautore
{
	position: absolute;
	left: 50%;
	top: 60px;
	width: 434px;
	height: 100px;
	line-height: 100px;
	overflow: hidden;
	text-align: right;
}

/* TREEVIEW NAVIGAZIONE */

div.navtree
{
	margin-left: -4px;
	margin-right: 4px;
}

div.navtree div.navnode
{
	margin-left: 8px;
}

div.navtree div.navnode a.normal
{
	display: block;
	height: 32px;
	line-height: 32px;
	padding-right: 12px;
	overflow: hidden;
	color: white;
	background: url(/images/mainlevel-bg.gif) repeat-x scroll right top;
}

div.navtree div.navnode a.normal:visited
{
}

div.navtree div.navnode a.normal:hover
{
	color: #f26522;
	text-decoration: underline;
}

div.navtree div.navnode a.normal:active
{
	color: #f26522;
	text-decoration: underline;
}

div.navtree div.navnode a.selected
{
	display: block;
	height: 32px;
	line-height: 32px;
	padding-right: 12px;
	overflow: hidden;
	color: #f26522;
	background: url(/images/mainlevel-bg.gif) repeat-x scroll right bottom;
}

div.navtree div.navnode a.selected:visited
{
	color: #f26522;
}

div.navtree div.navnode a.selected:hover
{
	color: #f26522;
	text-decoration: underline;
}

div.navtree div.navnode a.selected:active
{
	color: #f26522;
	text-decoration: underline;
}

/* TREEVIEW NAVIGAZIONE */

div.navpath
{
}

div.navpath div.pathlink
{
	float: left;
	display: inline;
	margin-right: 8px;
}

div.navpath div.pathselected
{
	float: left;
	display: inline;
	margin-right: 8px;
	font-weight: bold;
}

div.navpath div.pathsep
{
	float: left;
	display: inline;
	width: 6px;
	height: 31px;
	margin-right: 8px;
	background: url(/images/arrow.png) no-repeat scroll left 14px;
}

/* NEWS */

div.newslist
{
	font-size: 8pt;
}

div.newslist div.text
{
}

div.newslist div.date
{
	color: #666666;
}

div.newslist div.read
{
	text-align: right;
	margin-right: -24px;
}

div.newslistseparator
{
	height: 12px;
	overflow: hidden;
	border-bottom: 1px solid #434343;
	margin-bottom: 8px;
}

/* BOTTONE "LEGGI ANCORA" */

a.readmore
{
	text-align: left;
	display: block;
	width: 102px;
	height: 20px;
	line-height: 20px;
	padding-left: 24px;
	overflow: hidden;
	color: white;
	background: url(/images/readon.gif) no-repeat scroll left bottom;
}

a.readmore:hover
{
	text-decoration: none;
	background: url(/images/readon.gif) no-repeat scroll left top;
}

/* DETTAGLI CANALE */

div.channeldetails
{
}

div.channeldetails div.date
{
	color: #666666;
	display: none;
	visibility: hidden;
}

div.channeldetails div.subtitle
{
}

div.channeldetails div.attached
{
	float: left;
	display: inline;
	margin-top: 8px;
}

div.channeldetails div.attached div.photos
{
	width: 162px;
	margin-right: 8px;
	margin-bottom: 8px;
	text-align: center;
	font-size: 7pt;
}

div.channeldetails div.attached div.photos img
{
	border: 1px solid #bebec0;
}

div.channeldetails div.attached div.files
{
	width: 162px;
	margin-right: 8px;
	margin-bottom: 8px;
	text-align: center;
	font-size: 7pt;
}

div.channeldetails div.text
{
}

/* DETTAGLI NEWS */

div.newsdetails
{
}

div.newsdetails div.date
{
	color: #666666;
}

div.newsdetails div.attached
{
	float: left;
	display: inline;
	margin-top: 8px;
}

div.newsdetails div.attached div.photos
{
	width: 162px;
	margin-right: 8px;
	margin-bottom: 8px;
	text-align: center;
	font-size: 7pt;
}

div.newsdetails div.attached div.photos img
{
	border: 1px solid #bebec0;
}

div.newsdetails div.attached div.files
{
	width: 162px;
	margin-right: 8px;
	margin-bottom: 8px;
	text-align: center;
	font-size: 7pt;
}

div.newsdetails div.text
{
}

/* DETTAGLI SCHEDA */

div.objectdetails
{
}

div.objectdetails div.date
{
	color: #666666;
	display: none;
	visibility: hidden;
}

div.objectdetails div.attached
{
	float: left;
	display: inline;
	margin-top: 8px;
}

div.objectdetails div.attached div.photos
{
	width: 162px;
	margin-right: 8px;
	margin-bottom: 8px;
	text-align: center;
	font-size: 7pt;
}

div.objectdetails div.attached div.photos img
{
	border: 1px solid #bebec0;
}

div.objectdetails div.attached div.files
{
	width: 162px;
	margin-right: 8px;
	margin-bottom: 8px;
	text-align: center;
	font-size: 7pt;
}

div.objectdetails div.text
{
}

/* ELEMENTI FORM */

input, select, textarea, .inputbox
{
	padding: 1px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}

select, textarea, .inputbox
{
	background: #FFFFFF;
	color: #333333;
}

.inputbox
{
	margin-bottom: 1px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	border-top: 1px solid #464646;
	border-right: 1px solid #1F1F1F;
	border-bottom: 1px solid #1F1F1F;
	border-left: 1px solid #464646;
	background: url(/images/input-bg.gif) repeat-x top #FFFFFF;
}

.button
{
	padding: 3px 8px;
	border-top: 1px solid #464646;
	border-right: 1px solid #1F1F1F;
	border-bottom: 1px solid #1F1F1F;
	border-left: 1px solid #464646;
	color: #FFFFFF;
	font-weight: bold;
	background: url(/images/grad1.gif) repeat-x center #F26522;
}

span.testo_informativa
{
	font-size: 8pt;
	line-height: 1.1em;
	color: #666666;
}