.stilepagine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-image: url(immagini/puntino.gif);
	padding: 2px;
}



.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #003366;
	text-transform: uppercase;
	font-variant: normal;
}
.neretto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #990000;
	font-style: normal;
	line-height: normal;
}
.corsivo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.evidenziatore {
	background-color: #FFFF00;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	background-color: #A3D8E7;
	color: #990000;
}
a:visited {
	color: #663333;
}
.testoinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.sfondo {
	background-color: #EAF5FD;
}
.stilepagine2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	list-style-position: inset;
	list-style-type: square;
}
.sfondo2 {
	background-color: #EFEFEF;
}
.titololibro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #1B601C;
	font-style: normal;
	line-height: normal;
}


/* BOX INDEX */
DIV.boxindex {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #87AABB;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-right-color: #87AABB;
	border-bottom-color: #87AABB;
	border-left-color: #87AABB;
	margin: 0px 5px 5px 0px;
	padding: 2px 2px 2px 2px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	
}

DIV.boxindexdx {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #87AABB;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-right-color: #87AABB;
	border-bottom-color: #87AABB;
	border-left-color: #87AABB;
	margin: 0px 0px 5px 3px;
	padding: 2px 2px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;


}


.boldindex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

/* TITOLI INDEX */
.h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #006600;

}

.h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #CC6600;

}

.h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #990000;

}

.h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #8A9095;

}



#navcontainer
 {
 width: 180px;
 padding: 0 0 1em 0;
 margin-bottom: 1em;

 background-color: #90bade;
 color: #333;
 }
 
  .titsez
 {
 padding: 0,2em;
 font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
 font-size:medium;
 font-weight:bold;
 color:#990000;
 }
 

 #navcontainer ul
 {
 list-style: none;
 margin: 0;
 padding: 0;
 border: none;
 }

 #navcontainer li
 {
 font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
 font-size:10px;
 border-bottom: 1px solid #90bade;
 margin: 0;
 }

 #navcontainer li a
 {
 display: block;
 padding: 5px 5px 5px 0.5em;
 border-left: 10px solid #1958b7;
 border-right: 10px solid #508fc4;
 background-color: #2175bc;
 color: #fff;
 text-decoration: none;
 width: 100%;
 }

 html>body #navcontainer li a { width: auto; }

 #navcontainer li a:hover
 {
 border-left: 10px solid #1c64d1;
 border-right: 10px solid #5ba3e0;
 background-color: #2586d7;
 color: #fff;
 }
 
  .float { float:left; padding: 0 5px 3px 3px;
  } 

