A {text-decoration: none; color: #0c4790}
A:Hover { text-decoration: underline; color: #c00}
a.glossary-term {
	text-decoration: none;
	border-bottom: 1px dashed #080;
	color: #000000;
	cursor: help;
} 
a.home {font-family: verdana, Arial, sans-serif; font-size: 10px;}
form {
	margin: 0px;
}
BODY {
	font-family: verdana, Arial, sans-serif; margin:0;padding:0;font-size: 12px; color: #333;
	background:#E9EDEC url(/images/sfondo.png) repeat-x;
}
TD {font-family: verdana, Arial, sans-serif; font-size: 12px; color: #333;}
.mainmenu {font-size: 10pt;}
.testosmall {font-size: 11px;}
.testosmall2 {font-family: Arial, sans-serif; font-size: 10px;}
.topic {font-size: 11px; color: Gray; text-transform: uppercase; letter-spacing : 1px;}
.sottopost {
	font-size: 11px;
	color: Gray;
	font-style: italic;
}
.topichome { text-transform: uppercase; color: #696969; }
.subtitolo {font-size: 10pt;}
.titolo {font-size: 16px; font-weight: bold;}
.titolohome { font-family:arial; font-size: 14px; }
.titolohomer { font-family:arial; font-size: 16px; color: #c00;}
.titolohomes { font-family:arial; font-size: 11px; }
.testohome { font-family:georgia; line-height:1.4; color:#333; }

.titoloold { font-size: 18px/17px; color : #ff0000; font-weight: bold;}
TABLE.Mtable TD {font-family: verdana, sans-serif; border-bottom:solid #93BEE2 1px;}
.Mbox {border:solid #999999 1px; background: #ffffcc; font-size: 12px;font-weight: bold;}
.Mbox2 {border-top:solid #999999 1px; border-bottom:solid #999999 1px;	background: #eeeeee;}
.wwtext1 {font-size: 8pt;}
.wwtext5 {font-size: 8pt;	color : #ff0000;}
.wwtext6 {font-size: 8pt;	color : #0066cc;}
#copy {font-family: Arial; font-size: 8pt;}
#desc {background: #ffffff;}
#tab1 {background: #000000;}
#tab2 {background: #CD8DF3;}
#tr1 {background:#ffffff;}
#td1 {background:#444444;}
#tdrand {background:#666666;}
h1, h2, h3, h4, h4, h5, h6 {margin:0px; padding:2px;}
H1 { font-size: 22px; color : #ff0000; font-weight: bold;}
H2 { font-size: 18px; color : #cc0000; font-weight: bold;}
H3 { font-size: 16px; color : #990000; font-weight: bold;}
H4 { font-size: 11px; color : #660000; font-weight: bold;}
.titolobox {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/* COLORI */
.red {color: #ff0000;}
.sred {color: #990000;}
.dred {color: #330000;}
.white {color: #FFFFFF;}
.gray { color: #666666; }
.dgray { color: #333333; }
.yel { color: #FFFF00; }
.yel2 { color: #fc0; }
.ora { color: #FF4500; }
.gre { color: #336600; }
.green {	color: Green; }
.blu2 {color: #4169E1;}
.blu3 {color: #BB1A59;}
.black {color: #000;}

.articoli {	font-size: 11pt;}

/* Inline bulleted list */
.bullets li {background:none;padding:0 .5em 0 .7em}
.bullets li.first {background:none;padding-left:0}

div.firstAdUnit {margin:0px;}

div#footer {
	background-color: #eeeeee;
	border-top: 1px solid #333333;
	font-size: 12px;
	font-family: Arial, sans-serif;
	padding: 4px;
}

div .left {float:left;}
div .right {float:right;}

.pad2 {padding:2px}
.pad4 {padding:4px}
.pad6 {padding:6px}
.pad8 {padding:8px}
.pad10 {padding:10px}

#bleft {border-left: 1px solid #ccc;}
#bright {border-right: 1px solid #ccc;}

div#maindiv {border:1px solid #666; padding:2px; background-color: #fff; width: 996px;}

/* Logo */
div#logorow {padding-top:6px;margin-bottom:6px;width:100%;float:left}
div#logorow img {float:left;margin-right:20px}
div#logorow .hdr {padding-bottom:5px;float:left; width: 280px;}

/* Menu verticale */
#menuvert{width: 110px; padding: 0 0 1em 0; margin-bottom: 1em;  background-color: #ffffff; color: #333; }

#menuvert ul{list-style: none;margin: 0;padding: 0;border: none;}

#menuvert li a{
	display: block;
	padding: 2px 2px 2px 6px;
	border-left: 6px solid #dcdcdc;
	border-right: 6px solid #c0c0c0;
	background-color: #fff;
	color: #696969;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 100%;
	font-size: 11px;
}

#menuvert li span{
	display: block;
	padding: 2px 2px 2px 6px;
	border-left: 6px solid #dcdcdc;
	border-right: 6px solid #c0c0c0;
	background-color: #fff;
	color: #696969;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 100%;
	font-size: 11px;
}

html>body #menuvert li a{ /*Non IE6 width*/
width: auto;
}

html>body #menuvert li span{ /*Non IE6 width*/
width: auto;
}
#menuvert li a:hover{
	border-left: 6px solid #c0c0c0;
	border-right: 6px solid #dcdcdc;
	background-color: #E6E6FA;
	color: #000;
}
#main {float:right; width: auto; padding: 10px;}

/* Form senza margine */
.nomargin form {
	border: 0;
	margin: 0;
	padding: 2px;
}