	/* CSS Document */
	
	body { 	margin:0; 
			padding:0; 
			background-image: url(../images/body.jpg);
			background-position:center;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#666666;
		}
		
	body#frame {background-color:#FFFFFF; background-image:none}
	
	img { border:0;}
	
	p, a, h1, h2, h3, h4, h5, h6 { margin:0; padding:0; text-decoration:none; color:#666666;}
	
	div.panel h3 { font-size:16px;  margin-left:15px; padding:4px; background-color:#CC0000; color:#FFFFFF;}
	
	a:hover, a:link { text-decoration:none; color:#CC0000;}
	
	h3 {font-family:Helvetica, sans-serif; font-size:20px; font-weight:lighter;}
	
	p {line-height:1.5em;}
	
	#main{
		width:100%;
		height:524px;
		position:absolute;
		left:0%;
		top:50%;
		margin-left:0px;
		margin-top:-262px;
		/*background-color: #FFFFFF;*/
		
		}
	
	
	
	#center{
		width:950px;
		height:524px;
		position:absolute;
		left:50%;
		top:50%;
		margin-left:-475px;
		margin-top:-262px;
		background-color: #FFFFFF;
		border: 1px solid #FFFFFF;
		}
	
	#logox {
		width:auto;
		height:auto;
		padding: 25px 10px 10px 10px;
		text-align: center;
	}
	
	#navRight {
		width:700px;
		height:524px;
		overflow:hidden;
		float: right;
	} 
	
	.tdleft {
		width:400px;
		height:auto;
		float:left;
		padding: 10px;
	}
	
	.tdright{
		width:250px;
		height:auto;
		float:left;
		padding: 10px;
	}
	
	
	.tdfoto {
		width:200px;
		height:auto;
		float:left;
	}
	
	.tdtesto {
		width:460px;
		height:500px;
		float:left;
		padding: 20px;
	}
	
	
	
	#path{
		height:auto;
		padding: 15px;
		overflow: hidden;
		width: auto;
	}
	
	#navLeft {
		width:249px;
		height:524px;
		overflow:hidden;
		float: left;
		border-right:1px solid #DBDBDB;
	}
	
	#menu {
		width:auto;
		height:auto;
		padding: 0px;
		margin: 140px 0 0 15px;
	}
	
	#slider { width: 648px; height:440px; overflow:hidden;}
	
	.thumbnail {
	width:143px;
	height:168px;
	float:left;
	margin: 10px 0 10px 15px;
	background-color: #FFFFFF;
	text-align: center;
	}
	
	.thumbnailtop{
	width:143px;
	height:143px;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	}
	
	.thumbnailbottom{
	width:143px;
	height:25px;
	background-image: url(../images/bg_thumbnailbottom.jpg);
	background-repeat: no-repeat;
	color: #999999;
	}
	
	div.thumbnailbottom p { 
		text-align:center;
		padding:7px;
		}
		
	div.thumbnailbottom a { text-decoration:none; color:#FFFFFF;}
		
	div.thumbnailbottom a:hover {
			color:#CC0000;	
		}
	
	.thumbfoto {
	width:69px;
	height:69px;
	float:left;
	margin:5px 5px 5px 0px;
	border: 1px solid #DBDBDB;
	padding: 3px;
	background-color: #FFFFFF;
	text-align: center;
	}
	
	#clock {
		width:950px;
		height:18px;;
		margin:auto;
		clear: both;
		overflow: hidden;
		position: absolute;
		text-align:right;
		top: -20px;
	}
		
	#bottom {
		width:950px;
		height:auto;
		margin:auto;
		clear: both;
		overflow: hidden;
		position: absolute;
		bottom: -20px;
		font-size: 10px;
		text-align: center;
	}
	
	
	.padding {
		width:auto;
		height:auto;
		overflow:hidden;
		padding:35px;
		color: #333333;
	}
	
	#form {
	width:380px;
	height:auto;
	padding-top: 5px;
}
	.input {
		width:400px;
		height:auto;
		text-align:left;
		padding: 2px;
	}
	
	.sublink {
	position:absolute;
	bottom:0px;
	text-align: left;
	padding: 0 0 0 18px;
	z-index: 200;
	left: 0px;
	}
	
	.back {
	position:absolute;
	bottom:0px;
	right: 0px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	z-index: 200;
}

.torna {
	width:auto;
	height:auto;
	clear:both;
	padding: 20px 0 0 0;
}
	
	
	/*stile testo*/
	
	.descrizione { font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif;}
