body {
	background-color: #AB94BE;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#box {
	position: relative;
	width: 780px;
	height: 505px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: solid 1px #000000;
	background-color: #9DF563;
}
#top {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 780px;
	height: 117px;
}
#left {
	position: absolute;
	left: 0px;
	top: 117px;
	width: 156px;
	height: 351px;
}
#center {
	position: absolute;
	left: 156px;
	top: 117px;
	width: 438px;
	height: 321px;
	text-align: center;
	margin-right: 5px;
	padding: 15px;
	overflow-y: scroll;
}
#right {
	position: absolute;
	left: 624px;
	top: 117px;
	width: 156px;
	height: 351px;
	float: left;
}
#menu {
	position: absolute;
	left: 0px;
	top: 468px;
	width: 100%;
	height: 37px;
	padding-top: 12px;
	text-align: center;
	float: left;
}
address {
	position: relative;
	width: 780px;
	height: 25px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	color: #333;
	font-style: normal;
}
#bagaweb {
	position: relative;
	width: 780px;
	height: 25px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	text-align: center;
	color: #FFFFFF;
}
.flag {
	width: 40px;
	height: 20px;
}
#menu a {
	color: #333333;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #AB94BE;

}
#bagaweb a {
	color: #666666;
	text-decoration: none;
}
#bagaweb a:hover {
	color: #333333;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
h1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
h1 a:hover {
	color: #AB94BE;
	text-decoration: none;
}
p {
	text-align: justify;
}
td {
	text-align: left;
}
#back {
	position: absolute;
	top: 10px;
	left: 30px;
	width: 22px;
	height: 22px;
}
#forward {
	position: absolute;
	top: 10px;
	left: 90px;
	width: 22px;
	height: 22px;
}
#descr {
	position: absolute;
	top: 15px;
	left: 180px;
	width: 290px;
	height: 12px;
}
#descr a {
	color: #FFFFFF;
}
#descr a:hover {
	color: #666666;
	text-decoration: none;
}
#close {
	position: absolute;
	top: 11px;
	left: 569px;
	width: 21px;
	height: 21px;
}
#foto {
	position: absolute;
	top: 40px;
	left: 10px;
	width: 600px;
	height: 450px;
}
#nuovefoto {
	position: absolute;
	top: 10px;
	bottom: 10px;
	left: 10px;
	width: 800px;
	text-align: left;
}
#nuovefoto img {
	border: 0;
}
p a {
	color: #000000;
}
p a:hover {
	color: #AB94BE;
	text-decoration: none;
}
table {
	border: 1px solid #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding: 3px;
	border: 1px solid #FFFFFF;
}
.tdtitle {
	color: #FFFFFF;
}frameset {
	border: 0px;

}
.button1 {
	width: 300px;
	height: 40px;
	padding: 0px;
	margin-top: 20px;
 	color: #000000; 
 	font-family: verdana, arial, helvetica; 
 	font-size: 14px; 
	border: #000000 solid 1px;
 	background-color: #AB94BE; 
}
.button2 {
	width: 300px;
	height: 40px;
	padding: 0px;
	margin-top: 20px;
 	color: #FFFFFF; 
 	background-color: #333333; 
 	font-family: verdana, arial, helvetica; 
 	font-size: 14px; 
	border: #FFFFFF solid 1px;
	cursor: pointer;
}



#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0% 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-family: Trebuchet MS, Helvetica, sans-serif, Georgia, Arial;
	font-size: 16px;
	color: #333;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 30px;
	background: transparent url(images/closelabel.gif) no-repeat 0px 10px;
	margin: 5px 0;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}
#lbNumber {
	font-size: 11px;
}
