.Container {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color:#000000;
	border-left-color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	height: 100%;
	width: 900px;
	margin:0 auto 0 auto;
}
.Container .contLogo {
	background-image: url(ChiSiamo/immagini/Logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 61px;
	width: 363px;
}
.Container .Banner {
	background-image: url(ChiSiamo/immagini/Slash_01.jpg);
	height: 108px;
	width: 900px;
}
.Container .BannerGiu {
	background-image: url(ChiSiamo/immagini/BannerGiu.jpg);
	background-repeat: no-repeat;
	height: 203px;
	width: 900px;
}
.Container .Content {
position: relative;
	height: 318px;
	width: 890px;
	background-color: #FFFFFF;
}
.Container .SpedInt {
	background-image: url(ChiSiamo/immagini/MenuVert.jpg);
	height: 310px;
	width: 220px;
	background-repeat: no-repeat;
	
	float: left;
}

.Container .SpedInt2 {
	
	height: 157px;
	width: 660px;
	
	position: relative;
	float: right;
}

.Chiudi {
clear:both;
}

.Footer {
background-image: url(immagini/Footer.jpg);
background-repeat:repeat-x;
background-position:bottom;
	height: 32px;
	width:900px;
	
	}
	




.Container .Content .SpedInt2 .Titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 20px;
}

a.Stile10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006600;
	text-decoration:none;
}

a.Stile10:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#009933;
	text-decoration:none;
}

