body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background: #fff url('./../img/background.gif') repeat-x top center;
	margin: 0px;
	padding: 0px;
}
#portal {
	margin: 0px;
	padding: 0px 0px 50px 0px;
	position:absolute;
	min-width: 1000px;
	left: 50%; 
	margin-left: -500px;
	text-align: center;
}



h1, h2, h3, h4, h5, h6 { color: #019136; display: inline; padding: 5px; }
h1 { font-size: 24px; text-decoration: underline; }
h2 { font-size: 20px; }
h3 { font-size: 16px; }
h1 a, h2 a, h3 a { color: #019136; }
.big { font-size: 14px; font-weight: bold; padding: 5px; }
p { margin: 5px }
img { border: 0px; }
a { border: 0px; text-decoration: none; color: #666; }
a:hover { text-decoration: underline; }
a img { border: 0px; }

.blink_new {
	color: #FF9900;
	text-decoration: blink;
}

#header {
	width: 1000px;
	height: 160px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
	border: 0px;
}
#header .logo {
	z-index: 9;/*background: #fff;*/
	border: 0px;
	/* padding: 4px; */
	float: left;
	/*background-color: #FFFFFF;*/
	background-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#header .logo_home {
	z-index: 9;/*background: #fff;*/
	border: 0px;/*border: 10px solid #fff;*/
	margin: 0px 0px 0px 25px;
	padding: 0px;
	float: left;
	background-image: none;
}
#header .top {
	z-index: 9;
	background: #fff;
	border: 10px solid #fff;
	margin: 0px 25px 0px 0px;
	padding: 0px;
	float: right;
}
#header .top img {
	height: 12px;
	margin-bottom: -1px;
}

#bar_top {
	clear: both;
	background: #ccc url('./../img/background_intestazione.gif') repeat-y top center;
	height: 12px;
	width: 992px;
	margin: 0px;
	border: 0px;
	padding: 4px;
	font-size: 10px;
	text-align: right;
}

#menu {
	clear: both;
	background: #019136;
	color: #fff;
	width: 1000px;
	height: 25px;
	margin: 4px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
}

#container {
	width: 1000px;
	/*min-height: 400px;*/
	background: #fff url('./../img/background_contenuto.gif') repeat-x bottom;
}

#home {}
#home table {
	width: 1000px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: inherit;
}
#home table td {
	padding: 10px;
	margin: 10px;
	width: 33%;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
}
#home table td.box {
	border-right: 1px solid #d0d0d0;
}
#home table td p { padding-left: 0px; margin-left: 0px; }
#home table td p.title { font-size: 13px; font-weight: bold; }
#home table td h1, h2, h3, h4, h5, h6 { padding-left: 0px; margin-left: 0px; }
#home table td a { font-weight: bold; padding-left: 15px; background: url('./../img/arrow.gif') no-repeat; }
#home table td a.feed { padding-left: 0px; background: none; }

#news { text-align: left; font-size: 10px; }
#news_tit {
	text-align: left;
	font-size: 10px;
	background-color: #019136;
	margin-bottom: 6px;
	height: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 4px;
}
#news p { padding-left: 0px; margin-left: 0px; }
#news p.title { font-size: 12px; font-weight: bold; }
#news h1, h2, h3, h4, h5, h6 { padding-left: 0px; margin-left: 0px; }
#news a { font-weight: bold; padding-left: 15px; background: url('./../img/arrow.gif') no-repeat; }
#news a:hover { text-decoration: underline; font-style: normal; }
#news a.feed { padding-left: 0px; background: none; }
#news a.none { font-weight: bold; padding-left: 0px; background: none; }

#mpack {
	padding: 0px 0px 18px 0px;
	width: 246px;
	text-align: left;
}


#column {
	float: left;
	padding: 44px 5px 10px 5px;
	width: 250px;
	text-align: center;
}
#column ul.menu {
	font-size: 14px;
	background: #fefff9;
	text-align: left;
	margin: 0px;
	padding: 5px;
	display: block;
}
#column ul.menu li {
	list-style-type: none;
	border-bottom: 1px dotted #666;
	padding: 5px 5px 5px 15px;
}
#column ul.menu li.selected {
	background: url('./../img/li.gif') no-repeat 2px 12px;
	font-weight: bold;
}
#column ul.menu li.last {
	border-bottom:0px;
}
#column ul.link {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	padding: 10px;
	display: block;
}
#column ul.link li {
	list-style-type: none;
	border-bottom: 1px dotted #666;
	padding: 10px;
}
#column ul.link li img {
	margin-bottom: -6px;
}


#bacheca {
	float: right;
	padding: 15px 5px 10px 5px;
	width: 730px;
	text-align: justify;
}

#bacheca a { color: #019136; }

#bacheca .networks {
	clear: both;
	width: 720px;
	height: 20px;
	background: #fff;
	padding: 4px;
	font-size: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#main {
	float: right;
	padding: 6px 5px 10px 5px;
	width: 730px;
	text-align: justify;
}
#main div img.content { padding: 5px; margin: 5px; border: 1px solid #d9d9d9; width: 200px; float: left; }
#main a { color: #019136; }
#main table {
	margin: 25px 5px;
	width: 720px;
	font-size: 11px;
}
#main table.spaced { margin-top: 50px; }
#main table .odd {
	background: #f0f0f0;
}
#main table .even {
	background: #fff;
}
#main table td img {
	margin-bottom: -3px;
}
#main table td a {
	color: #666;
	font-weight: bold;
}
#main table td .dimension {
	font-style: italic;
}
#main form { display: inline; /*margin-bottom: -10px;*/ }
#main form .inputCorner { padding-bottom: 0; vertical-align: middle; margin-bottom: 8px; }
#main form .textinput { height: 22px; background: url('./../img/input_center.gif') repeat-x left top; border: none; padding: 4px 0; margin: -5px 0px; vertical-align: middle; font-size: 9px; }
#main form .button { height: 22px; background: url('./../img/input_center.gif') repeat-x left top; border: none; padding: 0px; margin: 0px 0px 8px 0px; vertical-align: middle; font-size: 9px; }
#main .tools {
	clear: both;
	width: 730px;
	height: 18px;
	margin-top: 100px;
	border-bottom: 1px solid #9f9f9e;
}
#main .tools .print { float: left; display: inline; text-align: left; width: 350px; }
#main .tools .goup { float: right; display: inline; text-align: right; width: 350px; }
#main .networks {
	clear: both;
	width: 720px;
	height: 30px;
	margin: 10px 0px;
	background: #fff;
	padding: 4px;
	font-size: 10px;
}
#main .networks .tag { float: left; display: inline; text-align: left; vertical-align: middle; width: 350px; height: 22px; }
#main .networks .tag img { margin-top: 3px; margin-bottom: -4px; }
#main .networks .search { float: right; display: inline; text-align: right; vertical-align: middle; width: 350px; height: 22px; }
#main .networks .search form { display: inline; /*margin-bottom: -10px;*/ }
/*/*#main .networks .search form input{ background: url('./../img/input_search.gif') no-repeat top left; border: 0px; width: 135px; height: 22px; padding-left: 25px; padding-right: 10px; font-size: 9px; }*/
/*#main .networks .search form .inputCorner { padding-bottom: 0; vertical-align: middle; margin-bottom: 8px; }*/
/*#main .networks .search form .textinput { height: 22px; background: url('./../img/input_search_center.gif') repeat-x left top; border: none; padding: 4px 0; margin: -5px 0px; vertical-align: middle; font-size: 9px; }*/
/*VIDEO & GALLERY*/
#main table.video { background: #d9d9d9; }
#main table.video td { text-align: left; vertical-align: top; padding: 5px; font-size: 12px; }
#main table.video td .title { font-weight: bold; color: #fff; background: #019136 url('./../img/arrowBG.gif') no-repeat 2px 2px; padding-left: 15px; }
#main table.video td .durata { font-style: italic; }
#main #gallery p.playlist { background: #9a9a9a; color: #fff; font-size: 13px; font-weight: bold; padding: 5px; margin: 25px 5px 0px 5px; }
#main #gallery a { color: #666; }
#main #gallery .note { background: url('./../img/download.gif') no-repeat right bottom; padding: 0px 0px 5px 0px; min-height: 16px; width: 120px; max-width: 120px; text-align: left; }

#bar_bottom {
	clear: both;
	background: #019136;
	width: 1000px;
	height: 25px;
	margin: 7px 0px;
	padding: 0px;
}

#footer {
	clear: both;
	width: 1000px;
	margin: 0px;
	padding: 2px;
	border: 0px;
	text-align: center;
	font-size: 10px;
}
#footer .align_left {
	float: left;
	text-align: left;
	display: block;
}
#footer .align_right {
	float: right;
	text-align: right;
	display: block;
}

#mess_alert {
	height: 14px;
	width: 800px;
	background: #e5e5e5;
	padding: 2px;
	color: #666;
	font-weight: bold;
	font-size: 12px;
}

.dataora {
	font-size: 11px;
}
.dataora img {
	margin-bottom: -2px;
}

.h_operazione{
	color: #666;
	font-style: italic;
	font-size: 10px;
}
