input {
	vertical-align:middle;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #223;
}
.left {
	float:left;
}
.right {
	float:right;
}
img.right {
	float:right;
	margin-left: 10px;
}
img.left {
	float: left;
	margin-right: 10px;
}
.clear {
	clear:both;
}
.spacer10 {
	clear:both;
	height:10px;
}
.spacer20 {
	clear:both;
	height:20px;
}
.spacer30 {
	clear:both;
	height:30px;
}
.spacer40 {
	clear:both;
	height:40px;
}
.spacer50 {
	clear:both;
	height:50px;
}
.divider {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
hr {
	width: 100%;
	height: 1px;
	border: none;
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 20px 0;
}
.red {
	color: #C00;
}
.padding {
	padding: 10px;
}
.goback {
	clear: both;
	padding: 10px;
}
.goback a {
	background: #223 url(../images/bullett4.png) no-repeat left center;
	padding: 1px 5px 1px 20px;
	color: #fff !important;
	text-decoration: none;
}
.goback a:hover {
	background: #556 url(../images/bullett4.png) no-repeat left center;
}
/*****************************************************/
#page .col_left .page_txt h1 { 
	font-family: "Trebuchet MS", Arial, Helvetica;
    font-size: 22px;
    font-weight: lighter;
	text-transform: uppercase;
	color: #f60;
	clear: both;
	padding: 0 0 10px 0;
}
#page .col_left .page_txt h2 { 
	font-family: "Trebuchet MS", Arial, Helvetica;
    font-size: 16px;
    font-weight: bold; 
    color: #226;
    border-bottom: 1px solid #069;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#page .col_left .page_txt h3 { 
	font-family: "Trebuchet MS", Arial, Helvetica;
    font-size: 14px;
    font-weight: bold; 
    color: #226;
	margin-bottom: 10px;
	text-transform: uppercase;
}
#page .col_left .page_txt small {
	font-size: 0.8em;
}
#page p {
	margin: 0 0 10px 0;
}
#page .col_left .page_txt ul {
	margin: 0 0 10px 20px !important;
}
#page .col_left .page_txt ul li {
	margin: 0 0 5px 20px !important;
	padding: 0 0 0 20px;
	background: url(../images/bullett1.png) no-repeat left 1px;
	list-style: none;
}
#page .col_left .page_txt a {
	color: #368;
}
#page .col_left .page_txt a:hover {
	text-decoration: none;
}
#page .col_left .page_txt .breve {
	display: none;
}
#page .col_left .page_txt .foto {
	border: none;
	float: left;
	margin-right: 10px;
}
#page .col_left .page_txt .aggregator {
	clear: both;
	display: table;
	width: 100%;
	margin-bottom: 20px;
}
/**/
#page .col_right .cont_col h1 {
    font-size: 18px;
    font-weight: lighter;
	text-transform: uppercase;
	color: #f60;
	clear: both;
	padding: 0 0 10px 0;
}
.col_right .menu-top {
	padding: 10px 0 20px 0;
	clear: both;
}
.col_right .menu-top li {
	list-style: none;
	border-bottom: 1px solid #ddd;
}
.col_right .menu-top li ul {
	margin-left: 20px;
}
.col_right .menu-top li ul li {
	list-style: none;
	border-bottom: none !important;
}
.col_right .menu-top li ul li a {
	background: none !important;
	font: lighter 11px Arial, Helvetica, sans-serif !important;
	color: #000 !important;
}
.col_right .menu-top li ul li a:hover,
.col_right .menu-top li ul li.menu-current a {
	background: #ededed !important;
}

.col_right .menu-top li a {
	display: block;
	height: 20px;
	height: auto !important;
	min-height: 20px;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 4px 0 0px 20px;
	background: url(../images/bullett2.png) no-repeat 4px 7px;
}
.col_right .menu-top li a:hover {
	background: #ddd url(../images/bullett2.png) no-repeat 4px 7px;
}
.col_right .menu-top .menu-sibling a {
}
.col_right .menu-current a,
.col_right .menu-parent a {
	color: #910 !important;
	background: #ddd url(../images/bullett2.png) no-repeat 4px 7px !important;
}
/**/
.loginbox {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ddd;
}
.loginbox table {
	width: 100%;
	border-collapse: separate !important;
	border-spacing: 2px !important;
	margin: 0 0 5px 0;
}
.loginbox .form_txt {
	width: 140px;
}
.loginbox ul {
	margin: 0 0 0 20px !important;
}
.loginbox ul li {
	margin: 0 0 5px 20px !important;
	list-style: square;
}
.loginbox a {
	color: #368 !important;
}
.loginbox a:hover {
	text-decoration: none;
}
/*********************************************/
.form_txt,
.textfield,
.email,
.textarea {
	padding: 4px 5px;
	background: #ccc url(../images/bg_form_txt.png) no-repeat left top;
	border: 1px solid #999;
	border-right: 1px solid #ddd !important;
	border-bottom: 1px solid #fff !important;
}
.form_btn {
	background: url(../images/btn_75x24.png) no-repeat center center;
	width: 75px;
	height: 24px;
	border: none;
	color: #fff;
	text-align: center;
}
.form_btnb {
	background: url(../images/btn_150x24.png) no-repeat center center;
	width: 150px;
	height: 24px;
	text-align: center;
	border: none;
}
/**********************************************/
.t_downloadgallery {
	width: 100%;
	border: none;
	border-collapse: collapse;
	font-size: 11px;
}
.t_downloadgallery th {
	padding: 2px 4px;
	border-top: none !important;
	border-bottom: none !important;
	border-left: none !important;
	background: #334 !important;
	color: #fff;
}
.t_downloadgallery th.tit,
.t_downloadgallery th.data,
.t_downloadgallery th.size, {
	border-right: 1px solid #ccc !important;
}
.t_downloadgallery td {
	padding: 2px 4px;
}
.t_downloadgallery .tit {
	border-right: 1px solid #ddd;
}
.t_downloadgallery .tit img {
	vertical-align: middle;
	margin-right: 5px;
}
.t_downloadgallery .data {
	width: 70px;
	text-align: center;
	border: 1px solid #ccc;
	background: #ddd;
}
.t_downloadgallery .size {
	width: 80px;
	text-align: center;
	border: 1px solid #ccc;
	background: #ddd;
}
.t_downloadgallery .count {
	width: 70px;
	text-align: center;
	border: 1px solid #ccc;
	background: #ddd;
}
.t_downloadgallery .desc {
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
.t_downloadgallery th button {
	border: none;
	color: #fff;
	font-size: 11px;
	width: 100%;
	text-align: center;
	padding: 0;
}
.t_downloadgallery td.group {
	background: #667;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
}
.t_downloadgallery .spacer {
	height: 10px;
}
/***********************/
.paging {
	clear: both;
	text-align: center;
}
.paging .prev {
}
.paging .of {
	padding: 0 10px;
}
.paging .next {
}
/***********************/
.dlsearch {
	text-align: right;
	padding: 5px 10px;
	border: 1px solid #ddd;
	margin: 0 0 0 auto;
	display: table;
}
.dlsearch .form_txt {
	width: 300px;
	margin-right: 4px;
}
/**********************/
.box_home {
}
.box_welcome {
	width: 380px;
	padding: 10px;
	float: left;
	background: url(../images/bg_header.jpg) repeat-x left bottom;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #ddd;
}
.box_welcome h1 {
	background: #223;
	color: #fff !important;
	font: lighter 16px Arial, Helvetica, sans-serif !important;
	margin-bottom: 10px;
	padding: 10px !important;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.box_news {
	width: 240px;
	float: right;
}
/**********************/
.contact_form {
	margin: 20px 0 0 0;
	padding: 0;
	background: url(../images/box_page_center.png) repeat-y center top;
}
.contact_form h2 {
	background: url(../images/box_page_top.png) no-repeat center top;
	padding: 10px 10px 20px 10px;
	border: none !important;
	margin: 0 !important;
}
.contact_form .cont_form {
	padding: 10px 20px 20px 20px;
	background: url(../images/box_page_bottom.png) no-repeat center bottom; 
}
.contact_form .filed {
	width: 370px;
	margin-left: 150px;
	color: #778;
}
.contact_form label {
	font-size: 11px;
	display: block;
}
.contact_form .textfield,
.contact_form .email,
.contact_form .textarea {
	width: 320px !important;
}
.verification {
	float: left;
	width: 75px;
	height: 16px;
	background: url(../images/bg_verifica.png) no-repeat;
	border: 5px solid #ccc;
	border-right: none;
	text-align: right;
	margin: 20px 0 0 150px;;
	padding: 37px 5px 37px 0;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.captcha_container {
	margin: 20px auto 10px auto;
	padding: 5px;
	width: 230px;
	height: 80px;
	border: 5px solid #ccc;
	border-left: none;
	float: left;
	background: #fff;
}
.captcha_table {
	border: none;
	border-collapse: collapse;
}
.captcha_table td {
	vertical-align: middle;
	padding: 2px 5px !important;
}
.privacy {
	clear: both;
	padding: 10px 0 0 0;
	text-align: center;
}
/**********************/
.newsletter .form_txt {
	width: 200px;
}
/**********/
ul.anynews {
	position: relative;
}
ul.anynews li {
	position: relative;
	left: -40px;
	width: 210px;
	margin: 0 0 10px 0 !important;
	padding: 0 0 10px 20px !important;
	border-bottom: 1px solid #ddd;
}
ul.anynews li .title {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
ul.anynews li .extras {
	margin: 5px 0 0 0;
	padding: 0 1px 1px 10px;
	clear: both;
	background: #f0f0f0;
	border: 1px solid #ddd;
	display: table;
	width: 200px;
}
ul.anynews li .data {
	font-style: italic;
	color: #555;
	font-size: 11px;
	float: left;
}
ul.anynews li .short {
}
ul.anynews li .more {
	text-align: right;
	float: right;
}
ul.anynews li .more a {
	background: #222;
	color: #fff !important;
	font-size: 10px;
	text-decoration: none;
	padding: 0 4px;
}
ul.anynews li .more a:hover {
	background: #444;
}
/**/
.go_next {
	clear: both;
}
.go_next a {
	background: url(../images/btn_120x24.png) no-repeat center center;
	color: #fff !important;
	padding: 5px 10px;
	text-decoration: none;
}
/**/
ol.news_list {
	margin: 0;
	padding: 0;
}
ol.news_list li {
	list-style: none;
	background: none;
	margin: 0 0 30px 0;
	display: table;
	width: 100%;
}
ol.news_list li h2 {
	border: none !important;
	font-size: 13px !important;
	margin: 0 !important;
}
ol.news_list li h2 a {
	text-decoration: none !important;
	color: #006699 !important;
}
ol.news_list li .short {
	display: table;
	width: 100%;
	margin-bottom: 10px;
}
ol.news_list img {
	float: right;
	width: 100px;
	margin: -20px 0 0 10px;
}
ol.news_list .extras {
	background: #ddd;
	display: table;
	clear: both;
	width: 100%;
	padding: 1px;
}
ol.news_list .extras .date {
	float: left;
	margin-left: 10px;
}
ol.news_list .extras .more {
	float: right;
}
ol.news_list .extras .more a {
	color: #fff !important;
	text-decoration: none;
	padding: 1px 20px 1px 5px;
	background: #223 url(../images/bullett3.png) no-repeat right center;
}
ol.news_list .extras .more a:hover {
	background: #556 url(../images/bullett3.png) no-repeat right center;
}
.paging {
	clear: both;
	margin: 10px auto;
	padding: 1px;
	text-align: center;
	display: table;
	background: #ddd;
}
.paging .prev a {
	background: #223 url(../images/bullett4.png) no-repeat left center;
	padding: 1px 5px 1px 20px;
	color: #fff !important;
	text-decoration: none;
}
.paging .next a {
	background: #223 url(../images/bullett3.png) no-repeat right center;
	padding: 1px 20px 1px 5px;
	color: #fff !important;
	text-decoration: none;
}
.paging .of {
	margin: 0 20px;
}
.news_detail h2 {
	border: none !important;
	margin-bottom: 10px;
	padding: 0 !important;
	float: left;
	width: 500px;
}
.news_detail .date {
	float: right;
	text-align: right;
	margin-top: 5px;
	padding: 2px 5px;
	background: #f0f0f0;
	border: 1px solid #ddd;
}
.t_form {
	width: 100%;
	border-collapse: separate;
	border-spacing: 2px;
}
.tabella {
	width: 100%;
	border-collapse: collapse;
}
.tabella th {
	padding: 4px 5px;
	background: #334;
	color: #fff;
}
.tabella td {
	padding: 4px 5px;
	border-bottom: 1px solid #ddd;
}
