﻿body { 
	font-family:Verdana; 
	font-size: 9pt; }
	
table { 
	font-size: 9pt;
	margin-top:0px; 
	margin-bottom:0px }

ul { 
	list-style-type: square; 
	margin-top:2px; 
	margin-bottom:2px }
ol { 
	margin-top:2px; 
	margin-bottom:2px; list-style-type:lower-roman }
p  {  
	margin-top: 1px; 
	margin-bottom: 1px }

h2 {
	color: #1830CE;
	font-family: arial;}

h3 {
	color: #1830CE;
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	border-bottom:2px solid #1830CE}

/* ############################ MODIFICA CARABETTA */
h4 {
	margin:0; 
	color: #FEFEFE/*#1830CE*/;
    font-size: 12pt;
	font-family: arial;
	font-weight: bold;
	text-indent: 5px;
    border-bottom:2px; /* solid #1830CE MODIFICA CARABETTA */
	background-image: url('style_temp/bt2.jpg');
	}

h1 {
   font-family: Arial;
   color: #FFFFFF;
   text-decoration: none; 
   text-align:center; 
   font-size: 16pt; 
   background-color: #31009c;  
   border-bottom: 4px solid #ffcc00 
}

a:link { 
	color: #3165CE; 
	font-size: 8pt;
	text-decoration:none; 
	font-weight: bold;
	}

a:hover { 
	text-decoration: none; 
	color: #33CC33; }
	
a:visited {
	font-size: 8pt;
	color: #33CC33; 
	text-decoration:none; 
	font-weight: bold;}

a:visited:hover { 
	text-decoration: underline; 
	color: #FF9933; }
	
#footer1 {background:url(style_temp/footer.jpg) left top #717171;}
.container { width:100%; height:130px;}
