.Menu {
	position: relative;
	left:62px;
	top: 0px;
	width: 900px;
	height: 36px;
    border-bottom: 3px solid #FFFFFF;
	text-align: center;
	float:left;
}
.Menu img{
	position: relative;
	right:3px;
}
.SottoMenu {
	position: relative;
	left:0px;
	top: 0px;
	width: 1024px;
	height: 23px !important;
	height: 35px;
	padding-top:12px;
	text-align: center;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	float:left;
}
.SottoMenu a {
	font-weight: bold;
	color: #393b3b;
	text-decoration: none;
	font-style: italic;
}
.SottoMenu a:visited {
	font-weight: bold; color: #393b3b
}
.SottoMenu a:active {
	font-weight: bold; color: #393b3b
}
.SottoMenu a:link {
	font-weight: bold; color: #393b3b
}
.SottoMenu a:hover {
	font-weight: bold; color: #393b3b
}
.Corpo {
	position: relative;
	left:0px;
	top: 0px;
	width: 1024px;
	float:left;
}

.Corpo .Riga{
	position: relative;
	left:60px;
	top: 0px;
	width: 904px;
	margin-top:10px;
	margin-bottom:20px;
	float:left;
}
.Corpo .Riga .Immagine{
	position: relative;
	left:0px;
	top: 0px;
	width: 364px;
	float:left;
}
.Corpo .Riga .Etichetta{
	position: relative;
	left:40px;
	top: 0px;
	width: 500px;
	float:left;
}
.Corpo .Riga .Testo{
	position: relative;
	left:40px;
	top: 10px;
	width: 500px;
	padding-bottom:10px;
	text-align: justify;
	float:left;
}

.Piede {
	position: relative;
    left:0px;
	top: 0px;
	background: url(../immagini/Fondi/FondoBodyBotBanda.jpg) bottom repeat-x;
	width: 100%;
	height: 264px;
	float:left;
}
.Chiusura {
	position: relative;
	left: 50%;
	margin-left: -512px;
	top: 13px;
	background: url(../immagini/Fondi/FondoChiusura2.jpg) center no-repeat;
	width: 1024px;
	height: 233px;
	text-align: center;
}

.Chiusura .Link{
	position: Absolute;
	left:60px;
	top: 225px;
	color: #FFFFFF;
	font-size: 12px;
	float:left;
}
.Piede .Link a {font-weight: normal; color: #FFFFFF; text-decoration: none}
.Piede .Link a:visited {font-weight: normal; color: #FFFFFF}
.Piede .Link a:active {font-weight: normal; color: #FFFFFF}
.Piede .Link a:link {font-weight: normal; color: #FFFFFF}
.Piede .Link a:hover {font-weight: normal; color: #FFFFFF}

.Chiusura .Dati{
	position: Absolute;
	right:60px;
	top: 225px;
	color: #FFFFFF;
	font-size: 12px;
	float:right;
}

.DivImage{margin-right:5px;margin-bottom:0px;text-align:center}
.DivImage img{border:solid 1px #c0c0c0}
.imgleft{float:left;margin-right:40px}
.row{clear:both;padding:10px 0 10px 0}
.imgright{float:right;margin:3px 0 3px 3px}

h1{font-size:14pt}
h2{font-size:11pt}

.DivStrip a img{margin-right:10px;margin-bottom:10px;border:solid 1px #c0c0c0}
.DivStrip a img:hover{border:solid 1px gray}