.titleBlock {
	margin-bottom: 0.50em;
	font-size: 1.20em;
	font-weight: bold;
	color: #777266;
}

fieldset.default {
	border: 0px none;
}

/*navigator--------------------------------------------------------*/

.high_line {
	margin: 0;
	padding: 0.20em;
	background: #69c071;
	border-left: 1px dotted #666;
	border-right: 1px dotted #666;
}

.quick_links_box { margin-right:10px; display:inline; }

.langBox { padding:0 10px 0 1em }

	.langBox img {
		margin: 0;
		padding: 1px;
		border: 1px solid #cccccc;
	}


.navigatorBox {	height:25px; text-align:right; margin:0 auto; background: url('../images/layout/banda1a.gif') no-repeat top left; clear:both; }

	.navigatorBox a { color:#ffffff; background-color:#696458;	}

	.navigatorBox a:hover {	text-decoration:underline;	}

	.navigatorBox a.selected { font-weight:bold;	}

.centerImage { text-align:center; }

.breadcrumb { margin:0; background: url('../images/layout/riga.gif') repeat-y top left; border-right:1px solid #cccccc; text-align:left; padding-top:10px; padding-left:190px !important; padding-left:194px; color:#DA4B29; }
  .breadcrumb a { color:#DA4B29; }
  .breadcrumb a:hover { color:#696458; }
  .breadcrumb a.selected { font-weight:bold; }

/*Blocco principale**************************************************/

.layout_colum_container {	margin:0 auto; background: url('../images/layout/riga.gif') repeat-y top left; border-right:1px solid #cccccc; width:760px !important; width:759px; }

.principalBox {  }
.principalBox:after { content: "."; display:block; height:0; clear:both; visibility:hidden; }  /* Gecko-brausa float bug */

/*Blocco a 25% *****************************************************/

.contentBox25 {
  text-align:left;
	float: left;
	width: 23.5%;
	padding: 0px;
	margin: 0px;
	border: 0px none;
	border-right: 10px solid #FFF;
}

.contentBox25right {
  text-align:left;
	float: right;
	width: 23.5%;
	padding: 0;
	margin: 0;
	height: 100%;
	border: 0px none;
	border-left: 10px solid #FFF;
}

/*Blocco a 33% *****************************************************/

.contentBox33 {
  text-align:left;
	float: left;
	width: 32.5%;
	padding: 0;
	margin: 0;
	border: 0px none;
	border-right: 10px solid #FFF;
	clear: both;
}

.contentBox33right {
  text-align:left;
	float: right;
	width: 31.9%;
	padding: 0;
	margin: 0;
	border: 0px none;
	border-left: 10px solid #FFF;
	clear: right;
}

/*Blocco a 50% *****************************************************/

.contentBox50 {
  text-align:left;
	float: left;
	width: 49.9%;
	border: 0px none;
	padding: 0;
	margin: 0;
}

/*Blocco a 66% *****************************************************/

.contentBox66 {
  text-align:left;
	float: left;
	width: 66%;
	padding: 0;
	margin: 0;
	clear: left;
}

.contentBox66right {
  text-align:left;
	float: right;
	width: 66%;
	padding: 0;
	margin: 0;
	clear: right;
}

/*Blocco a 75% *****************************************************/

.contentBox75 {
  text-align:left;
	float: left;
	width: 75%;
	padding: 0;
	margin: 0;
}

/*Blocco a 90% *****************************************************/

.contentBox90 {
  text-align:left;
	float: left;
	width: 85.5%;
	border: 0px none;
	padding: 0;
	margin: 0 2.5%;
}

/*Blocco a 100% ****************************************************/

.contentBox100 {
  text-align:left;
	float: left;
	padding: 0;
	margin: 0;
}


/*Blocco a 100% ****************************************************/

.contentBoxExt {
  text-align:left;
	padding:1em 0 0 0;
	margin:0 2%;
}


/********************************************************************/

/* .cms_form_back {
	padding: 0.8em;
	background: url( '../images/block/gray_gird.gif' );
	margin-bottom: 1.2em;
} */

.cms_form_box {
	padding: 0.4em;
	background: #FFFFFF;
	border: 1px solid #ccbe9f;
	clear: left;
	display: block;
	margin: 0.3em;
}

.cms_form_box .form_elem {
	background: #FFFFFF;
}

.cms_form_box .form_line_l {
	padding: 0px;
	padding-top: 4px;
	padding-left: 1px;
	padding-bottom: 6px;
	margin: 3px;
	background: #ffe29c;
	min-height: 16px;
}

.cms_form_box .form_line_l label {
	background: transparent;
	font-weight: bold;
	height: 18px;
	padding-top: 1px;
	padding-left: 2px;
}


/*Profile******************************************************/

/* .profile_form_back {
	padding: 0.8em;
	background: url( '../images/block/gray_gird.gif' );
	margin-bottom: 1.2em;
} */

.profile_form_box {
	padding: 0.4em;
	clear: left;
	display: block;
}

.profile_form_box .form_elem {
	background: #FFFFFF;
}

.profile_form_box .form_line_l {
	padding: 0px;
	padding-top: 4px;
	padding-left: 1px;
	padding-bottom: 6px;
	min-height: 18px;
	margin: 3px;
	background: #F5F1E7;
}

.profile_form_box .label_effect {
	background: transparent;
	font-weight: bold;
	min-height: 18px;
	padding-top: 1px;
	padding-left: 2px;
}

.profile_form_box .form_line_l label {
	background: transparent;
	font-weight: bold;
	min-height: 18px;
	padding-top: 1px;
	padding-left: 2px;
}

.profile_form_box .form_line_l .label_bold {
	padding-left: 0.4em;
	padding-right: 0.4em;
}


/*Blocco login******************************************************/

.form_login_ext {
	padding: 0;
}

.form_login {
	margin: 0;
	font-size: 0.9em;
}

.form_login, .login_frame {
	padding: 0.2em;
}

	fieldset.fieldset_login {
		border: 0px none;
		margin: 0;
		padding: 0.40em 0 0 0.20em;
	}

		fieldset.fieldset_login legend {
			display: none;
			font-size: 1.0em;
			font-weight: bold;
		}

	.form_login .line_field {
		clear: both;
		margin: 0.40em 0.10em;
	}

		.form_login label.label_login {
			font-weight: bold;
			float: left;
			width: 40%;
		}

		.form_login .log_textfield {
			width: 50%;
			padding: 0;
			border: 1px solid #000000;
		}

		.form_login .log_dropdown {
			width: 50%;
			padding: 0;
			border: 1px solid #c87d08;
		}

	.form_login .line_button {
		text-align: right;
		margin: 0.20em 0.20em;
	}

		.form_login .line_button .log_button {
  		margin:10px; 
		}

		.form_login .line_button .log_button:hover,
		.form_login .line_button .log_button_access {
  		cursor:pointer;
		}

		.form_login .line_button .log_button_access {
  		min-width:10em; width:auto !important; width:10em;
  		height:24px; 
  		padding-left:22px;
			border:0;
			background: url('../images/standard/log_access.gif') 2px 0px no-repeat #ffffff;
			
		}


	.log_advice {
		margin: 0.20em 0.20em 1em;
		padding: 0.20em 0.40em;
		font-weight: bold;
		font-size: 0.80em;
		border: 1px solid #c87d08;
	}

	.log_action {
		text-align: right;
	}

	.log_action a {
		font-size: 0.80em;
	}

	.log_action .button_as_link {
		font-size: 0.80em;
	}

	.noaccess {
		margin: 0.20em 0.20em 1em;
		padding: 0.20em 0.40em;
		color: #ff0000;
		border: 1px solid #ff0000;
		background: #FFF;
	}

	.logout_action {
		margin: 0.20em 0.20em 1em;
		padding: 0.20em 0.40em;
		color: #843904;
		border: 1px solid #c87d08;
		background: #FFF;
	}

/*****************************************************************************************/

.news_list {
	margin: 0;
	padding: 0.20em;
}

.news_list .immagini { 
}

	.news_list .news_title {
		font-weight: bold;
		font-size: 1.00em;
		margin-bottom: 0.4em;
	}

	.news_list .news_title a {
		color: #151926;
		text-decoration: underline;
	}
	
		.news_list .news_title a:hover {
		color: #DA4A28;
		text-decoration: underline;
	}


	.news_list .news_box {
		padding: 0.6em 0;
		margin-bottom: 0.8em;
		line-height:1.4em;
		border-bottom:1px solid #E3DCCA;
	}

	.news_list .news_date {
		font-size: 0.80em;
		float: right;
		color: #696458;
	}

	.news_list .news_text {
		padding: 0;
		margin:0 0 0.80em 0;
		font-size: 0.90em;
	}

	.news_list .read_more {
		padding: 0 0 0 1.75em;
		font-size: 0.90em;
		font-weight: bold;
		display: inline;
	}

		.news_list .read_more a {
			color: #000000;
			font-weight: bold;
			background-color: transparent;
			background-repeat: no-repeat;
			padding: 3px 20px 3px 0;
		}

	.news_list div.inline_comments {
		padding: 0 0.75em 0 1.75em;
		display: inline;
	}

	.news_list div.inline_comments a {
		color: #000000;
		font-size: 0.90em;
		font-weight: bold;
		background: url( '../images/block/comments.png' ) no-repeat transparent right;
		padding: 3px 20px 3px 0;
	}

	.news_list div.more_here {
		padding: 0 0.75em 0 1.75em;
		display: inline;
	}

	.news_list div.more_here a {
		color: #000000;
		font-size: 0.90em;
		font-weight: bold;
		background: url( '../images/block/arrow_link.gif' ) no-repeat transparent right;
		padding: 3px 20px 3px 0;
	}


	.news_list div.cat_link {
		padding: 0 0.75em 0 1.75em;
		display: inline;
	}

	.news_list div.cat_link a {
		color: #000000;
		font-size: 0.90em;
		font-weight: bold;
		background: url( '../images/block/icon_cat.gif' ) no-repeat transparent right;
		padding: 3px 20px 3px 0;
	}

	.news_list div.topic_link {
		padding: 0 0.75em 0 1.75em;
		display: inline;
	}

	.news_list div.topic_link a {
		color: #000000;
		font-size: 0.90em;
		font-weight: bold;
		background: url( '../images/block/topic.gif' ) no-repeat transparent right;
		padding: 3px 0 3px 0;
	}


	.news_list div.news_inline_links {
		background: #eeeeee;
		padding: 0.3em 0 0.3em 0;
		text-align:right;
	}

	.news_list span.highlight {
		background: #E8FF00;
	}

.news_read {

}

	.news_read .news_title {
		color: #464343;
		font-weight: bold;
		padding: 0.20em 0 0.20em 0.4em;
		font-size: 1.20em;
		background-color: transparent;
		background-repeat: no-repeat;
		border-bottom: 1px solid #303a58;
		margin-top: 0.8em;
	}

	.news_read .news_data {
		font-size: 0.75em;
		padding-left: 1.00em;
	}

	.news_read .news_text {
		margin: 0em;
		padding: 0.60em 0.40em;
		background: #FFFFFF;
	}

	.news_read .news_box {
		background: transparent;
		margin-top: 1.4em;
		padding: 0.3em;
	}

	.news_read .news_line {
		height: 4px;
		width: 100%;
		border-bottom:1px solid #696458;
		margin-top: 1.4em;
	}
	
  .news_read img  { padding:10px;  }
	.news_box img { padding:0 10px 0 0;  }

/** Folder common *************************************************************************/

div.cat_list_box {
	padding: 0.4em;
	background: #FFFFFF;
	border: 1px solid #ccbe9f;
	clear: left;
}


ul.cat_list_box {
	list-style: none;
	margin: 1em 0 0 0;
	padding: 0;
	line-height: 1.3em;
}

	ul.cat_list_box li {
		float: left;
		margin: 0 1em 1.2em 0.5em;
		padding: 0;
	}

	ul.cat_list_box li a {
		float: left;
		height: 48px;
		padding: 6px 1.2em 2px 54px ;
		color: #890A0A;
		font-weight: bold;
		font-size: 14px;
		background-position: 2px 2px;
		background-repeat: no-repeat;
		border-bottom: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
	}

	ul.cat_list_box li b {
		color: #000;
		font-size: 0.80em;
	}


/*document*********************************************************************************/

.document_list {
	padding: 0.20em;
}

	.document_list .doc_title {
		padding-left: 0.60em;
		font-weight: bold;
		color: #333;
	}

	.document_list .doc_text {
		padding: 0;
		margin: 0.40em 0 0.80em 0;
		font-size: 0.80em;
	}

	.document_list .doc_download {
		font-weight: bold;
		margin-left: 1.20em;
		margin-bottom: 2.00em;
		font-size: 0.80em;
	}

	div.doc_click {
		color: #888888;
		padding-left: 0.7em;
	}

		.document_list .doc_download img {
			padding-right: 0.60em;
		}


.show_docs .cat_list_back {
	margin-bottom: 1.2em;
}

.show_docs 	ul.cat_list_box li a {
	font-size: 1.1em;
	background-image: url('../images/block/folder.gif');
}

.show_docs .cat_item_info {
	color: #000;
	font-weight: normal;
	font-size: 0.9em;
}


.show_docs .docs_folder_nav {
	color: #000000;
	font-weight: bold;
	padding: 0.20em 0 0.20em 0.4em;
	font-size: 1em;
	height: 22px;
	background: url( '../images/block/docs.gif' ) right no-repeat;
	background-color: transparent;
	background-repeat: no-repeat;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	border-bottom: 1px solid #303a58;
}

.show_docs .docs_folder_nav a {
	color: #475680;
}
/* ------------------------ */
/*
.show_docs .cat_list_box {
	padding: 0.4em;
	background: #FFFFFF;
	border: 1px solid #ccbe9f;
	clear: left;
	display: block;
}

.show_docs .cat_item_box {

	float: left;
	width: 30%;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin: 0.4em;
	padding: 0.2em;

}

.show_docs .cat_item_img {
	padding: 0.2em;
	float: left;
	border: 0px none;
}

.show_docs .cat_list_box a {

	color: #890A0A;
	font-weight: bold;
	font-size: 14px;

}

.show_docs .cat_item_info {
	font-weight: bold;
}


.show_docs .docs_folder_nav {
	color: #000000;
	font-weight: bold;
	padding: 0.20em 0 0.20em 0.4em;
	font-size: 1.20em;
	background: url( '../images/block/docs.gif' ) right no-repeat;
	background-color: transparent;
	background-repeat: no-repeat;
	border-bottom: 1px solid #303a58;
	margin-top: 0.2em;
	margin-bottom: 0.6em;
	height: 22px;
}

.show_docs .docs_folder_nav a {
	color: #444444;
}
*/


.doc_details .docs_text {
	margin: 0em;
	padding: 0.60em 0.40em;
	background: #FFFFFF;
	border: 1px solid #ccbe9f;
}

.doc_details .docs_box {
	background: #ffe9b5;
	padding: 1em 1em 1em 1em;
	margin-top: 1.0em;
}


.doc_details .doc_img {
	border: 1px solid #ccbe9f;
	padding: 2px;
	margin-bottom: 0.6em;
	display: block;
}

.doc_details a.doc_title {

	padding-left: 0.2em;
	padding-right: 0.6em;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.2em;
	color: #000000;

}


.doc_details span.clicks_label {
	color: #890A0A;
	font-size: 0.9em;
}

.doc_details .file_link {
	font-weight: bold;
	color: #444444;
	padding-right: 0.6em;
}

.doc_details .docs_description, .doc_details .docs_title {

	margin-top: 0.6em;
	padding-left: 0.2em;

}

.doc_details span.description_label, .doc_details span.title_label {
	color: #890A0A;
	font-weight: bold;
}

.doc_details .docs_url {
	padding-left: 0.2em;
}

.doc_details .docs_url a {
	color: #cccccc;
	font-weight: normal;
	text-decoration: underline;
	font-size: 1em;
}


.doc_details .docs_line {
	height: 4px;
	width: 100%;
	background: url( '../images/block/line.gif' ) repeat-x;
	margin-top: 1.4em;
}


.docs_table {

	border: 0px none;
	border-right: 1px solid #76061e;
	border-top: 1px solid #76061e;
	border-bottom: 1px solid #76061e;
	margin-bottom: 1em;
	width: 99%;

}


.docs_table td {
	border-left: 1px solid #76061e;
	vertical-align: top;
}

.docs_table td a.file_link {
	color: #000000;
	border-bottom: 1px solid #000000;
	font-weight: normal;
	text-decoration: none;
	margin-left: 0.6em;
}

.docs_table td a.file_link:visited {
	font-weight: normal;
	border-bottom: 1px solid #3d4a70;
}

.docs_table a.icon_link {
	margin: 0px;
	border: 0px none;
}

.docs_table a.icon_link:visited {
	border: 0px none;
}

.docs_table .details_link {
	font-weight: normal;
	font-size: 0.9em;
	padding-left: 0em;

}

.docs_table .file_title {
	font-weight: bold;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
}

.docs_table .type-one-header {
	background: #76061e;
	border-left: 1px solid #550314;
	color: #FFF;
}

.docs_table .line-col {
	background: #ffe29c;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

.docs_table th.clicks, .docs_table th.comments,
.docs_table td.clicks, .docs_table td.comments {
	width: 62px;
}

.docs_table td.type {
	width: 22px;
	text-align: center;
}


/*Gallery**********************************************************************************/

.show_gallery {
}

.show_gallery .cat_list_back {
	margin-bottom: 1.2em;
}

.show_gallery 	ul.cat_list_box li a {
	font-size: 1.1em;
	background-image: url('../images/block/folder.gif');
}

.show_gallery .cat_item_info {
	color: #000;
	font-weight: normal;
	font-size: 0.9em;
}


.show_gallery .gallery_title_top {
	color: #000000;
	font-weight: bold;
	font-size: 1em;
	background: url( '../images/block/media.gif' ) right no-repeat;
	background-color: transparent;
	background-repeat: no-repeat;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

.show_gallery .docs_folder_nav a {
	color: #475680;
}

.show_gallery .images_frame {

	padding: 0.4em;
	padding-top: 1.5em;

}

.show_gallery .images_box {}

.show_gallery .image_col {
	background: #f9f9f9;
	margin-left: 0.2em;
	margin-right: 0.2em;
	float: left;
	padding-top: 0.4em;
	min-height: 100px;
}

.show_gallery .image_thumb {
	margin: auto;
	clear: both;
	display: block;
}

.show_gallery .image_frame {

	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
	padding: 0.4em;
	border: 1px solid #eeeeee;
	clear: both;
	display: block;

}

.show_gallery .gallery_title_top {
	color: #000000;
	font-weight: bold;
	padding: 0.20em 0 0.20em 0.4em;
	font-size: 1.20em;
	background: url( '../images/block/media.gif' ) right no-repeat;
	background-color: transparent;
	background-repeat: no-repeat;
	border-bottom: 1px solid #303a58;
	margin-top: 0.2em;
	margin-bottom: 0.6em;
	height: 22px;
}

.show_gallery .gallery_title_top a {

	color: #444444;

}

.show_gallery .gallery_title {
	font-size: 1.4em;
	font-weight: bold;

}

.show_gallery .load_media {

	padding-left: 1.00em;
}

.show_gallery .gallery_text {
	margin:0.5em 0;
	background: #FFFFFF;
}

.show_gallery .gallery_box {
	padding: 0.3em;
	background: transparent;
	margin-top: 1.0em;
}

.show_gallery div.gallery_click {
	font-weight: bold;
}

.show_gallery div.gallery_click span {
	/*color: #E3832e;*/
	color: #000000;
	font-weight: normal;
	background: url( '../images/block/clicks.gif' ) no-repeat transparent right;
	padding: 3px 20px 3px 0;
}

.show_gallery .gallery_line {
	height: 4px;
	width: 100%;
	background: url( '../images/block/line.gif' ) repeat-x;
	margin-top: 1.4em;
}


/*****************************************************************************************/



/*Links**********************************************************************************/

.show_links {
}

.show_links .cat_list_back {
	margin-bottom: 1.2em;
}

.show_links 	ul.cat_list_box li a {
	font-size: 1.1em;
	background-image: url('../images/block/links.gif');
}

.show_links .cat_item_info {
	color: #000;
	font-weight: normal;
	font-size: 0.9em;
}

.show_links .links_folder_nav {
	color: #000000;
	font-weight: bold;
	padding: 0.20em 0 0.20em 0.4em;
	font-size: 1.20em;
	background: url( '../images/block/links22.gif' ) right no-repeat;
	background-color: transparent;
	background-repeat: no-repeat;
	border-bottom: 1px solid #303a58;
	margin-top: 0.2em;
	margin-bottom: 0.6em;
	height: 22px;
}

.show_links .links_folder_nav a {
	color: #444444;
}


.link_details .links_text {
	margin: 0em;
	padding: 0.60em 0.40em;
	background: #FFFFFF;
	border: 1px solid #ccbe9f;
}

.link_details .links_box {
	padding: 0.3em;
	background: transparent;
	margin-top: 1.0em;
}


.link_details .link_img {
	border: 1px solid #ccbe9f;
	padding: 2px;
	margin-bottom: 0.6em;
	display: block;
}

.link_details a.link_title {

	padding-left: 0.2em;
	padding-right: 0.6em;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.2em;
	color: #000000;

}


.link_details span.clicks_label {
	color: #890A0A;
	font-size: 0.9em;
}

.link_details .links_description {

	margin-top: 0.6em;
	padding-left: 0.2em;

}

.link_details span.description_label {
	color: #890A0A;
	font-weight: bold;
}

.link_details .links_url {
	padding-left: 0.2em;
}

.link_details .links_url a {
	color: #cccccc;
	font-weight: normal;
	text-decoration: underline;
	font-size: 1em;
}


.link_details .links_line {
	height: 4px;
	width: 100%;
	background: url( '../images/block/line.gif' ) repeat-x;
	margin-top: 1.4em;
}


.links_table {

	border: 0px none;
	border-right: 1px solid #76061e;
	border-top: 1px solid #76061e;
	border-bottom: 1px solid #76061e;
	margin-bottom: 1em;
	width: 99%;

}


.links_table td {
	border-left: 1px solid #76061e;
	vertical-align: top;
}

.links_table td a.item_link {
	color: #000000;
	border-bottom: 1px solid #00000;
	font-weight: normal;
	text-decoration: none;
	margin-left: 0.6em;
}

.links_table td a.item_link:visited {
	font-weight: normal;
	border-bottom: 1px solid #3d4a70;
}


.links_table th {

}


.links_table .type-one-header {
	background: #76061e;
	border-left: 1px solid #76061e;
	color: #FFF;
}

.links_table .line-col {
	background: #ffe29c;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

.links_table th.clicks, .links_table th.comments,
.links_table td.clicks, .links_table td.comments {
	width: 62px;
}

.links_table td.preview {
	padding: 4px;
	width: 80px;
	text-align: center;
}

/**** Comments ***************************************************************************/

	table.type-one {
		empty-cells: show;
		border: 0px none;
	}

	.forumAuthor {
		color: #890A0A;
		padding-left: 0.4em;
		font-size: 12px;
	}

	.forumSubject {
		margin-top: 0.4em;
		font-weight: bold;
	}

	.line-col .forumSender, .line-col .forumText {
		background: #ffefc9;
		border-left: 1px solid #8a4e00;
		padding-bottom: 0.4em;
	}

	.line .forumSender, .line .forumText {
		background: #fad67d url( '../images/block/line.gif' ) repeat-x bottom;
		padding-bottom: 0.2em;
		border-left: 1px solid #8a4e00;
	}

	.line .forumText, .line-col .forumText {
		border-right: 1px solid #8a4e00;
	}

	th.forumSender {
		border-top: 1px solid #8a4e00;
		border-left: 1px solid #8a4e00;
		border-bottom: 1px solid #8a4e00;
	}

	th.forumText {
		border-left: 1px solid #8a4e00;
		border-top: 1px solid #8a4e00;
		border-bottom: 1px solid #8a4e00;
		border-right: 1px solid #8a4e00;
	}

	.forumAction {
		text-align: right;
		padding: 0.2em;
	}

	.forumTextof {
		background: #FFFFFF;
		border: 1px solid #ff8a00;
		margin: 0.2em;
		font-size: 11px;
		padding: 0.3em;
	}

	.forumBox {
		color: #514e4e;
		font-size: 0.9em;
	}

	.forumAdd {
		margin: 0.4em;
		margin-top: 1.2em;
		padding: 0.2em;
		text-align: center;
		background: #ffe9b5;
	}

	.forumAdd a {
		color: #890A0A;
		font-weight: bold;
	}

	.commentsHead {
		font-weight: bold;
		font-size: 14px;
		padding-bottom: 1em;
		padding-top: 1em;
		padding-left: 0.4em;
	}


/** Nav-Bar ****************************************************************************/

	.nav-bar {
		margin: 0.60em 0.40em;
		padding: 0.20em;
		text-align: center;
		vertical-align: top;
		background: #fff;
		border: 1px dashed #ccbe9f;
	}
		.nav-info {
			float: right;
		}

		.number-of-result {
			font-weight: bold;
		}

		.total-page {
			font-weight: bold;
		}

		.nav-pages {
			font-size: 1.00em;
		}

		.nav-pages-button {
			background: transparent;
			border: 0px none;
			width: 22px;
			height: 22px;
			cursor: pointer;
			vertical-align: middle;
		}

		.nav-pages-bimage {
			vertical-align: middle;
		}

		/*= current page =*/
		.nav-bar span.nav-current {
			padding: 0 0.0em;
			color: #000;
			font-weight: bold;
			vertical-align: middle;
		}

/** Forum ****************************************************************************/

.forum_table {
  margin:1em 0;
	border-right: 1px solid #696458;
	border-bottom: 1px solid #696458;
}

.forum_table .forum_title a {
	text-decoration: none;
	color: #000;
}

.forum_table .forum_title a:hover {
	text-decoration: underline;
	color: #000;
}

.forum_table th,
.forum_table td {
	border-left: 1px solid #696458;
	vertical-align: top;
	line-height:120%;
	padding:0.3em;
}

.forum_table td a {
	color: #E1481F;
	margin-left: 0.6em;
	font-weight: bold;
}

.forum_table td a:visited {
}

.forum_table .image {}

.forum_table .type-one-header {
  background-color:#696458;
  color:#ffffff;
  text-align:left;
  vertical-align: top;
	line-height:120%;
	padding:0.3em;
  
}

.forum_table th a {
	color: #ffaa00;
}

.forum_table .line-col {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

.forum_table .line {
	background: #fad67d;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

.forum_table .forum_lastpost {
	font-size: 0.80em;
	font-style: italic;
}

.forum_table .forum_manag {
	text-align: right;
	padding: 0.20em 0 0 0;
}

.forum_table .type-one-add-row {
	padding: 0.2em;
	padding-left: 1em;
	border-top: 1px solid #696458;
}

	.forum_action_top {
		margin: 0.80em 0 0.80em 0;
		padding: 0.20em;
		text-align: left;
		background: #ffe6b3;
		border: 1px solid #8f0101;
	}


	.forum_action_bottom {
		margin: 0.80em 0 0.80em 0;
		padding: 0.20em;
		text-align: right;
		background: #ffe6b3;
		border: 1px solid #8f0101;
	}

	option.option_with_image {
		padding: 4px 2px 4px 26px;
		background-position: middle left;
		background-repeat: no-repeat;
	}

	.mess_author {
		font-weight: bold;
	}

	.forum_sender {
		width: 20%;
		vertical-align: top;
	}

	.forum_text {
		width: auto;
		vertical-align: top;
	}

	.filter_evidence {
		background: #EF0;
	}

	div.forum_author {
		font-weight: bold;
		font-size: 1.20em;
		margin: 0.40em 0.6em 0.20em;
	}

	div.forum_level {
		margin: 0 1.6em;
	}

	img.forum_avatar {
		margin: 0.6em 0.6em;
		max-width: 100px;
		max-height: 100px;
	}

	div.forum_numpost {
		margin: 0 0.6em;
	}


	/* XXX: forum post **/

	.forum_post_posted {
		font-size: 0.80em;
		margin: 0.40em 2em 0.60em;
	}

	.forum_post_locked {
		font-size: 1.20em;
		color: #f20;
		margin: 1em;
	}

	.forum_post_title {
		font-size: 1.20em;
		font-weight: bold;
	}

	.forum_post_attach {
		text-align: right;
	}

	.forum_post_text {
		margin: 1.00em 0.60em 0.60em 0.60em;
	}

	.forum_post_modified_by {
		font-weight: bold;
		margin: 1.4em 0em 0.20em 0.2em;
	}

	.forum_post_sign_separator {
		border-top: 1px solid #000;
		width: 40%;
		margin: 2em 0 0.60em 0;
	}

	.forum_post_sign {
		margin: 0.40em 0.40em 0.60em 0.60em;
	}

	.forum_action {
		text-align: right;
	}

	.forum_action a {
		margin: 0 0.2em 0 0.4em;
	}

	.forum_quote {
		background: #fffbda;
		border: 1px dashed #d56e00;
		padding: 0.40em;
		margin: 0.20em;
	}

	.search_mask {
		padding-top: 0.8em;
		text-align: right;
		margin: 0.20em 3em 2em 1em;
	}

td.forumTitle	{ width:40%; }
	
/** My Alerts ****************************************************************************/

.alerts_table {

	border: 0px none;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 1em;
	width: 99%;

}


.alerts_table td {
	border-left: 1px solid #cccccc;
	vertical-align: top;
}

.alerts_table .type-one-header {
	background: #CCCCCC;
	border-left: 1px solid #cccccc;
}

.alerts_table .line-col {
	background: #EEEEEE;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}


/*****************************************************************************************/

.menu_block {	padding:0; margin:0; }

.title_menu { }

a.voicemenu {
  min-height:1.2em; height:auto !important; height:1.1em;
	display: block;
	padding: 0.1em 0 0.1em 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background:url( '../images/layout/bullet.gif' ) no-repeat 0 0.5em;

}

.submenuline a.voicemenu {
	color: #000000;
	font-weight: normal;
}

a.voicemenu:hover {
  text-decoration:underline;
  background-color:#f1f1f1;
}

.menu_lateral {
		margin: 0px;
    padding: 0.00em;
    padding-top: 0.40em;
    color: #000000;
    list-style-type:none;
    
}

    .menu_lateral .intest {
        padding: 0;
        margin: 0.20em;
    }

        .menu_lateral .intest img {
            margin: 0 1.00em 0 0;
            height: 32px;
        }

        .menu_lateral .intest span {
            font-size: 1.40em;
        }

    .menu_lateral ul {
        margin: 0;
        padding: 0;
    }

    .menu_lateral ul li {
        padding:0;
        margin: 0;
    }

    .menu_lateral a {
        display: block;
        margin: 0;
    }

    .menu_lateral a:hover {
        color: #000;
    }

    .menu_lateral .submenu {
    	/* padding-right: 4px;
    	border-top: 1px solid #00BB00;
    	border-bottom: 1px solid #BB0000; */
    	margin: 0px;
    	padding: 0px;
    }

    .menu_lateral .submenuline {
    	/* border-right: 1px solid #00AA00;*/
    	margin: 0px;
    	padding: 0px;
    	color: #000000;
    }


.moduleBlock {
	padding: 3px;
	margin: 3px;
	background: #fff;
	color: #000000;
}

/************* BLOCCO MEDIA ***************************************************************/

td.slidetxt {
	vertical-align: top;
	text-align: left;
	width: 100%;
}

img.slidelink {
	border: 1px solid #000044;
}

td.startslide {
	text-align: right;
	font-size: 0.85em;
	font-weight: bold;
	padding-right: 6px;
}

/************* BLOCCO LINKS ***************************************************************/

td.linkbox {
	text-align: left;
	vertical-align: top;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 16px;
	width: 100%;
	border-bottom: 1px dashed #ccbe9f;
}

td.linkpreview {
	text-align: left;
	vertical-align: top;
	padding-top: 6px;
	padding-bottom: 16px;
	border-bottom: 1px dashed #ccbe9f;
}

table.linktab {
	padding: 0px;
	border-collapse: true;
}


/************* BLOCCO GUESTBOOK ***************************************************************/

table.guestbox_1 {
	text-align: left;
	vertical-align: top;
	padding-right: 6px;
	padding-top: 6px;
	margin-bottom: 16px;
	width: 100%;
	border: 1px dashed #A0A0E0;
}

table.guestbox_2 {
	text-align: left;
	vertical-align: top;
	padding-right: 6px;
	padding-top: 6px;
	margin-bottom: 16px;
	width: 100%;
	border: 1px dashed #E0E0A0;
}

td.guest_admin_box {
	background: #AAAAAA;
}

/* XXX: register*****************************************/

.formIscrBlock {
   margin: 0.00em 0.20em;
   padding: 0;
}

   .form_field {
       margin: 0.40em 0.00em;
       padding: 2.00em 4.00em;
       border: 1px dashed #033;
       background: #ddd;
   }
      .error_ins {
       margin: 0.00em 0.00em 1.00em 0.00em;
       padding: 0.50em;
       color: #f42;
       font-size: 0.80em;
       font-weight: bold;
       border: 1px solid #f42;
   }
              .formIscrBlock .line_iscr {
       padding: 0.00em 0.00em 0.30em;
       position: relative;
   }
      .formIscrBlock .textfield {
       width: 35%;
   }
      .formIscrBlock .dropSelect {
       padding: 0;
       margin: 0;
       width: 35%;
   }

.formIscrBlock input.button {
   margin: 1.00em 3.00em 0.50em;
   padding: 0.00em 1.00em;
}

div.istruction {
       position: relative;
       margin: 0.00em 0.00em 1.00em 0.00em;
   }
          div.istruction img.key {
           position: relative;
           float: left;
           margin: 0.20em 0.60em 0.00em 0.00em;
       }
              div.istruction div.keytext {
           margin: 0.00em;
           padding: 0.40em;
       }

.grey_istruction {
   font-size: 0.80em;
   color: #666;
}

ul.list_istruction {
   margin: 0.00em;
   padding: 0.50em 2.00em;
   font-size: 0.80em;
   color: #666;
   list-style: disc inside;
}

   ul.list_istruction li {
       margin: 0;
       padding: 0;
   }

div.privacy_policy {
   height: 80px;
   overflow: auto;
      margin: 0.50em 0.00em;
   padding: 0.80em;
   font-size: 0.80em;
   color: #333;
   background: #fff;
   border: 1px dashed #666;
}

/*Block*/ /* corrispondono agli stili */

    /* standard (per blocco testo, titolo evidente) */
.contentblock_1 {	margin:1em 0.5em;}
	.contentblock_1 .titleBlock {	border-bottom:1px solid #DA4B29; color:#777266;	font-size: 1.5em;	font-weight: bold; }
	.contentblock_1 .body_block {	  }
	.contentblock_1 .menu_block { margin-left:1em; }
	
	  /* copia di _1 */
/*.contentblock_2 {	margin:1em 0.5em; }
	.contentblock_2 .titleBlock {	border-bottom:1px solid #DA4B29; color:#777266;	font-size: 1.5em;	font-weight: bold; }
	.contentblock_2 .body_block {	  }
	.contentblock_2 .menu_block { margin-left:1em; }*/
	
	  /* titoli dx linkabili - arancio */
	.contentblock_2 { margin:1em 0; }
	.contentblock_2 .titleBlock { font-size:1em; padding-right:1em; background:url( '../images/layout/layout_stile11_title.gif' ) top left no-repeat #E1481F; font-weight: bold; min-height:24px; height:auto !important; height:24px; line-height:24px; margin:0; text-align:right; color:#ffffff; }
	.contentblock_2 .body_block { margin:0; }
	.contentblock_2 .menu_block { margin-left:1em; }
	
		/* titoli sx linkabili- arancio */
.contentblock_3 { margin:1em 0; }
  .contentblock_3 .titleBlock { display:none; }
	.contentblock_3 .titleBlock2 { font-size:1em; padding-left:1em; background:url( '../images/layout/layout_stile8_title.gif' ) top right no-repeat #E1481F; font-weight: bold; min-height:24px; height:auto !important; height:24px; line-height:24px; margin:0; text-align:left; color:#ffffff; }
	.contentblock_3 .body_block { margin:0; }
	.contentblock_3 .menu_block { margin-left:1em; }		
	.contentblock_3 .titleBlock2 a { color:#ffffff; font-weight:bold; text-decoration:none; margin:0; padding:0 0 0 0.5em; line-height:110% !important; line-height:90%; }
	.contentblock_3 .titleBlock2 a:hover { color:#ffffff; background:none; text-decoration:underline; }

		/* titoli sx linkabili- grigio */
.contentblock_4 { margin:1em 0; }
  .contentblock_4 .titleBlock { display:none; }
	.contentblock_4 .titleBlock2 { font-size:1em; padding-left:1em; background:url( '../images/layout/layout_stile9_title.gif' ) top right no-repeat #F5F1E7; font-weight: bold; min-height:24px; height:auto !important; height:24px; line-height:24px; margin:0; text-align:left; color:#45454E; }
	.contentblock_4 .body_block { margin:0; }
	.contentblock_4 .menu_block { margin-left:1em; }		
	.contentblock_4 .titleBlock2 a { color:#45454E; font-weight:bold; text-decoration:none; margin:0; padding:0 0 0 0.5em; line-height:110% !important; line-height:90%; }
	.contentblock_4 .titleBlock2 a:hover { color:#45454E; background:none; text-decoration:underline; }
	
		/* titoli dx linkabili- grigio */
.contentblock_5 { margin:1em 0; }
  .contentblock_5 .titleBlock { display:none; }
	.contentblock_5 .titleBlock2 { font-size:1em; padding-left:1em; background:url( '../images/layout/layout_stile10_title.gif' ) top left no-repeat #F5F1E7; font-weight: bold; min-height:24px; height:auto !important; height:24px; line-height:24px; margin:0; text-align:right; color:#45454E; }
	.contentblock_5 .body_block { margin:0; }
	.contentblock_5 .menu_block { margin-left:1em; }		
	.contentblock_5 .titleBlock2 a { color:#45454E; font-weight:bold; text-decoration:none; margin:0; padding:0 0.5em 0 0; line-height:110% !important; line-height:90%; }
	.contentblock_5 .titleBlock2 a:hover { color:#45454E; background:none; text-decoration:underline; }
	
	/* senza titolo - colonna dx */
.contentblock_6 {	margin:0 0.5em 1em 0.5em;	}
	.contentblock_6 .titleBlock {	display:none; }
	.contentblock_6 .body_block {	  }
	.contentblock_6 .menu_block { margin-left:1em; }
	
	/* titoli grigi - analogo a standard con titolo meno evidente */
.contentblock_7 {	margin:1em 0.5em;	}
	.contentblock_7 .titleBlock {	color:#999999; font-weight: bold; padding-left:0.5em; }
	.contentblock_7 .body_block {	  }
	.contentblock_7 .menu_block { margin-left:1em; }

	/* titoli sx - arancio */
.contentblock_8 { margin:1em 0; }
	.contentblock_8 .titleBlock { font-size:1em; padding-left:1em; background:url( '../images/layout/layout_stile8_title.gif' ) top right no-repeat #E1481F; color:#ffffff; font-weight: bold; min-height:24px; height:auto !important; height:24px; line-height:24px; margin:0; text-align:left; color:#ffffff; }
	.contentblock_8 .body_block { margin:0; }
	.contentblock_8 .menu_block { margin-left:1em; }
	
	/* titoli sx - chiaro */
.contentblock_9 { margin:1em 0; }
	.contentblock_9 .titleBlock { font-size:1em; padding-left:1em; background:url( '../images/layout/layout_stile9_title.gif' ) top right no-repeat #F5F1E7; font-weight: bold; min-height:24px; height:auto !important; height:24px; line-height:24px; margin:0; text-align:left; color:#45454E; }
	.contentblock_9 .body_block { margin:0; }
	.contentblock_9 .menu_block { margin-left:1em; }
	
	/* titoli dx - chiaro */
.contentblock_10 { margin:1em 0; }
	.contentblock_10 .titleBlock { font-size:1em; padding-right:1em; background:url( '../images/layout/layout_stile10_title.gif' ) top left no-repeat #F5F1E7; font-weight: bold; min-height:24px; height:auto !important; height:24px; line-height:24px; margin:0; text-align:right; color:#45454E; }
	.contentblock_10 .body_block { margin:0; }
	.contentblock_10 .menu_block { margin-left:1em; }

	/* titoli sx - chiaro+sfondo */
.contentblock_11 { margin:1em 0; }
	.contentblock_11 .titleBlock { font-size:1em; padding-left:1em; background:url( '../images/layout/layout_stile9_title.gif' ) top right no-repeat #F5F1E7; font-weight: bold; min-height:24px; height:auto !important; height:24px; line-height:24px; margin:0; text-align:left; color:#45454E; }
	.contentblock_11 .body_block { margin:0; background-color:#f5f1e7; }
	.contentblock_11 .menu_block { margin-left:1em; }
	
	/* titoli dx - chiaro+sfondo */
.contentblock_12 { margin:1em 0; }
	.contentblock_12 .titleBlock { font-size:1em; padding-right:1em; background:url( '../images/layout/layout_stile10_title.gif' ) top left no-repeat #F5F1E7; font-weight: bold; min-height:24px; height:auto !important; height:24px; line-height:24px; margin:0; text-align:right; color:#45454E; }
	.contentblock_12 .body_block { margin:0; background-color:#f5f1e7; }
	.contentblock_12 .menu_block { margin-left:1em; }

	


	

/*******************************************************************/