@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	background-color: #3934AA;
}
h1 {
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	font-variant: small-caps;
	font-style: italic;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #070074;
	margin: 0px;
}
.tabelle_aggiuntive {
	background-color: #B9FFFF;
	border: 1px solid #070074;
}
.titolo_ta {
	text-align: center;
	padding: 3px;
}




.menu_top {
	background-color: #322D95;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 3px;
	color: #FFFFFF;
}
.menu_top a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_top a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.menu_top a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.titolo {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bottom {
	text-align: center;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #999999;
}

.win {
	font-size: 24px;
	font-weight: bold;
}
.distr {
	font-size: 16px;
	font-weight: bold;
}
.menu_laterale {
	height: 340px;
	width: 25%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC33;
	left: 5px;
	padding: 5px;
}
.pannello_scrittura {
	padding: 5px;
	width: 45%;
}
.pannello_immagini {
	padding: 5px;
	width: 30%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFCC33;
}
.titolomenu_sx {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 4px;
}
.celle_menu_sx {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
}
.tab_bordo_rosso {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	background-image: url(../Img/vetrinasfondo.jpg);
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
}
.titolo_nested {
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-align: center;
	padding: 4px;
}
.tab_offerta {
	background-image: url(../Img/vetrinasfondo.jpg);
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
}
.quadrato_rosso {
	border: 1px solid #FF0000;
}
.celle_menu_nested {
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
a:link {
	color: #070074;
	text-decoration: none;
}
a:visited {
	color: #070074;
	text-decoration: none;
}
a:hover {
	color: #3934AA;
	text-decoration: underline;
}
.breadcrumbs {
	color: #070074;
}
.titoli_varianti {
	background-color: #0099CC;
}

