/* CSS Document */


BODY {
    background-color: #D2DBFF;
	font-family : Arial, Helvetica, sans-serif;	
	font-size:12px;
	color: #0E16AB;
/*	scrollbar-face-color: #DBDBDB;
	scrollbar-base-color: #FDFCF7;
	scrollbar-highlight-color: #DCDCDC;
	scrollbar-3d-light-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-dark-shadow-color: #ACACAC;
	scrollbar-arrow-color: #4169E1;*/
}
.testo {
	
	color:#0E16AB;
}

.titolo {
	
	color:#333333;
	font-weight:bold;
}

.titolo2 {
	
	color:#666666;
	font-style:italic;
}

ul {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#cccccc;
	
}
a {
	text-decoration: none;
	color: #7399FF;

}
a:hover {
	
	color: #5681FE;
	text-decoration:underline;
}
a:visited {
	
	color: #5681FE;
	text-decoration:underline;
}


a.swf {
		font-size: 10px;
	color: #00CCFF;
		text-decoration:none;
}
a.swf:hover {
		font-size: 10px;
	color: #00CCFF;
	text-decoration:none;
}
a.swf:visited {
		font-size: 10px;
	color: #ffccFF;
		text-decoration:none;
	
}

#navlist { list-style-image: url(images/list.gif); } 


input { 
	font-size:9pt;
	color: #006699;
	
	line-height:140%;
	 background-color: #ffFFFF;
 border: 1px #CCCCCC solid
 }
 
 select { 
	font-size:9pt;
	color: #006699;
	background-color: #ffFFFF;
	
	line-height:140%;
    border: 0px #CCCCCC solid;
	
 }
 
  option { 
	font-size:9pt;
	color: #006699;
	line-height:140%; 
 } 
 
 TEXTAREA { background-color: #ffffff; }
 
 TEXTAREA { 
	font-size:9pt;
	color: #006699;
	
	line-height:140%; border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
 } 
 
 .nothing {background-color: #000000 ; border-color:000000; }
.home {
	color: #0E16AB;
	font-size: 14px;
	line-height: 20px;



}

.homeEnter {
	color: #5681FE;
	font-weight: bold;

}

.homeTit {
	font-weight: bold;




}
