body {
bottom: 0px;
left: 0px;
right: 0px;
top: 0px;
spacing: 0px;
margin: 0px;
} 

a { 
	text-decoration: none;
 	color: #3366CC;
 }

a:visited {
	color: #3366CC;
}

a:hover {
	text-decoration: underline;
	color: #6699ff;
}

a.chiaro { 
	text-decoration: none;
 	color: #000099;
 }

a:visited.chiaro {
	color: #006699;
}

a:hover.chiaro  {
	text-decoration: underline;
	color: #000099;
}
a:link {
        text-decoration: none;
        color: #3366CC;
}
a:visited {
        text-decoration: none;
        color: #3366CC;
}
a:hover {
        text-decoration: none;
        color:#0000FF;
}
a:active {
        text-decoration: none;
        color: #3366CC;
}


h2 { color: #3366CC;
     font-size: 20px;
     font-weight: bold;
     text-align: center;
}

h3 { color: #3366CC;
     font-size: 17px;
     font-weight: bold;
     text-align: left;
}

h4 { color: #3366CC;
     font-weight: bold;
     margin-bottom: 0px;	
     text-align: left;
}

p { 
 	font-family:"Arial", "Verdana";
	color: #333333;
	font-size: 12px;
        text-align: justify;
}

td { 
 	font-family:"Arial", "Verdana";
	color: #333333;
	font-size: 12px;
}

.indirizzo { 
 	font-family:"Arial", "Verdana";
	font-size: 11px;
	color: #3366CC;
  	font-style: italic;
        text-align: center;
}
.capitolo { 
 	font-family: "Arial", "Verdana";
	font-size: 18px;
	color: #3366CC;
  	font-style: italic;
	font-weight: 900;
	font-stretch: ultra-expanded;
        text-align: center;
	letter-spacing: 8pt;
}
.capitolino { 
 	font-family: "Arial", "Verdana";
	font-size: 14px;
	color: #3366CC;
  	font-style: italic;
	font-weight: 900;
	font-stretch: ultra-expanded;
        text-align: center;
	letter-spacing: 8pt;
}

.testocolorato { 
 	font-family: "Arial", "Verdana";
	font-size: 12px;
	color: #3366CC;
  	font-style: italic;
	font-weight: 900;
	font-stretch: ultra-expanded;
        text-align: center;
	letter-spacing: 2pt;
}

.titolo { 
 	font-family:"Arial", "Verdana";
	font-size: 16px;
	color: #3366CC;
  	font-style: italic;
        text-align: center;
}


 .Titolo_w { 
 	font-family:"Arial", "Verdana";
	font-size: 20px;
	color: #cccccc;
  	font-style: italic;
}
 .sottoTitolo { 
 	font-family:"Arial", "Verdana";
	font-size: 14px;
	color: #3366CC;
  	font-style: italic;
	font-weight: bold;
}
 .sottoTitolo_w { 
 	font-family:"Arial", "Verdana";
	font-size: 14px;
	color: #ffffff;
  	font-style: italic;
	font-weight: bold;
}
.norma { 
 	font-family: "Verdana", "Arial";
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
}
.piccolo { 
 	font-family: "Verdana", "Arial";
	font-size: 8px;
	font-style: italic;
}
div {
 	font-family: "Verdana", "Arial";
	font-size: 12px;
	color: #000000;
	font-style: normal;
	}

li {
	list-style: outside square url(img/bullet_bianco.gif);
        text-align: left;
	padding: 4px;
	}

dt {
 	font-family:"Arial", "Verdana";
	font-size: 12px;
	color: #3366CC;
	padding-top: 10px;
	padding-bottom: 10px;
        text-align: left;
	}

dd {
        text-align: justify;
	}

img.left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	border:0px;
	}
img.imag1 {
	 float : left;
	margin-right: 51px;
	margin-bottom: 10px;
	border:20px;
}

.sinistra {
	text-align: left;
	display: block;
	}

.didasc { 
 	font-family:"Arial", "Verdana";
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
        text-align: center;
}
#bubble_tooltip{
        width:147px;
        position:absolute;
        display:none;
}
#bubble_tooltip .bubble_top{
        background-image: url('../images/bubble_top.gif');
        background-repeat:no-repeat;
        height:16px;
}
#bubble_tooltip .bubble_middle{
        background-image: url('../images/bubble_middle.gif');
        background-repeat:repeat-y;
        background-position:bottom left;
        padding-left:7px;
        padding-right:7px;
}
#bubble_tooltip .bubble_middle span{
        position:relative;
        top:-8px;
        font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
        font-size:11px;
}
#bubble_tooltip .bubble_bottom{
        background-image: url('../images/bubble_bottom.gif');
        background-repeat:no-repeat;
        background-repeat:no-repeat;
        height:44px;
        position:relative;
        top:-6px;
}

img.right{ float:right; margin-left:8px; margin-top:7px;}

