body {font: normal 90% Verdana, Arial, Helvetica, sans-serif;
	margin:0; padding:0; background:#7a94c4; color:#000000; text-align:center;}
/* ---------------------------- */

/* HEADER */
#header{width: 920px; 	height:79px; margin:0 auto; background: #fff;} 
/* ---------------------------- */


/* MENU VERTICALE */
div.bottoni{ background:#d2e7ea; color:#666; border-top:#7a94c4 dotted 1px; text-align:left; padding:10px;}
div.bottoniultimo{ background:#d2e7ea; color:#666; border-top:#7a94c4 dotted 1px; text-align:left; padding:10px; border-bottom:#7a94c4 dotted 1px; text-align:left; padding:10px;}
/* ---------------------------- */

/* CONTENT */
#tabella{ margin:auto; text-align:center; background:#FFFFFF; width:920px;}
/* ---------------------------- */

/* COLUMN LEFT */
#left {width: 180px; float: left; padding:5px; margin:0%; font-size:85%;}
/* ---------------------------- */

/* COLUMN CENTRO */
#centro {float: left; 	width: 530px; 	padding:5px;}
/* ---------------------------- */

/* COLUMN RIGHT */
#right {width: 180px; 	height: auto; 	float: right; 	padding:5px; font-size:85%;}
/* ---------------------------- */


/* FORMATTAZIONE TESTI */
h1 {text-align:center; margin:auto; color:#FFFFFF;
	font-size:90%; padding-top:5px; padding-bottom:5px;
	letter-spacing: 1px; width:918px;  border-top:0;} 

p.testo{line-height:130%; text-align:justify; font-size:85%; padding-left:15px;}

li{text-align:justify; font-size:85%; line-height:150%;}
/* ---------------------------- */

/* LINK */
a.collegamento:link {color: #ffffff;   text-decoration:none;}
a.collegamento:visited {color: #ffffff;   text-decoration:none;}
a.collegamento:hover {color:#ffffff; text-decoration:underline;}

a.menu:link {color: #666;   text-decoration:none;}
a.menu:visited {color: #666;   text-decoration:none;}
a.menu:hover {color:#666; text-decoration:underline;}

a.lista:link {color: #666;   text-decoration:none;}
a.lista:visited {color: #666;   text-decoration:none;}
a.lista:hover {color:#666; text-decoration:underline;}
/* ---------------------------- */

/* FORM */
form{ font-size:80%; margin:auto; width:85%; text-align:justify;}
/* ---------------------------- */

/* FOOTER*/
div.piede{font-size:75%; text-align:center; color:#fff; margin:10px; padding:10px; line-height:180%;}
.piede a {color: cccccc; text-decoration:none;}
/* ---------------------------- */


/* TABELLA */
td{font-size:80%;}
img.link{border:0;}

td.albo{ text-align:left; border-bottom:#999999 dotted 1px;}
/* ---------------------------- */

