/* CSS Document */


.Menucoll{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	display:block;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	background-color: #000099;
	width: 120px;
	height: auto;
	padding: 3px;
	border: 1px solid;
	border-color: #000099;
	border-top: 2px solid;
	border-top-color: #000099;

     }
.Menucoll:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style: normal;
	font-weight: bold;
	color:#000099;
	text-decoration:none;
	background-color: #426CFF;
	width: 120px;
	height: auto;
	padding: 3px;
	border: 1px solid;
	border-color: #000099;
	border-bottom-color: #426CFF;
	border-top: 2px solid;
	border-top-color: #000099;
	
	
}

.listini{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	list-style-type: circle;
	text-align: justify;
}


.sfondo-categorie{
background-color:#d21d21;
display:block;
width: 170px;
text-align:center;
}

.coll-semplici{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight:bold;
	color:#000099;
	text-decoration: none;
	     }

.coll-semplici:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: underline;

	     }

.tabella-evidenza{
	background-color:#A4B8FF;
	font-size:16px;
	height: 80px;
	border:2px #990000;
	border-style:dashed;
	line-height:130%
}

.tabelle-sin{
	border-left: 1px;
	border-left-color:#00158a;
	border-left-style: dashed;
}



.tabelle-basso-sinistra{
border-left: 1px; border-left-style:dashed; border-left-color:#00158A;
border-bottom: 1px; border-bottom-style:dashed; border-bottom-color:#00158A; 
}



.tabelle-basso{

border-bottom: 2px solid; border-bottom-color:#006699; 
}



.tabelle-des-sin{

border-right: 1px dashed; border-right-color:#00158A; 
border-left: 1px dashed; border-left-color:#00158a;
}



.tabelle-completo{
border-top: 1px solid; border-top-color: #006699;
border-right: 1px solid; border-right-color:#006699;
border-left: 1px solid; border-left-color: #006699;
border-bottom: 1px solid; border-bottom-color:#006699; 
 
}

.table-scrittura{

}

.interlinea18{
line-height: 18px;
}

