body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	color: #000000;
}

a {
	color: #000000;
}

a:hover {
	color: #ff0000;
}
	
a:active {
	color: #ff0000;
}

#container {
	width: 746px;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
}

#header {
	display: none;
}

#headerprint {
	display: block;
}

#content {
	width: 730px;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	background-color: #ffffff;

}

#footer {
	display: none;
}

#footerprint {
	display: block;
}

#corpopagina {
	width: 720px;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	background-color: #ffffff;
}

#corpodx {
	margin-left: 7px;
	margin-right: 2px;
}

#corpodx div.bgslide table {

}

#corpodx p {
	margin-top: 0px;
}

.separatore {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808099;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.separatorelista {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #02088b;
	margin-bottom: 12px;
	padding-bottom: 2px;
}

#menutop {
	display: none;
}

/*#menutop ul {
	margin: 0px;
	padding: 35px 0px 0px 472px;
	height: 31px;
}

#menutop li {
	width: 89px;
	height: 31px;
	display: inline;
	float: left;
	list-style: none;
	margin: 0px;
	text-align: left;
	padding: 0px;
}

#menubottom ul {
	margin: 0px;
	padding: 61px 0px 0px 651px;
	height: 31px;
}

#menubottom li {
	width: 80px;
	height: 31px;
	display: inline;
	float: left;
	list-style: none;
	margin: 0px;
	text-align: left;
	padding: 0px;
}*/

#menusx {
	margin: 5px;
	background-color: #ffffff;
}

#menusx ul {
	margin: 0px;
	padding: 7px 0px 0px 5px;
	list-style: none;
}

#menusx li {
	margin: 0px;
	text-align: left;
	padding: 5px 0px 10px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #020882;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

#menusx li.reserved {
	background-image: url(../images/dot_reserved.gif);
}

#menusx li li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #04317b;
	background-image: url(../images/dot_null.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

#menusx p {
	margin: 0px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7f809a;
	font-size: 12px;
	font-weight: bold;
}

#menusx a:link {
	text-decoration: none;
}

#menusx a:visited {	
	text-decoration: none;
}
	
#menusx a:hover {
	text-decoration: underline;
}
	
#menusx a:active {
	text-decoration: underline;
}

#menusx p a {
	font-weight: bold;	
}

.sottotitolo {
	margin: 0px;
	padding-left: 5px;
	font-size: 10px;
	font-weight: bold;
	padding-top: 7px;
}

.sottomenu {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

.titolocorpo {
	margin: 0px 0px 10px;
	background-color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}

#subtitle {
	position:absolute;
	left:510px;
	top:225px;
	z-index:1;
	text-align: left;
	display:none;
}

#subtitle span {
	padding: 3px;
	line-height: 18px;
}

pre {
	margin-left:10px;
}

pre.font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#loggedUser {
	border: 1px solid #84849c;
	margin-bottom: 10px;
	padding: 3px;
	background: #00245c;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
}

.markedBox {
	border: 1px solid #84849c;
	margin: 10px;
	padding: 3px;
	background: #00245c;
	font-size: 12px;
	text-align:center;
}

.evidenza {
	color: #ff6600;
}

.login {
	background-color: #000033;
	border: 1px solid #7f8198;
	width: 80px;
	padding: 5px;
}

.monotype {
	font-family: Courier, mono;
}

#powered {
	padding-left: 12px;
	padding-bottom: 10px;
}