/*CSS StyleSheet for www.eresie.it*/
/*by http://www.xmt.it*/

/*Basic HTML*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	background-image: url(../Immagini/BackTop_left.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	float: right;
	width: 750pt;

}
a:link {	
}
a:visited {
	color: #CC3333;
}
a:hover {	
}
a:active {
}
/*BOXES*/
/*Contenitore generale*/
#Container {
	margin: 0px;
	padding: 0px;
	width: 98%;
}
/*Zona Intestazione*/
#Container #Header {
	margin: 0px;
	padding: 0px;
	height: 170px;
}
#Container #Header  h1{
	text-indent: -999px;
	text-align:right;
	padding: 0px;
	margin: 8px 0px;
	font-size: 7%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	word-spacing: 0.4em;
	height: 30px;
	background-image: url(../Immagini/LOGOright.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
#Container #Header  h2{
	text-align:right;
	padding: 0px;
	padding-left: 180px;
	margin: 0px;
	font-size: 210%;
	font-family: Tahoma;
	color: #003399;
	font-weight: bold;
	font-variant: small-caps;
}
#Container #Header h3 {
	text-align: right;
	font-size: 80%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-left: 400px;
	font-style: italic;
	color: #003333;
}

/*contenitore testo centrale*/
#Container #Main {
	margin: 0px;
	padding: 0px;
}
/*-----NAVIGAZIONE------*/
#Container #Main #NAV {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 160px;
}
#Container #Main #NAV li h4{
	font-size: 10%;
	margin: 0px 0px 5px 0px ;
	padding: 0px;
	height: 19px;
	text-indent: -200px;
}
#Container #Main #NAV ul{
	list-style-type:none;
	margin: 4px 0px 4px 0px;
	padding: 2px 2px 14px 0px;
	font-size: 75%;
}
#NAV ul#navigazione{
	background-image: url(../Immagini/MenuNAV.gif);
	background-repeat: no-repeat;
	height: 129px;
	font-weight: bold;
}
#NAV ul#navigazione a{height: 19px;}
#NAV ul#storico{
	background-image: url(../Immagini/MenuSTOR.gif);
	background-repeat: no-repeat;
	height: 287px;
}
#NAV a:link, #NAV a:visited{
	margin: 0px 0px 0px 2px;
	padding: 1px 0px 1px 13px;
	width: 88%;
	display: block;
	text-decoration: none;
	background-image:url(../Immagini/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0% 10%;
	color: #0066CC;
}
#NAV a:hover{
	display: block;
	color: #FFFFFF;
	background-image: url(../Immagini/MenuHOVER.gif);
	background-repeat: repeat-y;
	background-position: -20% 0%;
	text-decoration: underline;
}	
/*-----Zona Articolo principale-----*/
#Container #Main #Text {
	font-size: 85%;
	margin: 2px 0px 0px 168px;
	padding: 0px 0px 40px 0px;
}
#Container #Main #Text h2 {
	border-bottom: 1px solid #333333;
	margin: 0px 0px 4px 0px;
	width: 90%;
	font-family: Tahoma, Verdana, Arial;
	padding: 0px 0px 0px 8px;
}
#Container #Main #Text h3 {
	font-family: Tahoma, Verdana, Arial;
	color: #333333;
	margin: 5px 2px 4px 2px;
	padding: 2px;
}
 #Text p {
	margin: 2px;
	padding: 2px;
}
#Text p a:link {
	color: #000099;font-weight: bold;
	text-decoration: none;   
}
 #Text p a:visited {font-weight: bold;
	text-decoration: none;
}
 #Text p a:hover {	
	color: #663333;
	text-decoration: underline;
	font-weight: bold;
}
/*elenco in articolo principale*/
#Container #Main #Text ul {
	list-style-type: disc;
	word-spacing: 0.2em;
	margin: 3px 2px 3px 12px;
	padding: 0px 0px;
	list-style-position: inside;
}
#Container #Main #Text ul li{
	margin: 2px 0px 3px 0px;
	padding: 0px;
}
/*immagine in articolo principale*/
#Container #Main #Text #textPIC {
	clear: right;
	float: right;
	width: 160px;
	padding: 0px;
	text-align: center;
	margin: 20px 5px 8px 5px;
}
#Container #Main #Text #textPIC h4 {
	font-size: 100%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 1px;
	text-align: center;
}
#Container #Main #Text #textPIC h5 {
	font-size: 90%;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin: 1px;
	text-align: center;
	font-weight: normal;
}
#Container #Main #Text #textPIC img {
	border: 2px solid #CCCCCC;
	padding: 4px 4px 12px 4px;
}
/*zona clear tra articolo e pič pagina*/
#Container #Main #Text #Clear, #Container #Main #Text #ClearLettere {
	clear: right;
}
/*Pič pagina (per ora vuoto)*/
#Container #Main #Text #Footer {
}
/*zona Google CERCA*/
#Container #Header  #GoogleCerca {
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	text-align: right;
	float: right;
}
#Container #Header  #GoogleCerca table {
	padding: 0px;
	margin: 0px;
}
#Container #Header #GoogleCerca font {
	margin: 0px;
	padding: 0;
}

#Container #Header  #GoogleCerca table td{
	padding: 0px;
	margin: 0px;
}
/*zona Google ADSENSE*/
 #GoogleADsense {
	border: 1px solid #333333;
	padding: 0px 0px 10px 0px;
	margin: 4px;
	width: 160px;
	height: 600px;
}
/* elenchi Bibliografie*/
ul#biblio, ul#biblio2, ul#biblio3, ul#biblio4{
	margin: 0px 0px 0px 4px;
	padding: 0px 0px 0px 4px;
}
ul#biblio li,  ul#biblio2 li,  ul#biblio3 li, ul#biblio4 li {
	padding-left: 20px;
	margin-bottom: 3px;
	padding-bottom: 2px;
	list-style-type: none;
	background-image: url(../Immagini/Book01.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	font-size: 95%;
}
/*---elenchi Periodi--*/
 ul#TabellePeriodi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 1px 0px 0px;
	width: 95%;
	padding: 0px;
	word-spacing: 0em;
}
 ul#TabellePeriodi li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	height: 18px;
}
ul#TabellePeriodi li h4{
	margin: 1px 0px 2px 0px;
	padding: 2px 0px 2px 0px;
	text-decoration: underline;
	font-size: 120%;
}
ul#TabellePeriodi  a{
	background-position: 0% 50%;
	font-weight: bold;
	font-size: 95%;
	text-decoration:underline;
	background-image: url(../Immagini/Book01.gif);
	background-repeat: no-repeat;
	margin: 0px 0px;
	padding: 0px 0px 0px 19px;
}
ul#TabellePeriodi  a:hover{
	text-decoration: overline;
}
ul#TabellePeriodi li span{
	font-size: 90%;
	margin-left: 10px;
}
/*---Elenco Alfabetico----*/
 #Container #Main #Text ul#ElAlfabet {
	list-style-type:none;
	margin: 4px 0px 0px 2px;
	padding:4px 0px 0px 2px;
	font-size: 90%;
}
#Container #Main #Text ul#ElAlfabet li{
	display:block;
	margin: 1px 1px 1px 4px;
	padding: 0px;
}
#Container #Main #Text ul#ElAlfabet li a{
	list-style-type:none;
	background-image: url(../Immagini/PuntoDoc.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	margin: 1px;
	font-weight: bold;
	padding: 0px 0px 1px 25px;
}
/*------LETTERE per elenco alfabetico--------*/
#Container #Main #Text #Lettere {
	list-style-type: none;
	width: 85%;
	margin: 20px;
}
#Container #Main #Text #Lettere li{
	width: 25px;
	float: left;
	font-size: 180%;
	margin-right: 14px;
	height: 25px;
	display: block;
	border: 2px solid #AAAA77;
	font-weight: bold;
	padding: 2px;
}
#Container #Main #Text #Lettere li a:link{
	display: block;
	text-align: center;
	text-decoration: none;
}
#Container #Main #Text #Lettere li a:hover{
	text-decoration: overline;
	color: #CC0000;
}

/*---CLASSI/stili per porzioni di testo----*/
.TitoloOpera {
	font-style: italic;
	font-size: 95%;
}
.rosso {
	color: #FF0000;
}
#Container #Main #Text ul li a {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
#Container #Main #Text ul li a:hover {

	text-decoration: underline;
}
