/* CSS Document 

    Output device: screen, projection

    Author: Marina Faggioli (info@orbispictus.it); Orbis Pictus (www.orbispictus.it)
    Last revision: 09-12-2007
*/



body {
	margin: 0;
	padding: 0;
	color: #333333;
	background: #510600 url(../assets/bg.png) repeat-x fixed;
	font-size: 75%;
	line-height: 1.2em;
	font-family: georgia, "lucida bright", "times new roman", serif;
	line-height: 16px;
	color: #333333;
	text-align: left;
	font-style: normal;
	}

html>body {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#oggetto {
	position: absolute;
	left: -133px;
	top: -36px;
	z-index: 300;
	visibility: visible;
}
#oggetto img {
	border: 0px;
	height: auto;
	width: auto;
}
#cl {
	color: #6c1a13;
	font-size: 600%;
	font-style: normal;
	line-height: 1em;
	float: left;
	margin-right: 8px;
}
a {
	font-weight: bold;
	color: #330000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3BDB2;
	}
a:hover {
	color: #901b0a;
	text-decoration: none;
	border-bottom: 1px solid #9d988d;
	}
a.color {
	color: #6c1a13;
	text-decoration: none;
	border-bottom: 1px solid #e4dccc;
	font-weight: bold; /*attenzione!*/
	}
.noscreen {
	display: none;
	}
.hidden {
	visibility: hidden;
	}
	
.nodisplay {
	display: none;
	}
	
.repons {
	font-size: 14px;
}
	
.visible {
	visibility: visible;
	}
.em {
	font-style: italic;
	}

.strong {
	font-weight: bold;
	}
h1, h2, h3, h4, h5 {
	color: #6c1a13;
	font-weight: bold;
}
h1 {
	font-size: 170%;
}

.modulo {
	color: #6c1a13;
	font-weight: bold;
	font-size: 150%;
	font-variant: small-caps;
}


.mittegr {
	text-align: center;
	font-size: 116%;
	line-height: 1.3em;
	}
.indent {
	text-indent: 300px;
}
.hr {
	display: block;
	margin-top: 26px;
	border-bottom: 1px dotted #9d988d
}
.dida {
	font-size: 90%;
	line-height: 1.1em;
}

#container {
	margin: 20px auto 20px auto;
	position: relative;
	padding: 0px 0px 80px 0px;
	width: 800px;
	background: #fff8e5;
	border-top: 16px solid #d0c9ba;
	border-right: 0px;
	border-left: 0px;
	}


#header {
	width: 820px;
	height: 240px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: transparent;
	/* background-image: url(../assets/header.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 62px 25px;*/
	}


#content {
	width: 540px;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px 20px 0px 20px;
	border-right: 1px dotted #9d988d;
	background-color: transparent;
	z-index: 450;
	}
#xtable {
	margin: 0px 0px 0px 0px;
	width: 554px;
}

#navlink {
	background: transparent;
	width: 220px;
	position: absolute;
	top: 240px;
	left: 580px;
	margin: 0px 0px 0px 0px;
	border: 0px none;
	font-size: 93%;
	z-index: 500;
	}
	
#navcontent {
	padding: 0;
	margin: 9px 12px 0px 18px;
	font-size: 90%;
	line-height: 1.2em;
	font-family: georgia, "lucida bright", "times new roman", serif;
	
}

#navcontentimg {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

#navcontentimg a {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

ul#nav {
	padding: 0;
	margin: 9px 12px 0px 18px;
	list-style-type: none;
	list-style-position: outside;
	line-height: 1.8em;
}

ul#nav li ul {
	display: none;
}

ul#nav > li:hover > ul {
	list-style-type: none;
	display: block;
	position: relative;
	left: -18px;
}
ul#nav li.menuindent {
	text-indent: 22px;
}
ul#nav li a.select {
	font-weight: bold;
	color: #6c1a13;
}
ul#nav li a.select:hover {
	color: #901b0a;
	font-weight: bold;
}
ul#nav li.select {
	font-size: 115%;
	font-weight: bold;
	color: #6c1a13;
	border: 0px none;
	margin: 0px 0px 4px 0px;
	font-variant: small-caps;
}
ul#nav li.selectxa {
	font-weight: bold;
	color: #79776E;
	text-indent: 22px;
}
ul#nav .formanni {
	position: absolute;
	left: 40px;
	margin: 8px 0px 0px 0px;
}
#navlink .back {
	position: relative;
	left: 10px;
	margin: 8px 0px 0px 0px;
}
select, input {
	color: #330000;
	background-color: #fff8e5;
	font-family: georgia, "lucida bright", "times new roman", serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
}

#piede {
	display: block;
	background: #d0c9ba;
	margin: 80px 0px -80px 0px;
	padding: 3px 20px 3px 20px;
	font-weight: bold;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}
#piede a {
	text-decoration: none;
	border-bottom: 0px;
	color: #6c1a13;
}
#piede a:hover {
	text-decoration: none;
	border-bottom: 1px solid #333333;
	color: #333333;
}

table {
	border-collapse: collapse;
	background-color: #fffbef;
	width: 568px;
	font-size: 100%;
}
td {
	border: 1px solid #aeaaa2;
	vertical-align: top;
	padding: 6px 6px 16px 6px;
}
.td_titel {
	/*font-weight: bold;*/
	font-variant: small-caps;
	color: #901b0a;
	font-size: 125%;
}
.td_titelin {
	/*font-weight: bold;*/
	font-variant: normal;
	color: #901b0a;
	font-size: 110%;
	font-style: italic;
}
.swapnr a {
	margin: 0px 12px 0px 0px;
	color: #726F68;
	font-size: 125%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline-block;
	text-decoration: none;
	border: 0px none;
}
.swapnr a:hover {
	color: #901b0a;
}
.img {
	border-top: 1px solid #e4ddCf;
	border-right: 1px solid #e4ddCf;
	border-bottom: 1px solid #8c877d;
	border-left: 1px solid #8c877d;
}
.imgfloatleft {
	border-top: 1px solid #e4ddCf;
	border-right: 1px solid #e4ddCf;
	border-bottom: 1px solid #8c877d;
	border-left: 1px solid #8c877d;
	float: left;
	margin: 0px 12px 12px 0px;
}

.imgstandard {
	border-top: 1px solid #e4ddCf;
	border-right: 1px solid #e4ddCf;
	border-bottom: 1px solid #8c877d;
	border-left: 1px solid #8c877d;
	margin: 0px 12px 12px 0px;
}
