html, body {
	margin-top: 4px;
	padding: 0px;
	SCROLLBAR-FACE-COLOR: #FFFFFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #CCCCCC; 
	SCROLLBAR-ARROW-COLOR: #333333; 
	SCROLLBAR-DARKSHADOW-COLOR: #999999; 
	SCROLLBAR-BASE-COLOR: #CCCCCC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;	
	text-align:justify;
	color: #333333;
	background-image: url(immagini/bg.jpg);
	background-repeat: repeat; 
}

a {font-size:8pt; color: #333399; text-decoration: none;}
a:Hover {font-size:8pt; color: #336699; text-decoration: underline;}

.red_small {font-size: 7pt; color: #FF0000;}
.red_small a {text-decoration: none;}
.red_small a:Hover {color: #7C0012; text-decoration: underline;}

table, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;	
	color: #333333;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border-collapse: collapse;
}

/* classi per bordi */

.border{border: 1px solid #333333; border-collapse: collapse;}
.sx{border-left : 1px solid #333333;}
.dx{border-right : 1px solid #333333;}
.sxdx{border-left : 1px solid #333333; border-right : 1px solid #333333;}
.top{border-left : 1px solid #333333; border-right : 1px solid #333333; border-top : 1px solid #333333;}

div#submenu{
	background-image: url(immagini/index_07.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 22px;
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	margin: 0px;	
}
div#submenu a{color: #333399; text-decoration: none;}
div#submenu a:hover{color: #FFFF00; text-decoration: none;}

.small {font-size: 7pt; color: #666666;}
.small a{font-size: 7pt; color: #666666; text-decoration: underline;}
.small a:hover{font-size: 7pt; color: #FF0000; text-decoration: none;}

div#col{padding: 6px; text-align: left;}
.blu {font-size: 7pt; color: #0000A0;}
.gink{color: #C50009;}

.dek3{color: #01A0E2;}
.dek3 a{color: #01A0E2; text-decoration: none;}
.dek3 a:hover{color: #C50009; text-decoration: none;}

.title{
	font-size: 12pt;
	font-variant: small-caps;
	font-weight: bold;
	color: #0181B8;
}
.title2{
	font-size: 10pt;
	font-variant: small-caps;
	font-weight: bold;
	color: #01A0E2;
}

div#bottom{
	text-align: center;
	height: 68px;
	color: #0181B8;
	font-size: 7pt;
	background-image: url(immagini/index_17.jpg);	
}
div#bottom a{font-size: 7pt; color: #0181B8; text-decoration: none; font-weight: bold;}
div#bottom a:hover{font-size: 7pt; color: #C50009; text-decoration: none; font-weight: bold;}

hr {height : 1px; color : #0181B8; margin: 2px 2px;}

/* classi non usate */

.marquee{ 
	color: #FFFFFF; 
	font-size: 8pt; 
	font-weight: normal;
	font-variant: small-caps;
	background-color: #333399;
	margin: 0px;
	padding: 1px 4px;
}
.marquee a{color: #B5D9E7; text-decoration: none;}
.marquee a:hover{color: #FFFF00; text-decoration: none;}

div#titgallery{
	background-color: #333399;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: normal;
	padding: 2px 4px;
	margin: 0px;	
}
div#titgallery a{color: #FFFFFF; text-decoration: none;}
div#titgallery a:hover{color: #FFFF00; text-decoration: none;}



input.button  {
	font-size : x-small;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	background-color : #333399;
	height : 20;
	width : 120;
	border-style : solid;
	border-bottom-width : 2;
	border-right-width : 2;
	border-top-width : 0;
	border-left-width : 0;
	border-color : #00065B;
	text-align : center;
	vertical-align : middle;
}
	
	