/* CSS Document */

body {
margin: 0 auto;
text-align: center;  
min-width:800px;
background: #fff url(../Images/sfondi/stuccotom.png) repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;color:#FFFFFF; 
}

	a {color:#FFFFFF;text-decoration: none;}
	 a:hover {color:#CCCCCC;text-decoration: none;}				
		a image{border-color:#FFFFFF;}
		
			h1 {font-size: 38px;font-family: Verdana, "Lithos Pro Regular";
				margin:0;color: #FFFFFF;
				font-weight: lighter;
				letter-spacing: -1px; 
				}	
				
			h5 {font-size: 28px;padding: 14px 0 2px 14px; 
				margin:0;color: #666666;
				font-weight: lighter;
				letter-spacing: -1px; 
				}	
				
				h2 {font-size: 18px;padding: 14px 0 2px 14px; 
					margin:0;
					font-weight: lighter;
					letter-spacing: -1px;font-family: Verdana, "Lithos Pro Regular";
					}
				
				h3 {font-size: 28px;
					margin:0;color: #FFFFFF;
					font-weight: lighter;
					letter-spacing: -3px;}

				h4{font-size: 28px;
					margin:0;color: #666666;
					font-weight: lighter;
					letter-spacing: -1px;}


				p {font-size: 16px;
					margin:0;
					font-weight: lighter;
					font-family: Verdana, "Lithos Pro Regular";
					}
/*--header-----------------------------------------------------------------------*/

#header {
background: #fff url(../Images/sfondi/stuccotom.png) repeat;
margin:0 auto;
text-align: center;
background-color: #FFFFFF;
}

		#strumenti{
			font-size: 10px; float: right;margin-right: 20px;	
		}
/*--menu---------------------------------------------------------------------*/
#menu {
	text-align: center;margin: 0 auto;
	background: url(../Images/sfondi/rossogrigioscuro.gif) left top repeat-x;
	line-height: 30px;
	height: 230px;}

/*--cornici----------------------------------------------------------------------*/
#container{
	margin: 0px auto;
	width: 790px;
	color: #000000;
	border-left: 1px solid #000;/*-border-top: 1px solid #000;-----*/		
	border-right: 1px solid #000;border-bottom: 1px solid #000;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	
	background-image: url(../Images/sfondi/stuccobianco.gif);
	background-repeat: repeat;}
												
													#container a { text-decoration: none; color: #333333;}
													#container a:hover {text-decoration: none; color:#000000;}
				
/*--centrale-----------------------------------------------------------------------*/

				#sx {
					padding: 10px;
					float: left;
					width: 500px;
					background-color:trasparent;}
				
												#sx p {color:#666666; font-size: 14px;padding: 10px;}
				  
  
  


#gallery { list-style: none; width: 200px; }
#gallery li { opacity: .5; float: left; display: block; width: 60px; height: 60px; background-position: 50% 50%; cursor: pointer; border: 3px solid #fff; outline: 1px solid #ddd; margin-right: 14px; margin-bottom: 14px; }
#gallery li img { position: absolute; top: 20px; left: 220px; display: none; }
#gallery li.active img { display: block; }
#gallery li.active, #gallery li:hover { outline-color: #bbb; opacity: .99 /* safari bug */ }
/* styling without javascript */
#gallery { list-style: none; display: block; }
#gallery li { float: left; margin: 0 10px 10px 0; }


/*--colonna destra-----------------------------------------------------------------------*/

#extras {padding: 5px;width: 260px;float:right; 
background-color:trasparent; 

}

				#extras p {padding: 8px;}

/*--footer-----------------------------------------------------------------------*/

#footer2 {font-size: 10px;margin: 0 ;  clear: both;	height: 108px;
text-align: center;background:  url(../Images/decorazioni/cornerbottomleft2.png) left top no-repeat;}
			
			#footer2 p{margin: 0 ;  padding-right: 14px;
			font-size: 10px;
			background: url(../Images/decorazioni/cornerbottomright2.png)  right top  no-repeat;}


#footer, #footer p {	margin: 2px 0 0 0;
			color: #FFFFFF;font-size: 10px; 
			border-bottom:1px solid #fff;
			background: url(../Images/sfondi/footergrigio.gif) repeat-x;
			clear: both; width: 100%;
			text-align: center;
			line-height:30px; 
			height:30px;}

/*--classi-----------------------------------------------------------------------*/
.angolo {background:  url(../Images/decorazioni/cornertopleft2.png) left top no-repeat;}
.angoloaltodx{background:    url(../Images/decorazioni/cornertopright.png) right top no-repeat;}
.menumaiusc {font-size: 16px; font-variant: uppercase;}
.sfondo {background-image: url(../Images/sfondi/stuccobianco.gif);	background-repeat: repeat;}
.dximg {float: right; margin: 12px; clear: right;}
.sximg {float: left; margin: 5px;
}
