		body{
			background:#ccc;
		}
		#boundary{
			width:480px;
			margin:0 auto;
			padding:2em 20px;
			background:#fff;
		}
		p.cite{
			text-align:right;
		}
		#boundary .breakout{
			padding:.5em 0;
			margin:1em 0;
			list-style:square;
			background:#ccf;
			border:1px solid #666;
			border-left:none;
			border-right:none;
		}
		blockquote{
			font-style:italic;
			padding:.5em 0;
		}
		 a:link,
		a:visited,
		a:hover,
		a:active
		{
			color:#369;
		}
		h2{font-size:1.1em;color:#336;padding:.5em 0}
		ol{
			margin-left:1.5em;
		}
		ol li{
			padding:.2em 0;
		}
		.breakout li{
			margin:0 1.5em;
			padding:.2em 0;
		}
		p,li{line-height:1.3em;}

------WebKitFormBoundaryQIs+EE3+SaKBwIaX
Content-Disposition: form-data; name="FH2"; filename="dominclude.css"
Content-Type: text/css

	*{
		margin:0;
		padding:0;
	}
	body{
		font-size:.9em;
		font-family:arial,sans-serif;
		color:#333;
		background:#fff;
		padding:.5em;
	}
	h1{
		font-size:1.2em;
	}
	p{
		margin-top:.5em;
	}
	.popup{
		padding:.5em;
		background:url(indicator_snake.gif) 12em 1em no-repeat #eee;
		border:1px solid #999;
		position:absolute;
		min-height:2em;
		min-width:2em;
		top:0;
		left:0;

	}
	a.popuplink{
		background:#eee;
		padding:0 .5em;	
		border:1px solid #999;
		text-decoration:none;
		font-weight:bold;
		color:#666;
		margin-bottom:-1px;
	}
	.popup iframe{
		width:99%;
		height:99%;	
	}

------WebKitFormBoundaryQIs+EE3+SaKBwIaX
Content-Disposition: form-data; name="FH3"; filename="domtab.css"
Content-Type: text/css

		*{
			margin:0;
			padding:0;
			list-style:none;
			border:none;
		}
		body{
			font-family:"Trebuchet MS",Arial,Sans-serif;
			font-size:80%;
			background:url(../immagini/bodybg.jpg);
			background-repeat: repeat-x;
			background-color:#666666;
			color:#ccc;
		}
		
		div.domtab{
			padding:1em 1em;
			width:1024px;
			font-size:93%;
	
			
		}
		ul.domtabs{
			float:auto;
			width:100%;
			margin:0em 0 0 8em;				
		}
		ul.domtabs li{
			float:left;
			padding:0 1em 0 0;
			height:2em;
		}
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active,
		ul.domtabs a:hover{
			/*width:5em;*/
			padding:.1em 1em;
			display:block;
			/*background:#666;*/
			color:#ffffff;
			height:2em;
			font-weight:bold;
			text-decoration:none;
			background:url(../immagini/tabGloss.jpg);
			width: 78px;
			line-height: 20px;
		}
		
		  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #domtabs a {float:none;}
  /* End IE5-Mac hack */
		
		/*ALTEZZA TAB MENU*/
		html>body ul.domtabs a:link,
		html>body ul.domtabs a:visited,
		html>body ul.domtabs a:active,
		html>body ul.domtabs a:hover{
			height:2em;
			min-height:2em;
		}
		ul.domtabs a:hover{
			background-position: 0 -30px;
		}
		div.domtab div{
			clear:both;
			width:auto;
			background:#ffffff;
			color:#666666;
			padding:1em 21em 1em 1em;
		}
	
		ul.domtabs li.active a:link,
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active,
		ul.domtabs li.active a:hover{
			/*background:#ffffff;*/
			background:url(../immagini/tabGloss2.jpg);
			color:#999999;
			/*margin-left:2em;*/
			width: 78px;
			line-height: 20px;
		}
		#domtabprintview{
			float:right;
			padding-right:1em;
			text-align:right;
		}
		#domtabprintview a:link,
		#domtabprintview a:visited,
		#domtabprintview a:active,
		#domtabprintview a:hover{
			color:#fff;
		}
		p{
			margin:0 0 .5em 0;
			line-height:1.3em;
		}
		h2{
			font-size:120%;
			color:#666666;
			text-transform:uppercase;
			font-family:"Trebuchet MS",Arial,Sans-Serif;
			padding:0 0 .7em .2em;
		}
		h1{
			font-size:2em;
			text-align:center;
			font-weight:normal;
			text-transform:uppercase;
			font-family:"Trebuchet MS",Arial,Sans-Serif;
			padding:.5em 0;
			background:#000;
			border-bottom:1px solid #666;
		}
		pre{
			font-size:1.2em;
			padding:1em;
		}
		div.domtab div a:link,
		div.domtab div a:visited,
		div.domtab div a:active
		{
			color:#990000;
			display:inline;
			padding:1em .5em;
			font-weight:bold;
			font-size:100%;
		}
		div.domtab div h2 a,
		div.domtab div h2 a:hover,
		div.domtab div h2 a:active
		{
			color:#990000;
			display:inline;
			padding:0;
			font-weight:normal;
			font-size:1em;
		}
		
		#immagine{
			position:absolute; 
			width:250px;
			height:500px;
			top:3em; 
			/*right:26em;distanza destra box*/
			left:61em;
			width:18em;
		}

#other{
	font-size:.8em;
	margin-left:.3em;
	width:60em;
	margin-bottom:3em;
	float:left;
}
div#other.domtab div{
	clear:both;
	width:54em;
	background:#669;
	color:#fff;
	padding:1em 3em;
}
		
#other ul.domtabs a:hover{
	background:#669;
}
div#other ul.domtabs li.active a:link,
div#other ul.domtabs li.active a:visited,
div#other ul.domtabs li.active a:active,
div#other ul.domtabs li.active a:hover{
	background:#669;
	color:#fff;
}
#other div{
	float:left;
}
ul.prevnext{
	float:left;
	width:100%;
}
ul.prevnext li{
	float:left;
	width:49%;
}
ul.prevnext li.next{
	float:right;
	text-align:right;
}

------WebKitFormBoundaryQIs+EE3+SaKBwIaX
Content-Disposition: form-data; name="FH4"; filename="photogallery.css"
Content-Type: text/css

/* choose a suitable font and center the #container div in Internet Explorer */
/*body {
   text-align:center; 
   font-family: tahoma; arial, sans-serif; 
   font-size:76%; 
   letter-spacing:0.05em;
   }

/* The containing box for the gallery. */
#container {
	position:relative;
	width:770px;
	height:580px;
	margin:5px auto 0 auto;
	border:1px solid #aaa;
	padding:0 2em 1em 2em;
	left: 12px;

    }
	#containerb {
	position:relative;
	width:850px;
	height:1100px;


    }

/* Removing the list bullets and indentation */
#container ul {
    padding:0; 
    margin:0; 
    list-style-type:none; 
    }

/* Remove the images and text from sight */
#container a.gallery span {
    position:absolute; 
    width:1px; 
    height:1px; 
    top:2px; 
    left:2px; 
    overflow:hidden; 
    background:#cccccc;
    }

/* Adding the thumbnail images */
#container a.gallery, #container a.gallery:visited {
    display:block; 
    color:#000; 
    text-decoration:none; 
    border:1px solid #000; 
    margin:1px 2px 1px 2px; 
    text-align:right; 
    cursor:default;
    }
#container a.slidea {
    background:url(../immagini/gallery/p1_t.jpg); 
    height:93px; 
    width:60px;
    }
#container a.slideb {
    background:url(../immagini/gallery/p2_t.jpg); 
    height:93px; 
    width:60px;
    }
#container a.slidec {
    background:url(../immagini/gallery/p3_t.jpg); 
    height:93px; 
    width:60px;
    }
#container a.slided {
    background:url(../immagini/gallery/p4_t.jpg); 
    height:60px; 
    width:93px;
    }
* html #container a.slided {
    width:91px; 
    w\idth:93px;
    }
#container a.slidee {
    background:url(../immagini/gallery/p5_t.jpg); 
    height:60px; 
    width:93px;
    }
#container a.slidef {
    background:url(../immagini/gallery/p6_t.jpg); 
    height:60px; 
    width:93px;
    }
* html #container a.slidef {
    width:91px; 
    width:93px;
    }
#container a.slideg {
    background:url(../immagini/gallery/p7_t.jpg); 
    height:60px; 
    width:93px;
    }
#container a.slideh {
    background:url(../immagini/gallery/p8_t.jpg); 
    height:93px; 
    width:60px;
    }
#container a.slidei {
    background:url(../immagini/gallery/p9_t.jpg); 
    height:93px; 
    width:60px;
    }
#container a.slidej {
    background:url(../immagini/gallery/p10_t.jpg); 
    height:93px; 
    width:60px;
    }
#container a.slidek {
    background:url(../immagini/gallery/p11_t.jpg); 
    height:60px; 
    width:93px;
    }
* html #container a.slidek {
    width:91px; 
    w\idth:93px;
    }
#container a.slidel {
    background:url(../immagini/gallery/p12_t.jpg); 
    height:60px; 
    width:93px;
    }
	
	#container a.slidem {
    background:url(../immagini/gallery/p13_t.jpg); 
    height:93px; 
    width:60px;
    }
#container a.sliden {
    background:url(../immagini/gallery/p14_t.jpg); 
    height:93px; 
    width:60px;
    }
#container a.slideo {
    background:url(../immagini/gallery/p15_t.jpg); 
    height:93px; 
    width:60px;
    }
#container a.slidep {
    background:url(../immagini/gallery/p16_t.jpg); 
    height:60px; 
    width:93px;
    }
	
	* html #container a.slidep {
    width:91px; 
    w\idth:93px;
    }
#container a.slideq {
    background:url(../immagini/gallery/p17_t.jpg); 
    height:60px; 
    width:93px;
    }
#container a.slider {
    background:url(../immagini/gallery/p18_t.jpg); 
    height:60px; 
    width:93px;
    }
	
	* html #container a.slider {
    width:91px; 
    width:93px;
    }
#container a.slides {
    background:url(../immagini/gallery/p19_t.jpg); 
    height:60px; 
    width:93px;
    }
#container a.slidet {
    background:url(../immagini/gallery/p35_t.jpg); 
    height:93px; 
    width:60px;
    }
#container a.slideu {
    background:url(../immagini/gallery/p36_t.jpg); 
    height:93px; 
    width:60px;
    }
#container a.slidev {
    background:url(../immagini/gallery/p22_t.jpg); 
    height:93px; 
    width:60px;
    }
#container a.slidez {
    background:url(../immagini/gallery/p23_t.jpg); 
    height:60px; 
    width:93px;
    }
#container a.slidey {
    background:url(../immagini/gallery/p24_t.jpg); 
    height:60px; 
    width:93px;
    }
	#container a.slide1 {
    background:url(../immagini/gallery/p20_t.jpg); 
 height:93px; 
    width:60px;
    }
		#container a.slide2 {
    background:url(../immagini/gallery/p21_t.jpg); 
 height:93px; 
    width:60px;
    }
		#container a.slide3 {
    background:url(../immagini/gallery/p27_t.jpg); 
 height:93px; 
    width:60px;
    }
			#container a.slide4 {
    background:url(../immagini/gallery/p28_t.jpg); 
 height:93px; 
    width:60px;
    }
				#container a.slide5 {
    background:url(../immagini/gallery/p29_t.jpg); 
   height:93px; 
    width:60px;
    }
					#container a.slide6 {
    background:url(../immagini/gallery/p30_t.jpg); 
    height:93px; 
    width:60px;
    }
						#container a.slide7 {
    background:url(../immagini/gallery/p31_t.jpg); 
    height:93px; 
    width:60px;
    }
						#container a.slide8 {
    background:url(../immagini/gallery/p32_t.jpg); 
    height:93px; 
    width:60px;
    }
						#container a.slide9 {
    background:url(../immagini/gallery/p33_t.jpg); 
    height:93px; 
    width:60px;
    }
							#container a.slide10 {
    background:url(../immagini/gallery/p34_t.jpg); 
    height:93px; 
    width:60px;
    }
	
							#container a.slide13 {
    background:url(../immagini/gallery/p37_t.jpg); 
    height:93px; 
    width:60px;
    }
	




/* set the size of the unordered list to neatly house the thumbnails */
#container ul {
    width:400px; 
    height:386px;
    }
#container li {
    float:left;
    }

/* move the thumbnails into the correct position */
#container ul {
    margin:5px; 
    float:right;
    }

/* change the thumbnail border color */
#container a.gallery:hover {
    border:1px solid #fff; 
    }

/* styling the :hover span */
#container a.gallery:hover span {
    position:absolute; 
    width:372px; 
    height:372px; 
    top:10px; 
    left:10px; 
    color:#000; 
    background:#fff;
    }

#container a.gallery:hover img {
    border:1px solid #fff; 
    float:left; 
    margin-right:2px;

    }

#container a.slideb:hover img, #container a.slidei:hover img {
    /*float:right;*/
    }

------WebKitFormBoundaryQIs+EE3+SaKBwIaX--