/*------------ MODULI GENERICI ------------*/
	#layout .box {
		/*margin:20px;*/
	}
	
	#layout .box .box_title {
		margin: 10px 0px;
	}

	#layout .box .box_body {
		margin: 10px 0px;
	}
				
	#layout .box .box_body img.image {
		margin: 8px;
	}
	
	#layout .box .box_body img.no-margin {
		MARGIN-TOP: -10px; MARGIN-BOTTOM: -12px;
	}		
	
	#layout .box .subtitle {
		font-weight:bold;
		color:#666666;
		margin-bottom:6px;
	}
	
	#layout .box .comment {
		font-size:11px;
		color:#000;
		margin-bottom:12px;
	}
	
	#layout .box .command {
		display: block;
		margin: 6px 0px;
		padding-left: 16px;
		background: url(../images/li.gif) left no-repeat;
	}
	
	#layout .box_img {
		float:right;
	}
	
	#layout .box .testo p {		
		line-height: 16px;		
	}		
/*------------ MODULI GENERICI PER AREA ------------*/	

a.leggi,
a.archivio {
	color: #999999;
  }

a.leggi:hover,
a.archivio:hover {
	color: #444;
  }

#title_area {
	position:relative;
}	
	#title_area .sottotitolo {	
		position:absolute;
		margin:0px;
		padding:0px;
		width:641px;
		height: 68px;		
		top: 186px;
		z-index:3;
	}
	
	#title_area .sottotitolo h3 {
		padding: 7px 20px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#fff;	
		border-bottom:1px solid #fff;
		text-transform: lowercase;
	}


	#title_area .bg_tit {	
		position:absolute;
		background: #000;
		margin:0px;
		padding:0px;
		width:641px;
		height: 68px;		
		top: 186px;
		filter: alpha(opacity=70);
		-moz-opacity:.70;opacity:.70;
		z-index:2;
	}
	
	#title_area #titolo_pagina {
		position:absolute;
		color:#fff;
		width:641px;
		top: 222px;
		left: 20px;
		font-family: "Times New Roman", Times, serif;
		font-weight:bold;
		font-size:20px;
		padding: 0px;
		margin: 0px;
		z-index:3;	
	}	
	
/*------------ STRUMENTI PAGINE -----------*/

.pagebox {
}
	.pagebox .page_box{
		clear:both;
		margin-bottom:10px;
	}
	
	.pagebox .page_box .titolo{
		color:#333;
		font-size:14px;
		font-weight:bold;
		text-decoration: underline;
	}
	.pagebox .page_box a:hover .titolo{
		color:#0066CC;
	}
	
	.pagebox .page_box .anteprima {
		color:#333;
	}
	
	.pagebox .page_box .img {
		margin: 5px auto;
	}
	.pagebox .page_box .img .mask {
		background:url(../images/box_mask.gif);
		width:185px;
		height:124px;
	}

.pagebox_head {
}
	.pagebox_head .page_box{
		clear:both;
		padding-bottom:10px;
		border-bottom:1px #e2e2e2 solid;
	}
	
	.pagebox_head .page_box .titolo{
		color:#444;
		font-size:11px;
		padding-top:5px;
	}
	.pagebox_head .page_box a:hover .titolo{
		color:#c00;
	}
	
	.pagebox_head .page_box .anteprima {
		color:#666;
		font-size:11px;
	}
	
	.pagebox_head .page_box .img {
		float:left;
		margin-right: 4px;
		background-position: 12px 11px;
		background-repeat: no-repeat;
	}
	.pagebox_head .page_box .img .cornice {
		background:url(../images/cornice.gif);
		width:103px;
		height:74px;
	}

	
.pagelist .box_body {}

	.pagelist ul {
		list-style-type: disc;
		margin: 0px 0px 0px 15px;
		padding: 0px;
		color:#82A8D2;
	}
	
	.pagelist ul li {
		margin-bottom: 7px;
	}
	.pagelist ul li a {	
		color:#82A8D2;
		text-decoration:underline;	
	}	
	.pagelist ul li a:hover,
	.pagelist ul li a.attivo {
		color:#fff;
		text-decoration:none;
	}


.pageslide .box_body{
	height:280px;
	overflow:hidden;
	position:relative;
	padding:0px;
	margin:0px;
	background:#fff;
}

	.pageslide .next{
		width:24px;
		height:100%;
		background: url(../images/next.gif) no-repeat center;
		position: absolute;
		right:0px;
		top:0px;
		z-index:200;		
	}
	.pageslide .next:hover{
		background: url(../images/next1.gif) no-repeat center;
		cursor:pointer;		
	}

	.pageslide .prev{
		width:24px;
		height:100%;				
		background: url(../images/prev.gif) no-repeat center;
		position: absolute;
		left:0px;
		top:0px;
		z-index:200;
	}
	.pageslide .prev:hover{
		background: url(../images/prev1.gif) no-repeat center;
		cursor:pointer;
	}
	
	.pageslide .mycarousel {
		position:absolute;
		background:#fff;
		top:0px;
		left:0px;
		z-index:1;
		padding:0px;
		margin:0px;
	}
	
	.pageslide .page_box a {
		display: block;
		height:280px;
		width:670px;
		color:#000000;
	}
	
	.pageslide .page_box a .titolo{
		padding:30px 400px 14px 25px;
		font-size:26px;
	}
	.pageslide .page_box a:hover .titolo{
		color:#06c;
	}

	.pageslide .page_box a .sottotitolo{
		padding:0px 400px 8px 25px;
		font-size:18px;
	}

	.pageslide .page_box a .anteprima{
		padding:0px 400px 0px 25px;
		font-size:14px;
	}
				
/*--------- NUMERAZIONE ----------*/

.page_num ul {
	clear:both;
	list-style:none;
	margin: 5px 10px 0px 0px;
	padding:0px;
}

.page_num li {
	float:left;
	list-style:none;
	margin-right:7px;
}

.page_num li a {
	font-size:11px;
	display:block;
	text-decoration: none;
	text-align:center;
	color:#fff;
	background:#000;
	border: 1px solid #aaa;
	width:20px;
	height:20px;
	font-weight:bold;
	line-height:18px;
}

.page_num li a:hover,
.page_num li a.selected {
	color:#fff;
	background:#333;
}

/*--------- PHOTOGALLERY -------*/

.photogallery {
	clear:both;
}

	.photogallery .photo {
		float:left;
		margin: 0px 20px 20px 0px;
		width:150px;
		height:150px;
		overflow:hidden;
	}
		
	.photogallery .photo a img{
		padding: 2px;
		border: 1px solid #a38a5d;
	}

	.photogallery .photo a:hover img{
		border: 1px solid #fff;
	}

	.photogallery .photo .titolo {
		font-size:13px;
		font-weight:bold;
		margin-top:3px;
		color:#ddd;
	}

	.photogallery .photo .descrizione {
		font-size:11px;
		margin-top:1px;
	}

 .photogallery_main {
		width:400px;
		margin: 0px auto;
	 }
	 
	 	 .photogallery_main #mainphoto {
		 		float:left;
		 		border: 1px solid #ccc;
				margin:6px;
		 }

	 	 .photogallery_main .thumbphoto {
		 		float:left;
		 		border: 1px solid #ccc;
				margin:6px;
		 }

.downloadgallery {
}

.downloadgallery ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
/*------------ FORM ----------------*/

.form form {
	width:600px;
}

.form label {
	float:left;
	display: block;	
	width:600px;
	margin-top:8px;
}

.form label span {	
	display: block;	
	float:left;
	width:150px;
	text-align:right;
	padding-right:15px;
	font-weight:bold;
}

.form label span.little {	
	display: block;	
	float:left;
	width:10px;
	text-align:right;
	padding-right:0px;
}

.form label.requestednote {
	margin-bottom:15px;
}

.form .input_group label {
	float:left;
}

.form label input, 
.form label textarea {
	display: block;
	float:left;
	width : 250px;
	padding : 4px;
	border : 1px solid #585858;
	background :  #ededed;
	font : 10px Verdana, Geneva,  Arial, Helvetica, sans-serif;
	color:#333333;
}

.form label .text_check{
	display: block;
	float:left;
	width : 250px;
}


.form label input.submit {
	width : auto;
	padding : 6px 10px;
	background: url(../images/menup_li1.jpg);
	border: 1px solid #987;
	color: #796d61;
}

.form label input.submit:hover {
	color:#fff;
	cursor : pointer;
	cursor : hand;
}

.form label span input {
	width:auto;	
	height:18px;
	float:right;
}	

.form input.check {
	border:none;
	background:none;
}

.form p {
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	font-size : 12px;
	line-height: 18px;
}

.form fieldset {
	border: 0px;
}

	.newsletter  .form form {
		width:350px;
		overflow: hidden;
	}
	
	.newsletter  .form label {
		width:350px;
	}

	.newsletter  .form label span {
		width: 100px;
		color: #fff;
		font-weight: normal;
		text-align:right;
		margin-bottom: 3px;
	}
	
	.newsletter .form label input, 
	.newsletter .form label textarea {	
		width: 200px;
	}
	
	.newsletter  .form label input.submit {
		margin-top:5px;
		font-size:12px;
	}
	


	#col_right  .form form {
		width:250px;
		overflow: hidden;
	}
	
	#col_right  .form label {
		width:250px;
	}

	#col_right  .form label span {
		width: 80px;
		font-weight: normal;
		text-align:right;
		margin-bottom: 3px;
	}
	
	#col_right .form label input, 
	#col_right .form label textarea {	
		width: 140px;
	}
	
	#col_right  .form label input.submit {
		/*margin-top:5px;*/
		font-size:12px;
	}
/*------- MAPPA DEL SITO -----*/

.sitemap ul {
	margin: 3px 0 3px 20px;
	padding:0;
}

.sitemap ul li {
	list-style-type: square;
	margin: 0;
	padding: 0;
}

.sitemap ul li ul li{
	float:left;
	width:200px;
	margin-top:12px;
}

.sitemap ul li ul li ul li{
	float:none;
	width:auto;
	margin-top:0px;
}


.sitemap ul li a {
	font-weight:bold;
	color:#666666;
}
.sitemap ul li a:hover {
	color:#000;
}

.sitemap ul li ul li ul li a {
	font-weight:normal;
}


.sitemap ul li.no-point {
	list-style-image: none;
	list-style:none;
	margin:0px;
	padding:0px;
}

/*------- SLIDE SHOW --------*/