/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #084886;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFCC00;
	background-color: #084886;
	text-align: center;
	font-weight: bolder;
	padding: 5px;
}

.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}

.spot {
	background-color: #E0E7EF;
	border: thin solid #FFFFFF;
	background-image: url(immagini/sfondo3.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 10px;
	list-style-type: disc;
	text-align: justify;
}
.foot {
	background-color: #FFFFFF;
	border: thin solid #FFFFFF;
	background-image: url(immagini/sfondo5.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 10px;
	list-style-type: disc;
	text-align: justify;
}
.spot a:link {
	color: #FF0000;
	text-decoration: none;
}
.spot a:visited {
	color: #FF0000;
	text-decoration: none;
}
.spot a:hover {
	color: #FF0000;
	text-decoration: none;
}
.spot a:active {
	color: #FF0000;
	text-decoration: none;
}

body {
	background-color: #ffcc00;
	background-image: url(immagini/sfondo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.sfondo {
	background-color: #FFFFFF;
	background-image: url(immagini/sfondo2.jpg);
	background-repeat: repeat-x;
}
.sottobanner_grigio {
	background-color: #D9D9D9;
	border: thin solid #FFFFFF;
	height: 25px;
	width: 240px;
	color: #333333;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	padding-left: 10px;
	background-image: url(immagini/sottobanner_grigio.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	font-weight: bolder;
}

.sottobanner_grigio a:link {
	color: #333333;
	text-decoration: none;
}
.sottobanner_grigio a:visited {
	color: #333333;
	text-decoration: none;
}
.sottobanner_grigio a:hover {
	color: #333333;
	text-decoration: none;
}
.sottobanner_grigio a:active {
	color: #333333;
	text-decoration: none;
}

.sottobanner_rosso {
	background-color: #FF1000;
	border: thin solid #FFFFFF;
	height: 25px;
	width: 240px;
	color: #FFFFFF;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	padding-left: 10px;
	background-image: url(immagini/sottobanner_rosso.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bolder;
	text-align: left;
}

.sottobanner_rosso a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.sottobanner_rosso a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.sottobanner_rosso a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.sottobanner_rosso a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.spot2 {
	background-color: #E0E7EF;
	background-image: url(immagini/sfondo3-.jpg);
	background-repeat: repeat-x;
	border: thin solid #FFFFFF;
	background-position: bottom;
}
.readme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 200px;
	width: 240px;
	border: thin solid #FFFFFF;
	overflow: auto;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-style: italic;
}
.piede {
	background-color: #EEEFEE;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.titoli {
	padding: 0px;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
}
.sottomenu_rosso_01 {
	background-color: #CC0000;
	height: 15px;
	color: #FFFFFF;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	padding-left: 10px;
	font-weight: bolder;
}
.sottomenu_rosso_02 {

	background-color: #FF1000;
	height: 15px;
	color: #FFFFFF;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	padding-left: 20px;
	font-weight: bolder;
}
.tabelle {
	list-style-type: disc;
	text-align: justify;
	border: thin solid #EFEFEF;
}
.tendina {
	width: 240px;
	height: 20px;
}
.contatti {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #666666;
}
.titoli {
	font-size: 18px;
	font-weight: bold;
	color: #084886;
}
