@charset "UTF-8";
/* CSS Document */

	
			#banner{
					position:absolute;
					top:10px;
					left: 10px;
					width:800px;
					height:130px;
					color:#000000;
					background-color:#000000;
					color:#CCCCCC;
					
			}
			#nome{
					position:relative;
					top:20px;
					left: 70px;
					width:450px;
					height:100px;
			}
			#jtext{
					position:absolute;
					top:20px;
					left: 345px;
					width:207px;
					height:110px;
					color:#FFFFFF;
					font-family:Arial, Helvetica, sans-serif;
					font-size:15px;
			}
			#nastro{
					position:absolute;
					top:141px;
					left: 10px;
					width: 800px;
					height: 23px;
					background-color:#000000;
					color:#666666;					
			}
			#contatti{
					position:relative;
					top: 0px;
					left: -200px;
					height:20px;
					width:20px;
			}
			#textcontatti{
					position:relative;
					top: 4px;
					left: -370px;
					height:20px;
					width:70px;
			}
			#present{
	position:absolute;
	top: 0px;
	left: 320px;
	width:354px;
	height:753px;
	background-image: url(img/fondo.jpg);
			}
			#immagine1{
					position:absolute;
					top:165px;
					left: 11px;
					width:320px;
					height:302px;
			}
			#immagine2{
					position:absolute;
					top:467px;
					left: 11px;
					width:320px;
					height:151px;
			}
			#immagine3{
					position:absolute;
					top:619px;
					left: 11px;
					width:320px;
					height:302px;
			}
			#iva{
					position:absolute;
					top:915px;
					left:300px;
			
			
			}
			#area{
					position:absolute;
					top:165px;
					left: 10px;
					width: 800px;
					height: 800px;
					background-color:#000000;
					color: #999999;
			}
			#galleria{
					position:relative;
					top:157px;
					left: 679px;
					width: 124px;
					height: 162px;
					background-color:#000000;
					color: #999999;
					overflow: hidden;
			}
			.Text{
				    position:absolute;
					top: 0px;
					left: 320px;
					width:356px;
					height:753px;
					background-image: url(img/fondo.jpg);	
			
			}
			DIV.format{
					color:#000000;
					font: Helvetica;
					font-size: 11pt;
					font-weight:100;
			}
			#contatti{
					position:absolute;
					top:2px;
					left:330px;
					height:20px;
					width: 20px;
			}
			A:link {color: #333333; font-size: 9pt}
			A:vlink{color: #333333; font-size: 9pt}
			A:alink{color: #333333; font-size: 9pt}
			
	
