/*a:link, a:visited {
	color: #495C84;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #475A82;
}
a:hover {
	border-bottom: 1px solid;
}
*/
body {
	background-image:  url("images/sfondo.JPG");
	padding: 0;
	margin: 0;
}
#container {
	width:900px;
	margin:0 auto;
}

#upMenu {
	COLOR: #CCCCCC;
	border: 1px solid #000000;
	background-color: #33415E;
	width: 100%;
	text-align: right;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
}
#upMenu a:link, #upMenu a:visited{
	color: #CCCCCC;
	text-decoration: none;
}
#upMenu a:hover{
	COLOR: #CEDBE7;
}

#upTitle {
	width: 100%;
	height: 100px;
	background-image:  url("images/title.jpg");
	border-right: 1px solid #232D41;
	border-left: 1px solid #232D41;
	border-top-color: #232D41;
	border-bottom-color: #232D41;
}
#Menu {
	background-color: #33415E;
	width: 798px;
	text-align: center;
	border: 1px solid #000000;
	display: block;
	height: 13px;
	padding-top: 1px;
	padding-bottom: 1px;
	clear: both;
}
#Menu a:link, #Menu a:visited {
	TEXT-DECORATION: none;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 98px;
	text-transform: capitalize;
	letter-spacing: 0.1em;
	display: inline;
	float: left;
	padding-right: 1px;
}
#Menu a:hover{
	COLOR: #FFFFFF;
	border: #CEDBE7;
	background-color: #3C4B6C;
}

.top_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #33415E;
	margin: 0px;
	border: 1px solid #232D41;
	font-weight: bold;
	text-align: center;
	display: block;
	float: left;
	padding: 2px 6px;
	width: 100px;
}
.red {
	color: #FF0000;
}
.red_bold {
	font-weight: bold;
	color: #FF0000;
}
.main_head {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #E3F0E3;
	display: block;
	text-align: center;
	padding: 2px;
	font-style: normal;
	font-weight: bold;
	visibility: inherit;
	border-top: 2px solid #212C42;
	border-right: 1px solid #212C42;
	border-bottom: 1px solid #212C42;
	border-left: 1px solid #212C42;
	width: 794px;
}
#main_frame {
	background-color: #FF9;
	width: 798px;
	clear: both;
	padding: 0em;
	margin: 0em;
	text-align: left;
	float: left;
	border-top: #33415E;
	border-right: 1px solid #33415E;
	border-bottom: 1px solid #33415E;
	border-left: 1px solid #33415E;
}
#main_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	border-top: 2px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: #000000;
	border-left: #000000;
	clear: both;
	float: left;
	width: 600px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFE6;
}
#main_box .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: compact;
	background-color: #CFD9E2;
	color: #33415E;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	text-align: left;
	padding: 6px 20px;
	margin-bottom: 12px;
}
#main_box .subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #495F89;
	letter-spacing: 0.1em;
	text-align: left;
	text-transform: uppercase;
	padding-left: 20px;
	display: block;
}
#main_box .text {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	clear: both;
}
#main_box a:link, #main_box a:visited {
	color: #33415E;
	font-weight: bold;
}
#main_box a:hover {
	color: #475A82;
}

#main_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FF9;
	color: #33415E;
	border-top: 2px solid #000000;
	text-align: left;
	float: right;
	display: inline;
	width: 197px;
}

#main_menu .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #F8E601;
	color: #33415E;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 20px;
	display: block;
	letter-spacing: 0.1em;
}
#main_menu .text {
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	display: block;
}
#main_menu a:link, #main_menu a:visited {
	color: #6C4475;
	width: 100%;
}
#main_menu a:hover {
	color: #A372AD;
}

.centrato {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 90%;
}


#disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A2B6CC;
	background-color: #33415E;
	width: 792px;
	text-align: center;
	border: 2px solid #212C42;
	padding: 2px;
	display: block;
	clear: both;
}
.table_border1 {
	border: 1px dashed #999999;
}
.table_border2 {
	border: 1px solid #999999;
	clear: both;
}
.table_border3 {
	height: 350px;
	width: 501px;
	border-top: #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	overflow: auto;
	background-color: #000000;
	display: block;
}
.div_centrato {
	margin-right: auto;
	margin-left: auto;
	width: 510px;
}
.table_border2_2 {
	clear: both;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: #999999;
	border-left: 1px solid #999999;
}
