body {
	margin: 0px;
	padding: 0px;
}

form {
margin: 0px;
padding: 0px;
}

a:link {
	color:#524690;
	text-decoration: none;
	font-size: 12px;
}

a:visited {
	color:#524690;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	color: #E23E52;
	text-decoration: underline;
	font-size: 12px;
}

hr {
color: #FF3366;
}

.href {
color:#990066;
text-decoration: none;
}

.titolo {
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
font-style: normal;
font-weight: bold;
color: #ffffff;
}

.testo {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; color: #333333}
.testo_piccolo { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #333333}

.menu {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #524690;
	width: 60px;
	height: 60px;
	background-image: url(img/bg_menu.gif);
}

.menu_dis {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E23E52;
	border: 1px solid #E23E52;
	width: 60px;
	height: 60px;
	background-color: #FFFFFF;
}

.menuverticale {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10 pt;
	color: #000000;
	border: 1px solid #524690;
	width: 70px;
	height: 24px;
	background-image: url(img/bg_menu.gif);
}

.menufoto {
	background-color: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10 pt;
	color: #524690;
	border: 1px solid #524690;
	width: 55px;
}


.subtesto {
	background-color: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #524690;
	border: 0px;
	height: 20px;
}


.selectedmenu {
background-color: #FFFFFF;
font-family:  Arial, Helvetica, sans-serif;
font-size: 10px;
color: #E23E52;
border: 1px solid #E23E52;
width: 60px;
height: 60px;
font-weight: bold;
vertical-align: middle;
}

table {
font-family: "trebuchet MS", arial, tahoma;
font-size: 12px;
margin: 0px;
padding: 0px;
border: 0px none;
}

.form {
	background-color: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #524690;
	border: 1px solid #524690;
	height: 20px;
}

.disabled {
background-color: #FFFFFF;
font-family:  Arial, Helvetica, sans-serif;
font-size: 10 pt;
color: #cccccc;
border: 1px solid #cccccc;
}


.input {
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 10 pt;
border: 1px solid #CCCCCC;
}

.unnamed1 {
font-size: 12px;
font-weight: bold;
}

.colonnaBordoGrigioIdent {
border-right-style: solid;
border-right-color: #CCCCCC;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 0px;
text-indent: 3pt;
border-top-style: none;
}

.colonnaBordoGrigio {
border-right-style: solid;
border-right-color: #CCCCCC;
border-right-width: 1px;
border-top-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
}
.fontBold {
font-weight: bold;

}

.tableborder {
border: 1px solid #CC3366;
}
.chgtopbar {
	background-attachment: scroll;
	background-color: #62508E;
	background-image: url(img/bg_top_chg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.chgbottombar {
	background-attachment: scroll;
	background-color: #62508E;
	background-image: url(img/bg_bottom_chg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.headattivita {
	background:#62508E;
	font: 13px Arial, Helvetica, "sans-serif bold 13px";
	color: #FFFFFF;
}