/* CSS Document */

body {
	background-image: url('../immagini/sfondo.jpg');
}
.txt_base {
	color: #990099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
}

.txt_sezione {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #808080;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #9E9FF1;
	border-bottom-style: solid;
	padding-left: 5px;
}
.logo_left_style {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9e9ff1;
	padding-top: 5px;
	padding-bottom: 10px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0066ff;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #993300;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #990033;
}
.left_style {
	border-bottom-style: solid;
	border-bottom-color: #9e9ff1;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	line-height: normal;
	padding-bottom: 10px;
	padding-top: 5px;
}
.titolo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	background-position: center;
	color: #88995C;
	text-transform: capitalize;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	height: 30px;
}
.titolo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	background-color: #EFEEFC;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	color: #990099;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tbl_border_left {
	border-bottom-color: #9E9FF1;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #9E9FF1;
	border-right-color: #9E9FF1;
	border-left-color: #9E9FF1;
	border-left-width: 1px;
	border-right-width: 1px;
}
.txt_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990099;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
}
.sfondo_1 {
	background-color: #efeefc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990099;
	padding-left: 5px;
}
.sfondo_menubar {
	background-image: url('../immagini/sf_menubar.jpg');
}
.foto {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.txt_4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
}
.txt_3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.sfondo_nero {
	background-color: #000000;
}
.Titolo-bianco {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FFF;
}

