@charset "iso-8859-2";
a:hover {
	text-decoration: underline;	
}
.input {
	font-size: 10px;
	color: #000000;
	border: 1px solid #6699CC;	
	width: 150px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #C6D9EC;
	border: 1px solid #6699CC;
	cursor: hand;
}
.BordoUpDown {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #99ADB9;
	border-bottom-color: #99ADB9;
	background-image: url(../img/sfondo.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.Logo {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: right;
}
.MenuPri {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #99ADB9;
	border-bottom-color: #99ADB9;
	background-image: url(../img/sfondoMenu.gif);
	background-repeat: repeat-x;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #536C7B;
}
.MenuPri span{
	padding-right: 20px;
	padding-left: 20px;
}
.MenuPri a{
	text-decoration: none;
	color: #536C7B;
}
.MenuPri a:hover{
	color: #3A4E58;
	text-decoration: underline;
}
.MenuPri #Sel{
	color: #15428B;
	text-decoration: underline;
}
.Top {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #99ADB9;
	border-bottom-color: #99ADB9;
	background-image: url(../img/sfondo.gif);
	background-repeat: repeat-x;
	background-position: center center;
	text-align: right;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
.Top a{
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.Top a:hover{
	color: #990000;
	text-decoration: underline;
}
.Bottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #99ADB9;
	border-bottom-color: #99ADB9;
	background-image: url(../img/sfondo.gif);
	background-repeat: repeat-x;
	background-position: center center;
	text-align: right;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
.Bottom a{
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.Bottom a:hover{
	text-decoration: underline;
}
.Contenuti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.Contenuti a{
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.Contenuti a:hover{
	text-decoration: underline;
}
