﻿BODY {
	padding: 0;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(sfondo.jpg);
	color: #666666;
	font-size: 12px;
}

.corpo {
	text-align: center;
	border: 1px double #999999;
	margin: 0 auto;
	padding: 0;
	width: 600px;
}
.header {
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
}
.div600 {
	width: 600px;
	margin: 0px auto;
	padding: 0px;
	float: left;
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
}
.benvenuti {
	width: 600px;
	margin: 0 auto;
	padding: 0;
	text-align: right;
	background-color: #FFFFFF;
	height: 30px;
}
.div100 {
	width: 150px;
	margin: 0 auto;
	padding: 0;
	float: left;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.div500 {
	width: 440px;
	margin: 0 auto;
	padding: 0;
	float: left;
	text-align: center;
}
.div400 {
	width: 360px;
	margin: 0 auto;
	padding: 5px 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #999999;
	border-left-color: #999999;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	background-image: url(sfondo400sotto.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
}
.div400titolo {
	width: 360px;
	margin: 0px auto;
	padding: 5px 10px;
	text-align: left;
	color: #FF0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	background-image: url(sfondo400.jpg);
	background-repeat: no-repeat;

}


.div400link {
	width: 360px;
	margin: 0px auto;
	padding: 5px 10px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #999999;
	border-left-color: #999999;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	background-image: url(sfondo400sotto.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.img-flot-sinistra {
	margin: 3px;
	padding: 3px;
	float: left;
	border: 1px double #CCCCCC;
}
.img-flot-destra {
	margin: 0px 3px 3px;
	padding: 0px 3px 3px;
	float: right;
}
.rosso {
	color: #FF0000;
}



.rossolink {
	text-align: left;
	color: #FF0000;
}
.rossolink:link {
	text-decoration: none;
}
.rossolink:visited {
	text-decoration: none;
}
.rossolink:hover {
	text-decoration: underline;
}
.rossolink:active {
	text-decoration: none;
}

.a-1 {
	text-align: left;
	color: #666666;
	
}
.a-1:link {
	text-decoration: underline;
}
.a-1:visited {
	text-decoration: underline;
}
.a-1:hover {
	text-decoration: underline;
}
.a-1:active {
	text-decoration: underline;
}


h1 {
	font-size: 16px;
	color: #FF0000;
	margin: 0px auto;
	padding: 0px;
}
h2 {
	font-size: 16px;
	color: #FF0000;
	margin: 0px auto;
	padding: 0px;
}

.grigiorosso {
	text-align: left;
	line-height: 16px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.grigiorosso:link {
	text-decoration: none;
}
.grigiorosso:visited {
	text-decoration: none;
}
.grigiorosso:hover {
	text-decoration: underline;
	color: #FF0000;
}
.grigiorosso:active {
	text-decoration: none;
}

.footer {
	background-color: #FFFFFF;
	width: 600px;
	margin: 0 auto;
	padding: 10 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px dashed #999999;
}
.afooter {
	color: #666666;
}
.afooter:link {
	text-decoration: none;
}
.afooter:visited {
	text-decoration: none;
}
.afooter:hover {
	text-decoration: underline;
}
.afooter:active {
	text-decoration: none;
}
.fotomini {
	border: 1px solid #333333;
}
.bianco {
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.bianco:link {
	text-decoration: none;
}
.bianco:visited {
	text-decoration: none;
}
.bianco:hover {
	text-decoration: underline;
}
.bianco:active {
	text-decoration: none;
}
.navigazione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

