﻿body {
	margin:0;
	background-color:#2D90F1;
	background:url('../images/bg_top.gif') repeat-x left top;
	font-family: Arial;
	font-size: 10pt;
}
.sinistra {
	background-color:#2D90F1;
	background:url('../images/bg_top.gif') repeat-x left top;
}
.destra {
	background-color:#2D90F1;
	background:url('../images/bg_top.gif') repeat-x left top;
}
th {
	color : #000000;
	font-size : 11px;
}
input, select {
	color : #000000;
	font-size : 11px;
	font-weight: bold;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.title01 {
	color : #FFFFFF;
	margin-top : 10px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 13px;
	font-weight: bold;
	font-style: italic;
}
.title {
	color : #000000;
	margin-top : 28px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 45px;
	margin-right : 10px;
	font-size : 11px;
	font-weight: bold;
}
.title a {
	color : #EF6D00;
}
.title a:hover {
	color : #C25A02;
}
.list {
	color : #FFFFFF;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-weight: bold;
}
.right {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 11px;
	font-weight: bold;
}
.right a, .list a {
	color : #FF7500;
}
.right a:hover {
	color : #AAAAAA;
}
.left {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 5px;
	font-size : 11px;
	font-weight: bold;
}
.left a {
	color : #FF6600;
}
.left a:hover {
	color : #FF0000;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
}
p a {
	color : #000000;
	font-weight: bold;
}
p a:hover {
	color : #294A7B;
}
.menu01 {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 9px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-weight: bold;
}
.menu01 a {
	color : #0066cc;
	text-decoration: none;
}
.menu01 a:hover {
	color : #EEEEEE;
}
.menu02 {
	color : #FFFFFF;
	margin-top : 15px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-weight:bold;
}
.menu02 a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu02 a:hover {
	color : #DDDDDD;
}
.data {
	color : #9A9A9A;
	margin-top : 15px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-weight: bold;
}
.t01 {
	color : #F3400F;
	margin-top : 1px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-weight: bold;
}
.style1 {
	color: #FF6600;
}
.style2 {
	text-align: justify;
}
.style3 {
	color: #FF7500;
	font-weight:bold;
}
.style4 {
	border-width: 0px;
}
.style5 {
	text-align: center;
}
.style6 {
	color: #FF7500;
	font-weight: bold;
	font-size: medium;
}
#browse {
	float: left;
	width: 183px;
	margin: 0;
	padding: 0;
	background: #54f0fd;
	border:0;
}

#browse dd {
	background: #54f0fd;
	/*border-bottom: 1px solid #659db4;*/
	padding: 0;
	margin: 0 2px;
}

#browse dd a {
	color: #0066cc;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 22px;
}

#browse dd a:hover {
	background: #0066cc;
	color:white;
}
#footercorsi a {
	color: #0066cc;
	text-decoration: none;
	font-size:10pt;
	font-weight:bold;
}

#footercorsi a:hover {
	font-weight:bold;
	color:red;
	font-size:10pt;
}

#browse .first {
	padding-top: 10px;
}

#browse .last {
	padding-bottom: 8px;
}

