/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	color:#666666;
	background-color:#dbdbdb;
}
		
body#frame {background-color:#FFFFFF; background-image:none}
	
img { border:0;}
	
a, p, h1, h2, h3, h4, h5, h6 { margin:0; padding:0; text-decoration:none;}

	
h3 {
	font-family:Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-transform: uppercase;
}
h2 {font-family:Helvetica, sans-serif; font-size:14px; color:#C00; font-weight:bold;}
	
p {line-height:1.5em;}


#top {
	width:990px;
	margin:auto;
	height:90px;
	text-align: right;
}


#slideshow {
	width:990px;
	margin:auto;
	height:150px;
	text-align: right;
}

#main{
	width:990px;
	height:520px;
	margin:auto;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	clear: both;
	position:relative;
	z-index:5000000;
		}
		
#mainLiquid{
	width:990px;
	height:auto;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin: auto;
	clear: both;
	overflow: hidden;
		}
		
#content { width:auto; height:auto; clear:both; overflow:hidden;}
	
#logox {
	width:312px;
	height:auto;
	margin:auto;
	overflow: hidden;
	text-align:right;
	float: left;
	margin-top: 10px;
	}
	
#navRight {
	width:673px;
	height:auto;
	float: right;
	padding-bottom: 5px;
	#padding-bottom: 35px;
	} 
	
	
	
	
#path{
	height:auto;
	padding: 10px;
	overflow: hidden;
	width: auto;
	font-size: 13px;
	}
	
#navLeft {
	width:310px;
	height:auto;
	overflow:hidden;
	float: left;
	border-right:0px solid #DBDBDB;
	min-height: 520px;
	}
	
#navLeft h2 {
	width:auto;
	height:auto;
	padding:5px;
	background-color:#C00;
	color:#FFF;
	font-weight:lighter;
	}
	
#menu {
	width:auto;
	height:auto;
	padding: 0px;
	}
	
#slider { width: 648px; height:440px; overflow:hidden;}

.thumbnail {
	width:155px;
	height:155px;
	float:left;
	border:1px solid #DBDBDB;
	text-align: center;
	margin: 2px;
	padding: 3px;
	margin-bottom: 30px;
	}
	
	
.thumbnail img {
	height:150px;
	width:auto;
	padding-top: 3px;
	}
	
.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:auto;
	height:auto;
	color: #666;
	position: relative;
	bottom: -10px;
	background-color: #FFF;
	z-index: 2000;
	font-size: 11px;
	}
	
div.thumbnailbottom p { 
		text-align:center;
		padding:7px;
		}
		
div.thumbnailbottom a { text-decoration:none; color:#FFFFFF;}
		
div.thumbnailbottom a:hover {
			color:#CC0000;	
		}
	
.thumbfoto {
	width:40px;
	height:40px;
	float:right;
	margin:5px 0 0px 5px;
	border: 1px solid #DBDBDB;
	padding: 3px;
	background-color: #FFFFFF;
	text-align: center;
	}
	
#clock {
	width:250px;
	height:25px;
	margin:auto;
	overflow: hidden;
	text-align:right;
	float: right;
	margin-top: 20px;
	}

#social {
	width:110px;
	height:auto;
	margin:auto;
	overflow: hidden;
	text-align:right;
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	border-left: 1px solid #ccc;
	}
		
#menuR {
	width:670px;
	height:18px;
	margin:auto;
	overflow: hidden;
	text-align:right;
	font-size: 14px;
	float: right;
	margin-top: 65px;
	}
	
#menuR ul li{
		margin:0; 
		padding:0; 
		float:right; 
		list-style:none;	
	}
	
#menuR ul li a{
		margin:0; 
		padding-left:30px; 
}
	
#menuR a, #menuR a:link, a:visited {
	color:#333;
		
}
	
#menuR a:hover {
	color:#C00;		
	}
	
	
#bottom {
	width:970px;
	height:auto;
	margin:auto;
	clear: both;
	overflow: hidden;
	bottom: -40px;
	text-align: center;
	padding: 10px;
	}
	
	
.sublink {
	position:absolute;
	bottom:0px;
	text-align: left;
	padding: 0 0 0 18px;
	z-index: 200;
	left: 0px;
	}
	
	
	
/*stile testo*/
	
.descrizione { font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif;}

/*stile testo*/
#scheda {
	width:656px;
	height:auto;
	float:left;
	border:1px solid #DBDBDB;
	text-align: center;
	margin: 5px;
	clear: both;
	overflow: hidden;
	}
	
#schedaF {
	float:left;
	width:auto;
	height:auto;
	text-align: left;
	padding: 15px;
	background-color: #FFF;
	overflow: hidden;
	}

#schedaL {
	width:auto;
	height:auto;
	text-align: left;
	padding: 15px;
	background-color: #FFF;
	overflow: hidden;
	}

#schedaU {
	width:230px;
	height:auto;
	text-align: left;
	float: right;
	position: relative;
	z-index: 10;
	top: 0px;
	right: -230px;
	padding: 10px;
	/*ONLY FOR IE*/
	#left:10px;
	#top:-320px;
	#padding-bottom:30px;
	}
	
#schedaR {
	width:auto;
	height:auto;
	background-color: #FFF;
	text-align: left;
	clear: both;
	overflow: hidden;
	padding: 12px;
}

#schedaR img {
	height:auto;
	clear: both;
}

#schedaR .thumbfoto img  {
	width:40px;
	height:40px;
	}

.zoom {
	width:24px;
	height:24px;
	background-color:#666;
	position:absolute;
	color: #FFF;
	text-align: center;
	visibility: hidden;
}


#moreinfo {
	width:auto;
	clear:both;
	overflow:hidden;
	text-align: left;
	padding: 15px;
	height: auto;
}


.back2 {
	width:auto;
	height:auto;
	background-color:#666;
	padding:5px 8px;
	margin:0 8px 0 0;
	color: #FFF;
	text-align: center;
	float: left;
}

.back2 a:link, .back2 a:visited {
	text-decoration:none;
	color:#FFF;
	
}

.back2:hover { background-color:#333;}

.back3 {
	width:auto;
	height:auto;
	background-color:#C00;
	padding:5px 8px;
	margin:0 8px 0 0;
	color: #FFF;
	text-align: center;
	float: left;
}

.back3 a:link, .back3 a:visited {
	text-decoration:none;
	color:#FFF;
	
}

.back3:hover { background-color:#333;}

#path a:link, #path a:visited {
	text-decoration:none;
	color:#333;
}

#fcb {
	clear:both;
	float:left;
	padding-top:10px;
	width:auto;
	padding-left: 10px;
}

#shr {
	float:right;
	padding-top:10px;
	width:180px;
}

#shr p {
  float:left;
  padding-right:3px;
}


div#schedaU ul { margin:0; padding:0; list-style-position:inside;}
div#schedaU ul li { text-indent:10px; list-style-type:disc;  }
div#schedaU ul li ul li { text-indent:20px; list-style-type:none;}

#top ul, #top li #mainliquid ul, #mainliquid li { margin:0; padding:0; text-decoration:none;}


#schedaL a, #schedaL a:link, #schedaL a:hover, #schedaL a:visited {
	color:#C00;
	text-decoration:underline;
	}
#schedaF a, #schedaF a:link, #schedaF a:hover, #schedaF a:visited {
	color:#C00;
	text-decoration:underline;
	}

