body{
	font-family: 'Liberation Sans', 'Trebu font-family chet MS', Arial, Helvetica, clean, sans-serif;
	font-size: 14px;
}
div#header h1{
	font-family: 'URW Palladio L', 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size: 48px;
	line-height: 48px;
	margin: 0px;
}
body{
    font-family:Lucida Sans Unicode,Tahoma,Lucida Grande,sans-serif;
    font-size:13px;
    line-height: 20px;
}
div#wikitext h1,
div#wikitext h2,
div#wikitext h3,
div#wikitext h4,
div#wikitext h5,
div#wikitext h6,
div#wikitext h7,
div#wikitext h8
{
    font-family: URW Palladio L,  Palatino Linotype,  Book Antiqua,  Palatino,  serif;
}
div#wikitext h1{
    margin: 0px;
    padding-top:10px;
    padding-bottom:10px;
    line-height:32px;
    background-repeat: no-repeat;
    background-position: center top;
}
div#wikitext h2{
    margin: 0px;
    padding-top:14px;
    padding-bottom:1px;
    line-height:20px;
    background-repeat: no-repeat;
    background-position: center top;
    font-size:22px;
}
div#wikitext hr{
    width:200px;
    height:2px;
    background-color: #232323;
    border:none;
}


/* Wikitext link colors */

#wikitext a.wikilink        {color:steelblue;}
#wikitext a.wikilink:visited{color:#708090;}
#wikitext a.wikilink:hover  {color:#1E90FF;}
#wikitext a.urllink         {color:#78866B; /*Camouflage green*/}
#wikitext a.urllink:visited {color:#78866B;}
#wikitext a.urllink:hover   {color:#00A86B; /*Jade*/}
#wikitext a.createlink, 
#wikitext a.createlinktext  {color:#DA5B99;}
#wikitext sup a             {color:#232323;text-decoration:none} 

img a{
	border:none;
}
p.vspace{
	padding-top:0px;
	margin-top:1em;
}


/* PRIMER */
div.primer{
    padding-left: 2em;
    padding-right: 2em;
    font-family: URW Palladio L,  Palatino Linotype,  Book Antiqua,  Palatino,  serif;
    font-style: italic;
    font-size: 16px;
}
div.normal p{
    margin-right:0.5em;
    margin-left:0.5em;
}
div.poster{
    width:350px;
    padding:5px;
    font-size:11px;
    text-align: center;
    background-color: #9591A5;
    margin: 0 auto;
}
div.poster img{
    max-width:100%;
}
#wikitext div.subnotes{
    font-size: 11px;
}
#wikitext div.subnotes h2{
    font-size: 15px;
}

div.note{
    margin:0.5em;
    padding:0.5em;
    background-color: #F8F7FC;
}
div.ingressi{
	font-style: italic;
	font-family: URW Palladio L,  Palatino Linotype,  Book Antiqua,  Palatino,  serif;
}
div.ingressi li{
	list-style-type: none;
}
div.ingressi li{
	list-style-type: none;
}
