.copyright {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #777777;
}
.copyrightint {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
}

.btn1,.btn1:Visited  {font-family: verdana;font-size: 10px;text-decoration : none;color : #ffffff;font-weight: bold;} 
.btn1:Active,.btn1:HOVER {font-family: verdana;font-size: 10px;text-decoration : none;color : #000000;font-weight: bold;}

.btn2,.btn2:Visited  {font-family: verdana;font-size: 10px;text-decoration : none;color : #000000;font-weight: bold;} 
.btn2:Active,.btn2:HOVER {font-family: verdana;font-size: 10px;text-decoration : none;color : #5288E2;font-weight: bold;}

.btnwhite,.btnwhite:Visited  {font-family: verdana;font-size: 12px;text-decoration : none;color : #ffffff;font-weight: bold;} 
.btnwhite:Active,.btnwhite:HOVER {font-family: verdana;font-size: 12px;text-decoration : none;color : #5288E2;font-weight: bold;}

.btnblack,.btnblack:Visited  {font-family: verdana;font-size: 12px;text-decoration : none;color : #000000;font-weight: bold;} 
.btnblack:Active,.btnblack:HOVER {font-family: verdana;font-size: 12px;text-decoration : none;color : #ffffff;font-weight: bold;}

.btnazzurro,.btnazzurro:Visited  {font-family: verdana;font-size: 10px;text-decoration : none;color : #5288E2;font-weight: bold;} 
.btnazzurro:Active,.btnazzurro:HOVER {font-family: verdana;font-size: 10px;text-decoration : none;color : #000000;font-weight: bold;}

.titolo {

	font-family: verdana;
	font-size: 20px;
	font-weight: bold;
	color: #777777;
}
.testo {


	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: 696969;
}
.titolo2 {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: B59A7B;
}
.titolo3 {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: 5288E2;
}
.bordobasso {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 000000;
}
.bordobasso2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: ffffff;
}
.bordosx {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: 000000;

}
.testointro {



	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: BC935C;
}
.bordoalto {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: B39A79;

}
.bordobassobianco {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: ffffff;
}
.bordoaltoscuro {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 000000;
}
.bordochiusura {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 000000;
	border-left-color: 000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 000000;


}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(http://www.chainlog.com/site2/lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.chainlog.com/site2/lightbox/overlay.png", sizingMethod="scale");
	}
