/*	
	#################################################################################################################
	Stylesheet "print.css"
	URL: www.infoware-mi.it/stylesheets/print.css
	LAST UPDATE: 20 GEN 2005
	AUTHOR: Raffaella Biscuso - raffaella.biscuso(at_)infoware-mi.it -> Replace (at_) with @
	#################################################################################################################
*/
/*	.......................
	Proprieta' della pagina
	.......................
*/
#skip{ display:none}
table, tr, td {
	font-size: .9em;
	padding: 5px;
	}
tr, td {
	border: 1px solid #000000;
	}
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	width: 100%;
	background-color: #FFFFFF;
	color:#000000;
	}
html, body {
	background-color: #FFFFFF;
	color:#000000;
	}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 1.3em;
	padding: 0px;
	margin: 0px;
	height: 20px;
	color: #000000;
	font-weight: 600;
	}
h2 {
	font-family: "Courier New", Courier, mono;
	border-bottom: 1px solid #000000;
	font-size: 1.5em;
	}
.underline {
	text-decoration: underline;
	}
img {
	border: 0;
	}
div.menuHeader {
	display: none;
	}
form { 
	margin: 0px;
	}
fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}
.formGenericoFieldset {
	text-align: right;
	border-top: 1px dashed #000000;
	color: #000000;
	margin-bottom:10px;
	background-color:#FFFFFF;
	}
.citazione {
	font-size: 1em;
	font-weight: bold;
	}
ol {
	margin-left: 25px;
	padding-right: 10px;
	}
.esaBlack {
	color: #000000;
	font-weight: bold;
	text-transform: lowercase;
	}
.esaRed {
	color: #FF0000;
	font-weight: bold;
	text-transform: lowercase;
	}
#reset, #submit {
	width: 120px;
	background-color: #FFFFFF;
	color: #000000;
	}
#reset:hover, #submit:hover {
	background-color: #FFFFFF;
	
	}
.clausole {
	color: #000000;
	font-size: .8em;
	line-height: 1.5em;
	text-align:left;
	}
/*	.......................
	Inizio Header
	.......................
*/
.headerAdv {
	position: absolute;
	right: 400px;
	z-index: 2;
	top: 32px;
	visibility: hidden;
	}
#logo {
	display: none;
	}

/*	.......................
	Inizio blocco destro
	.......................
*/
#rightCol, #leftMenuRiservato {
	display: none;
	}
.rightMenu {
	display: none;
	}
.loginTable {
	display: none;
	} 

/*	.......................
	Inizio blocco centrale
	.......................
*/
#centerWhere {
	display:none;
	}
#centerCol {
	background-color: #FFFFFF;
	color: #000000;
	width: 100%;
	}
.centerImgLeft {
	float: left;
	margin: 10px;
	}
.centerImgRight {
	float: right;
	margin: 10px;
	}
.fullWidth {
	width: 100%;
	padding: 10px 0px 10px 0px;
	}
.dottedFeaturesLeft, .dottedFeaturesRight {
	border: 1px dotted #000000;
	background-color: #FFFFFF;
	text-align: left;
	border-top: 10px solid #000000;
	font-size: .8em;
	width: 50%;
	margin: 10px;
	padding: 5px;
	}
.dottedFeaturesRight {
	float: right;
	}
.dottedFeaturesLeft {
	float: left;
	}
.dottedFeaturesLeft li, .dottedFeaturesRight li {
	margin-left: 0px;
	font-size: 1.1em;
	}
.clear {
	clear: both;
	}
.enfasi {
	font-weight: bold;
	}
.formGenericoFieldset {
	text-align: left;
	padding: 10px;
	border-top: 1px dashed #000000;
	color: #FF6600;
	background-color: #FFFFFF;
	text-align: right;
	}
.formGenericoFieldset td input,  .formGenericoFieldset td textarea{
	width: 90%;
	border: 1px solid #000000;
	}
caption {
	font-size: 1.2em;
	color: #003366;
	font-weight: bold;
	padding: 5px;
	background-color: #FFFFFF;
	}
label {
	text-align: center;
	}
/*	.......................
	Inizio blocco sinistro
	.......................
*/

.leftInfo {
	margin: 5px;
	font-size: .8em;
	text-align: left;
	border: 1px dotted #000000;
	padding: 5px;
	}
#leftMenu {
	display: none;
	}
/*	.......................
	Inizio footer
	.......................
*/
#footer {
	text-align: center;
	font-size: .8em;
	background-color: #FFFFFF;
	color: #000000;
	}

a {
	color:#000000;
	background-color:#ffffff;
	text-decoration: none;
	}

