body {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
}

 /* Ridefinizione di margini e padding ================================================*/ 
html, body, table, form, fieldset { margin: 0; padding: 0; } 
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address { margin: 0 0 1em; padding: 0; }
li { margin-left: 2.5em; margin-bottom: .5em; padding: 0; }
dd { margin-left: 1em; } 
blockquote { margin-left: 2em; margin-right: 2em; } 
fieldset p, fieldset table { margin: 0; } 


/* Ridefinizione form (fieldset, input) ================================================*/ 
fieldset { border: 1px solid #808080; margin-bottom: 1em; padding: 0 1em 1em 1em; } 
legend { margin-bottom: 1em; padding: 0 .5em; line-height: normal; } 
/* Commentato in quanto last-child non &egrave; nelle specifiche CSS2 body:last-child legend { margin-bottom: 0; } 
body:last-child fieldset { padding-top: 1em; }*/ 

input[type=submit], input[type=reset], input[type=button] { padding-left: .8em; padding-right: .8em; margin-left: .5em; } 
* html input.pulsante { /* sostituire con commento condizionale! */ padding-right: .5em; padding-left: .5em; margin-left: .5em; } 

/* Tipografia: dimensionamento e stile caratteri ================================================*/ 
html { font-size: 100%; } 

/*input, select, textarea, th, td { 
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif; 
	font-size: 1em; 
} 
*/
ul *, ol * { font-size: 1em; } 
table { font-size: 100%; } 
table * { font-size: 1em; } 
blockquote * { font-size: 1em; } 
h1, h2, h3, h4, h5, h6 { 
	margin-bottom: .2em; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: normal; 
} 
/*h1 { font-size: 1.40em; } 
h2 { font-size: 1.30em; }
h3 { font-size: 1.80em; } 
h4 { font-size: 1.15em; } 
h5 { font-size: 1.1em; } 
h6 { font-size: 1em; } */
code, pre, samp, kbd, tt { font-family: "Courier New", Courier, monospace; font-size: 1em; } 

/* Varie ================================================*/ 
abbr, acronym { border-bottom: 1px dashed #000; cursor: help; } address { font-style: normal; } img { border: none; }  

.nascosto { display: none; } 

p.ultimamodifica { margin-top: 50px; font-size: .9em; } 
p.sottotitolo { font-style: italic; } 
.fondoAzz { background-color: #E7F1F5; } 
.fondoAzzChiaro { background-color: #F4F9FB; } 
.fondoGiallo { background-color: #FFFFCC ;}
.bordoBlu { border-collapse : separate; border: 1px solid #1072A1;  }
.bordoBlu td { border: 1px solid #1072A1; }
.ol_alfabetica { list-style-type: lower-alpha; }
.lista_alfabetica { list-style-type: lower-alpha; }
.SOTTOTITOLI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.TITOLI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #717171;
	padding-left: 6px;
}

.grassetti{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:13px}
.grassetti_bold{ font-weight:bold;}

.testoBianco{color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; size:10px;}
.prezzi1{
background-color:#F5EEDE;
}

.prezzi2{
background-color:#C0D0BB;
}
.imgdestra{	float:right; margin:10px 0 5px 10px}
.imgsinistra{	float: left; margin:10px 10px 5px 0}
.prezzi_viola{background-color:#9FA0CE;}
.fondo_bianco{background-color:#FFFFFF;}
/* Stile link ================================================*/  
/*a:link { text-decoration: underline; color: #00c; background: #fff; } a:visited { text-decoration: underline; color: #800080; background: #fff; } 
a:hover { text-decoration: underline; color: #fff; background: #00c; } a:active { text-decoration: underline; color: #00c; background: #fff; }  */
.tab_cal  { border:1px solid #FFFFFF }