body {
	font: x-small sans-serif;
	color: black;
	margin: 20px;
	padding: 0;
}





.Inglese {
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	text-align: left;
	background-image: url(../../img/vers_ing.gif);
	background-repeat: no-repeat;
	margin: 0 0 1em 0;
	text-indent: 35px;
	line-height: 1.5em;
	color: #444;
	background-color: #f4f8f4;
	border: 1px #aca dotted;
	margin-bottom: 0.5em;
	padding: 6px;
}


.Italiano {
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	text-align: left;
	background-image: url(../../img/vers_ita.gif);
	background-repeat: no-repeat;
	margin: 0 0 1em 0;
	text-indent: 35px;
	line-height: 1.5em;
	color: #444;
	background-color: #f8f8f8;
	border: 1px #aca dotted;
	margin-bottom: 0.5em;
	padding: 6px;
}

h1 {font-size: 1.4em; color: #600; margin: 0 0 0.25em 0; padding-top: 0em; border-bottom: 1px #ddd solid; }




.Margini {
	margin-bottom: 1em;
	margin-left: 10px;
	margin-right: 10px;
}

.ImgSingola {
    border: 1px solid #ccc;
	text-align: center;
	background-color: #f8f8f8;
}



/* thumbnails */
div.thumb {
    margin-bottom: .5em;
    border-style: solid;
    border-color: white;
    width: auto;
}
div.thumb div {
    border: 1px solid #ccc;
    padding: 3px !important;
    background-color: #f9f9f9;
    font-size: 94%;
    text-align: center;
    overflow: hidden;
}
div.thumb div a img {
    border: 1px solid #ccc;
}
div.thumb div div.thumbcaption {
    border: none;
    text-align: left;
    line-height: 1.4em;
    padding: .3em 0 .1em 0;
}
div.magnify {
    float: right;
    border: none !important;
    background: none !important;
}
div.magnify a, div.magnify img {
    display: block;
    border: none !important;
    background: none !important;
}
div.tright {
    clear: right;
    float: right;
    border-width: .5em 0 .8em 1.4em;
}
div.tleft {
    float: left;
    margin-right: .5em;
    border-width: .5em 1.4em .8em 0;
}

.hiddenStructure {
    display: none;
    speak: none;
}
img.tex {
    vertical-align: middle;
}
span.texhtml {
    font-family: serif;
}






/* Area navigazione */
#ThunbsNav a { color: #000; background:transparent; text-decoration:none; }
#ThunbsNav a:hover { color: #900;background-color: #fee;text-decoration:none;}
#ThunbsNav a:focus { color: #900;background-color: #fee;text-decoration:none;}


.CreatCommons {
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	text-align: left;
	font-size:9px;
	margin: 0 0 1em 0;
	line-height: 1.5em;
	color: #444;
	background-color: #f8f8f8;
	border: 1px #aca dotted;
	margin-bottom: 0.5em;
	padding: 6px;
	margin-top: 15px;
}
