
* { margin: 0; padding: 0; }

#content {	
	
	background:#f0e68c;
	position:absolute;
	width: 800px;
	height:500px;
	left:50%;
 	top:50%;
	margin: -250px 0 0 -400px;
	border:solid 30px; border-color:white;
	}

#header {
	background:#f0e68c;
   	position:absolute;
	height: 70px;	
	left:150px;
	width: 650px;
	margin:0;
	}

#footer{
	/*background:#f0e68c;
*/   	position: absolute;
	left:150px;
	bottom:0px;
	right:0px;
	height:50px;
	width: 650px;
	}

#footer img {
	float:right;
	}

#menu 	{
	
	background:#f0e68c;
	/*float:left;  	
*/	width:150px;
	height: 400px;
	position:absolute;
	left:0px; 
	top:0px;
	background-image: url(./immagini/sf_vert1.png);
	/*background-position:center;
	*/background-repeat:repeat-y;
	/*background-color:#f0e68c;*/
	padding-top:100px;
	}

#display {
	position:absolute;
	width: 650px;
	overflow:auto;
	height: 380px;
	left:150px; 
	right:0px;
	top:70px;
	background:#f0e68c;
	}

#display2 {
	position:relative;
	width: 647px;
	overflow:auto;
	height: 380px;
	left:0px; 
	right:0px;
	top:0px;
	background-image: url(./immagini/sale/salaverde2_sf.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#f0e68c;
	}

#display1 {
	position:relative;
	width: 647px;
	overflow:auto;
	height: 380px;
	left:0px; 
	right:0px;
	top:0px;
	background-image: url(./immagini/sale/esterno1_tr.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#f0e68c;
	}

#display p{
	text-align:left; font-family:Georgia,"Times New Roman",Times,serif; font-size:11pt; color:black;
	margin: 30px;
	}

#display p.centro{
	text-align:center; font-family:Georgia,"Times New Roman",Times,serif; font-size:11pt; color:black;
	
	}

img.sx{
	float:left;
	margin:30px;
	}

img.dx{
	float:right;
	margin:30px;
	}

img.dxorizz {
	float:right;
	margin:30px;
	margin-top:60px;
	width: 320px;
	height: 240px;
	}
	
#piattidx {
	float:right;
	margin:30px;
	margin-top:100px;
	width: 160px;
	height: 120px;
	overflow:hidden;
	}

img.sfondo{
	width: 647px;
	height: 380px;
	overflow: hidden;
	}

#slideshow {

	overflow: hidden;
	width: 300px;
	height: 199px;
	margin: 55px auto 30px;
	position: relative;
	}

#webcam {
    position:relative;
	width: auto;
	height: auto;
	left:25%;
 	}

#slideshow img {
	width: 300px;
	height: 199px;
	}

#slideshow2 {

	overflow: hidden;
	width: 240px;
	height: 320px;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom:30px;
	float:left;
	/*position: fixed;*/
	
	}
#slideshow2 img {
	width: 240px;
	height: 320px;
	}



#slideshow3 {

	overflow: hidden;
	width: 320px;
	height: 240px;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom:30px;
	float:right;
	/*position: fixed;*/
	
	}
#slideshow3 img {
	width: 320px;
	height: 240px;
	}

#slideshow4 {

	overflow: hidden;
	width: 320px;
	height: 240px;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom:30px;
	float:right;
	/*position: fixed;*/
	
	}

#slideshow4 img {
	width: 320px;
	height: 240px;
	}

table.form {
	position: relative;
	margin:0 auto;
	width: 450px;
	font-family:Georgia,"Times New Roman",Times,serif; 
	font-size:11pt; 	
	}
td	{
	text-align:left; 
	font-family:Georgia,"Times New Roman",Times,serif; 
	font-size:11pt; 
	color:black;
	}
img {
	border: none;
	}

body,html { height:100%;margin:0 }

body {background:#fffacd;
	text-align: center;}

a {
	font-family:georgia;
	font-size:12pt; 
	color:#8b4513;
	border: none;	
}
p {
	text-align:left; 
	font-family:Georgia,"Times New Roman",Times,serif; 
	font-size:11pt; 
	color:black;
	}

b {text-align:center; 
	font-family:Georgia;
	font-size:10pt; 
	color:#8b4513;
	}

i {
	font-family:georgia;
	font-size:10pt; 
	color:#440a0a;
	border: none;	
}

h1 {text-align:center; font-family:Georgia,"Times New Roman",Times,serif;font-size:20pt; color:#8b4513;}	
h2 {text-align:center; font-family:georgia;font-size:18pt; color:#8b4513;}
h3 {text-align:center; font-family:georgia;font-size:16pt; color:#8b4513;}
h4 {text-align:center; font-family:georgia;font-size:14pt; color:#8b4513;}
h5 {text-align:center; font-family:georgia;font-size:12pt; color:#8b4513;}
