body {
	background-color: #12018B;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body a {
	color: #FFFFFF;
	text-decoration: underline;
}
body a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
body a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
body a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
body a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.sfondo_sx {
	background-image: url(../imm_struttura/sfondo_sx.jpg);
	background-repeat: repeat-y;
}
.sfondo_dx {
	background-image: url(../imm_struttura/sfondo_dx.jpg);
	background-repeat: repeat-y;
}
.piede {
	background-image: url(../imm_struttura/piede.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.header1 {
	background-image: url(../imm_struttura/header_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header2 {
	background-image: url(../imm_struttura/header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu {
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.menu_piede {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #236099;
	text-decoration: none;
	padding: 10px;
}
.testo13 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #236099;
	text-decoration: none;
}
.testo a {
	color: #236099;
	text-decoration: underline;
}
.testo a:link {
	color: #236099;
	text-decoration: underline;
}
.testo a:hover {
	color: #5A8B1E;
	text-decoration: underline;
}
.titolo_tabella {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.testo a:visited {
	color: #236099;
	text-decoration: underline;
}
.testo a:active {
	color: #236099;
	text-decoration: underline;
}
.testo_tabella {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #236099;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.promozione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 15px;
}
.promozione a {
	color: #FFFFFF;
	text-decoration: none;
}
.promozione a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.promozione a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.promozione a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.promozione a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
