/**************corpo della pagina*******************/
body {
	background-color: #EDDD85;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 1000px;
	margin: auto;
}
#bodypopup {
	height: 480px;
	width: 640px;
	text-align: center;
	margin-top: 20px;
}

/**************contenitore generale*******************/
#Container {

}
/**************parte alta del contenitore generale*******************/
#top {
	background-image: url(../pagineIT/images/adminlogo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 85px;
}
#menu {
	float: left;
	width: 140px;
	padding-top: 13px;
	font-size: 0.7em;
}
#menu ul {
	color: #FFFFFF;
	font-size: 1em;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
#menu li {
	list-style-type: none;
	border: 2px solid #EDDD85;
}
#menu a:link, #menu a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333;
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	margin: 0px;
}
#menu a:hover {
	font-weight: bold;
	color: #900;
	text-decoration: none;
	background-color: #999;
	display: block;
	margin: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
}
#menu a:active {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
#title {
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
	background-color: #D6D6D6;
	border: 1px solid #333;
}
/**************centrale del contenitore generale*******************/
#content {
	float: right;
	padding-left: 10px;
	width: 840px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	font-size: 0.7em;
	line-height: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#text {
	position: relative;
	width: 460px;
	float: right;
}
/**************menu di sinistra *******************/
#menusx {
	width: 150px;
	position: relative;
	float: left;
}
#menusx ul {
	list-style-type: none;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
	text-align: center;
	margin: 0px;
}
#menusx li {
}
#menusx a:link, #menusx a:visited{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
#menusx a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
	font-size: 14px;
}
#menusx a:active {
	color: #FF6600;
	text-decoration: none;
	font-size: 10px;
}
/**************parte bassa del contenitore generale*******************/
#foter {
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	font-size: 0.7em;
	clear: both;
	background-color: #D6D6D6;
	margin: 0px;
	padding: 5px;
	border: 1px solid #333;
}
#foter a:link, #Container #foter a:visited {
	color: #900;
	text-decoration: none;
}
#foter a:hover {
	color: #FF0000;
	text-decoration: underline;
}
/**************parte alta logo INDEX.asp *******************/
#titolo {
	background-image: url(../pagineIT/images/titoloindex.jpg);
	height: 80px;
	background-repeat: no-repeat;
	background-position: center top;
}
/**************parte centrale INDEX.asp *******************/
#contenuto {
	background-image: url(../pagineIT/images/contenutoindex.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 260px;
}
/**************parte selezione lingue INDEX.asp *******************/
#prefoter {
	background-image: url(../pagineIT/images/separatoreindex.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 30px;
}
#prefoter a:link, #prefoter a:visited{
	text-decoration: none;
	color: #4D493D;
	font-size: 17px;
	margin: 5px;
	padding: 5px;
}
#prefoter a:hover {
	text-decoration: underline;
	color: #666633;
	margin: 5px;
	padding: 5px;
	font-size: 17px;
	text-align: center;
}
/**************classi vari link*****************/
.imgborder {
	padding: 2px;
	margin: 4px;
	text-decoration: none;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.imgnoborder {
	padding: 2px;
	margin: 4px;
	text-decoration: none;
	border-right-style: none;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
}

.collezioni {
	font-size: 10px;
	color: #39351F;
}
.avantidietro {
	color: #39351F;
}
.chiudi {
	font-size: 14px;
	color: #39351F;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.chiudi:link, .chiudi:visited {
	font-size: 14px;
	color: #39351F;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.chiudi:hover {
	font-size: 14px;
	color: #39351F;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.grassetto {
	font-weight: bold;
	font-size: 11px;
}
.guestbooknomecognome {
	color: #990000;
	font-weight: bold;
}
.guestbookgrassetto {
	font-weight: bold;
	font-size: 12px;
}
.guestbookgrazie {
	font-size: 24px;
	font-weight: bold;
	line-height: 35px;
}
.linknav {
	font-size: 12px;
	text-decoration: none;
	color: #666633;
	font-weight: bold;
	margin: 2px;
}
.linknav:link, .linknav:visited {
	font-size: 12px;
	text-decoration: none;
	color: #666633;
	font-weight: bold;
	margin: 2px;
}
.linknav:hover {
	font-size: 12px;
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
	margin: 2px;
}

.firma {
	text-align: right;
	margin: 10px;
}
#Container #content #j {
	height: 175px;
	width: 130px;
	float: right;
}
#content #a {
	height: 120px;
	width: 170px;
	float: left;
}
#content #b {
	text-align: center;
	height: 95px;
	width: 205px;
	margin: auto;
}
#shiny {
	text-align: center;
	height: 10px;
	width: 400px;
	margin: auto;
}
#banner {
	height: 105px;
	width: 500px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
.apparecchilink:link, .apparecchilink:visited{
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.apparecchilink:hover{
	color: #0000FF;
	font-weight: bold;
}
#right {
	float: right;
	width: 43%;
	padding: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #666633;
	border-right-color: #666633;
	border-bottom-color: #666633;
	border-left-color: #666633;
	margin-top: 25px;
	margin-bottom: 30px;
	text-transform: uppercase;
	margin-right: 7px;
}
#left {
	width: 43%;
	padding: 7px;
	float: left;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #666633;
	border-right-color: #666633;
	border-bottom-color: #666633;
	border-left-color: #666633;
	margin-top: 25px;
	margin-bottom: 30px;
	text-transform: uppercase;
	margin-left: 7px;
}
#intro {
	height: 140px;
	width: 370px;
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	left: 315px;
	top: 20px;
	letter-spacing: 1px;
	text-align: center;
}
.ok {
	font-weight: bold;
	color: #009900;
}
.no {
	font-weight: bold;
	color: #FF0000;
}
.tbsfondo {
	background-color: #CCCCCC;
	font-weight: bold;
}
