/* CSS Document */
body {
	margin: 0px;
	background-image: url(/images/sfondo.jpg);
	background-repeat: repeat;
	font-family: Century Gothic,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003E8C;
	line-height: normal;
}

H1 {
	font-family: BankGothic Md BT,Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: small-caps;
	background: #014495 209px;
	padding: 4px;
}
H2 {
	font-family: BankGothic Md BT,Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: small-caps;
		background: #E31D19 209px;
			padding: 4px;
}

a:H2 {
color: #FFFFFF;
}

tr,td, p, div {
	font-family: Century Gothic,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}
hr {
  font-family      : Century Gothic,Verdana, Arial, Helvetica, sans-serif; 
  background       : #999999;
  height           : 1px;
  width            : 100%;
}
a:link, a:visited {
	color: #EE0000;
	text-decoration: none;
	font-weight: bolder;
}

a:hover {
color: Red;
 text-decoration: none;
}

form {
	margin: 0;
 	padding: 0;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  padding-left: 10px;
  padding-top: 0px;
  background-image: url(/images/quadrato.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 4px;
}

#home3-01 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1002px;
	height: 64px;
	margin: 0px;
	background: url(/immagini/menu.jpg) no-repeat;
}

#home3-02 {
	position: absolute;
	left: 0px;
	top: 64px;
	width: 21px;
	height: 596px;
	background: url(/immagini/home3_02.jpg) no-repeat top;
}

#home3-03 {
	position:absolute;
	left:21px;
	top:64px;
	width:480px;
	height:166px;
}

#home3-04 {
	position:absolute;
	left:501px;
	top:64px;
	width:480px;
	height:166px;
}

#home3-05 {
	position: absolute;
	left: 981px;
	top: 64px;
	width: 20px;
	height: 596px;
	background: url(/immagini/home3_02.jpg);
}

#home3-06 {
	position: absolute;
	left: 21px;
	top: 230px;
	padding: 0px;
	width: 480px;
	height: 430px;
	background: White;
	overflow: auto;
}

#home3-07 {
	position: absolute;
	left: 501px;
	top: 230px;
	width: 480px;
	height: 430px;
	padding-left: 0px;
	padding-right: 0px;
	overflow: auto;
	background-image: url(../immagini/home3_07b.jpg);
}


.slogan {
	font-family: BankGothic Md BT,Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	font-weight: bold;
	font-variant: small-caps;
}

.testohome {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}

.menu {
	font-family: BankGothic Md BT,Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003E8C;
	font-weight: bold;
	font-variant: small-caps;
	padding-top: 15;
	padding-left: 20;
}
.menu2 {
	font-family: BankGothic Md BT,Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003E8C;
	font-weight: bold;
	font-variant: small-caps;
	padding-top: 30;
	padding-left: 20;
}
