/* CSS Document */

html{margin:0;padding:0 ; height:100%; background-color:#663333;
background-image:url(../../imgott600/sfondo_html.jpg);
					background-position:0 0; }
body{font-family: arial,sans-serif;font-size:76%;text-align: center}

div#container{  position:relative;
				width:800px;
				height:1100px;
				margin:0 auto;
				border:none;
				background-image:url(../imgott600/sfondoHome.jpg);
				background-repeat:no-repeat;
				background-position:0 100%;
				background-color:#FFFFFF;
				}
#header{ position:relative;
		top:2px;
		left:0;
		width:100%;
		height:100px;
		background-image:url(../../widget/fotoform.png);
		background-position:center;
		background-repeat:no-repeat;
		border-bottom:1px #000000;
		}
#content{position:relative;
		top:0px;
		left:10px;
		width:780px;
		height:1000px;
		background-image:url(../../imgott600/sfondomail.jpg);
		background-position:0 100%;
		background-repeat:no-repeat;
		}
#subcontent{position:relative;
		top:120px;
		left:10px;
		width:780px;
		height:auto;
				}
#titolo1{ color:#663333;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:16px;
			letter-spacing:.15em;
			}
#titolo2{ color:#663333;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:14px;
			letter-spacing:.12em;
			text-align:right;
			}
#form{ position:relative;
		top:1em;
		left:0;
		width:auto;
		height:auto;
}

#maiuscole{font-size:22px;}
