
	body {font-family:Arial, Helvetica, sans-serif; font-size:.8em; text-align:justify; background:url("http://www.sciamanesimo.org/files/background.jpg");} 
	
	p {text-align:justify;}
	
	p a, p a:visited {color: #CC0033; text-decoration: none;}
	p a:hover {color: #FF0000; text-decoration: underline;}
	
	h1 {color: #CC0033; font-weight:bold; font-style:italic; font-size:1.3em; text-align:center;}
	h2 {color: #CC0033; font-weight:bold; font-style:italic; font-size:1em; text-align:left;}
	h3 {font-weight:bold; font-style:italic; font-size: 1em; text-align:center;}
	
	table.center {margin-left:auto; margin-right:auto; }
	
	/* Formato dei titoli delle definizioni del lessico (influisce TUTTI i DT di TUTTE le pagine, per cambiarlo bisogna inserire un contenitore o una classe DT predominante prima di questa */
	dt {color: #CC0033; font-size:.95em; font-variant:small-caps; margin-top: 30px;}
	dt i {font-variant:normal; color: black;}

	/* Paragrafo "ristretto" (come in video/abuelo1.html) */
	p.moremargin {margin-left: 30px; margin-right: 30px;}
	
	/* Formato della didascalia delle immagini */
	p.disascalia {font-style:italic; margin-top:10px; margin-bottom:10px; margin-right:10px;}
	p.disascalia2 {margin-top:10px; margin-bottom:10px; margin-right:10px;}

	/* Classi per la centratura delle frecce usato con tabelle (table class="arrow") nelle pagine di lessico e dizionario,
	*  e con paragrafi (p class="arrow") negli articoli con il solo tasto avanti */
	.arrow {color:#CC0033; margin-top:4em; text-align:center; margin-left:auto; margin-right:auto; line-height:2em;}
	.arrow td {width:50px; text-align:center; color: #CC0033; border:none; margin-top:auto; margin-bottom:auto;}

	/* Parte di CSS per il footer */
	.footer {text-align:center;}
	.footer a, .footer a:visited {font-size: 1.5em; color: #CC0033; text-decoration: none;}
	.footer a:hover {color: #FF0000; text-decoration: underline;}
	.footer span {font-size: .8em; line-height:4em;}
	.footer span a {font-size: 1em;}

	/* Classi generiche di allineamento */
	.center {text-align:center;}
	.left {text-align:left;}
	.right {text-align:right;}
	
	/* Classe per margini superiori e inferiori del corpo della pagina */
	td.body {padding-top:30px; padding-bottom:50px;}
	td.body a:link, td.body a:visited {padding:0px; text-decoration: none; color:#CC0033;}
	td.body a:hover {padding: 0px; text-decoration: underline; color:#FF0000;}

	td.indici {padding-top: 30px; padding-bottom: 50px;}
	td.indici p {text-align: center; margin-bottom: 50px; margin-left: -80px;}
	
	/* Classi colorazioni e varianti dei font */
	span.red {COLOR:#CC0033}
	span.green {color: green;}
	span.ridchar {font-size: .85em; color: black;}

	.hide {display:none;}
	.smallcaps { font-variant: small-caps }

/* All <ul> tags in the menu including the first level */
.menulist, .menulist  ul {
 color: #000000;
 margin: 0px;
 padding: 0px;
 list-style: none;
 text-align:left;
}

/* Submenus (<ul> tags) are hidden and absolutely positioned downwards from their parent */
.menulist ul {
 display: none;
 position: absolute;
 /*top: 1.0em; margin-top: 13px;*/ /* I'm using ems and px to allow people to zoom their font */
 left: -1px;
 width: 150px;
}

/* Second and third etc. level submenus - position across from parent instead */
.menulist ul ul {
 top: -1px; margin-top: 0;
 left: 148px;
}

/*
 All menu items (<li> tags). 'float: left' lines them up horizontally, and they are
 positioned relatively to correctly offset submenus. Also, they have overlapping borders.
*/
.menulist li {
 float: left;
 display: block;
 position: relative;
 background: #fff url("http://www.sciamanesimo.org/include/img/bglight.png") repeat-y;
 margin-left:auto;
 margin-right:auto;
}

.menulist li:hover {
 background: url("http://www.sciamanesimo.org/include/img/bgweigh.png");
}

/* Items in submenus - override float/border/margin from above, restoring default vertical style */
.menulist ul li {
 float: none;
 border: 1px solid #fff;
 margin: 0;
 margin-bottom: -1px;
}
.menulist ul>li:last-child {
 margin-bottom: 1px; /* Mozilla fix */
}

/* Links inside the menu */
.menulist a {
 display: block;
 padding: 3px;
 color: #000000;
 text-decoration: none;
}

/* Lit  items: 'hover' is mouseover, 'highlighted' are parent items to visible menus */
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
 color: #000;
 font-weight:bold;
 background-color: #fff url("http://www.sciamanesimo.org/include/img/bgweigh.png") ;
}
.menulist a.highlighted {
 color: #000;
 font-weight:bold;
 background-color: #fff url("http://www.sciamanesimo.org/include/img/bgweigh.png");
}

/*
 If you want per-item background images in your menu items, here's how to do it.
 1) Assign a unique ID tag to each link in your menu, like so: <a id="xyz" href="#">
 2) Copy and paste these next lines for each link you want to have an image:
    .menulist a#xyz {
      background-image: url(out.gif);
    }
    .menulist a#xyz:hover, .menulist a.highlighted#xyz, .menulist a:focus {
     background-image: url(over.gif);
    }
*/

/* Only style submenu indicators within submenus. */
.menulist a .subind {
 display: none;
}
.menulist ul a .subind {
 display: block;
 float: right;
}

.menulist a#home {width: 77px; height:15px; margin:0px; border:none; padding:0px; background: url("http://www.sciamanesimo.org/include/img/home.gif") no-repeat top;}
.menulist a#home:hover, .menulist a#home.highlighted {background:url("http://www.sciamanesimo.org/include/img/home_red.gif") no-repeat top;}
.menulist a#eventi {width: 77px; height:15px; margin:0px; border:none; padding:0px; background: url("http://www.sciamanesimo.org/include/img/eventi.gif") no-repeat top;}
.menulist a#eventi:hover, .menulist a#eventi.highlighted {background:url("http://www.sciamanesimo.org/include/img/eventi_red.gif") no-repeat top;}
.menulist a#articoli {width: 77px; height:15px; margin:0px; border:none; padding:0px; background: url("http://www.sciamanesimo.org/include/img/articoli.gif") no-repeat top;}
.menulist a#articoli:hover, .menulist a#articoli.highlighted {background:url("http://www.sciamanesimo.org/include/img/articoli_red.gif") no-repeat top;}
.menulist a#risorse {width: 77px; height:15px; margin:0px; border:none; padding:0px; background: url("http://www.sciamanesimo.org/include/img/risorse.gif") no-repeat top;}
.menulist a#risorse:hover, .menulist a#risorse.highlighted {background:url("http://www.sciamanesimo.org/include/img/risorse_red.gif") no-repeat top;}
.menulist a#animali {width: 77px; height:15px; margin:0px; border:none; padding:0px; background: url("http://www.sciamanesimo.org/include/img/animali.gif") no-repeat top;}
.menulist a#animali:hover, .menulist a#animali.highlighted {background:url("http://www.sciamanesimo.org/include/img/animali_red.gif") no-repeat top;}
.menulist a#forum {width: 77px; height:15px; margin:0px; border:none; padding:0px; background: url("http://www.sciamanesimo.org/include/img/forum.gif") no-repeat top;}
.menulist a#forum:hover, .menulist a#forum.highlighted {background:url("http://www.sciamanesimo.org/include/img/forum_red.gif") no-repeat top;}
.menulist a#blog {width: 77px; height:15px; margin:0px; border:none; padding:0px; background: url("http://www.sciamanesimo.org/include/img/blog.gif") no-repeat top;}
.menulist a#blog:hover, .menulist a#blog.highlighted {background:url("http://www.sciamanesimo.org/include/img/blog_red.gif") no-repeat top;}



/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */
.menulist a {
 float: left;
}
.menulist ul a {
 float: none;
}
/* \*/
.menulist a {
 float: none;
}
/* */


/*
 HACKS: IE/Win:
 A small height on <li> and <a> tags and floating prevents gaps in menu.
 * html affects <=IE6 and *:first-child+html affects IE7.
 You may want to move these to browser-specific style sheets.
*/
*:first-child+html .menulist ul li {
 float: left;
 width: 100%;
}

* html .menulist ul li {
 float: left;
 height: 1%;
}
* html .menulist ul a {
 height: 1%;
}
/* End Hacks */