body {
	margin: 0;
	background-color: #909090;
	font-size: 12px;
	color: #555;
	font-family: Helvetica, Arial, sans-serif;
}
td {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}
td p {
	line-height: 145%;
	margin: 2px 0;
	padding: 0;
}
td.home p {
	text-align: justify;
}
h1 {
	font-size: 16px;
	margin: 0 0 6px 0;
	text-transform: capitalize;
}
h2, h3 {
	font-size: 13px;
	padding: 0;
	margin: 6px 0 2px 0;
	text-transform: capitalize;
}
h3 {
	font-size: 12px;
}

a {
	color: #943634;
	text-decoration: none;
}
a:hover {
	color: #BC4542;
	text-decoration: underline;
}
a.boldLink, a.innerBoldLink {
	color: #943634;
	text-decoration: none;
	font-size: 14px;
	padding: 6px 4px;
	display: block;
}
a.boldLink:hover, a.innerBoldLink:hover {
	text-decoration: underline;
	color: #943634;
}
a.innerBoldLink {
	font-size: 12px;
}
img {
	border: 0;
}
.intestazione {
	vertical-align: bottom;
	color: #fff;
	text-align: right;
	padding: 5px 10px 5px 5px;
}
.intestazione img {
	margin: 5px 0 0 5px;
}
.colophon {
	font-size: 10px;
	color: #fff;
	vertical-align: bottom;
	text-align: center;
	padding: 24px 0 16px;
}
.langbtnactive {
	border-top: 1px solid #686359;
	border-right: 1px solid #a9a49a;
	border-bottom: 1px solid #bebbb4;
	border-left: 1px solid #848078;
	margin-left: 3px;
}
.langbtn {
	border: 1px solid #989286;
	margin-left: 3px;
}
.textContent{
	float: left;
	position: relative;
	width: 640px;
	height: 400px;
	margin: 0;
	font-size: 11px;
	padding: 20px 5px 20px 20px;
}
.flashBox {
	float: right;
	position: relative;
	width: 250px;
	border: 3px solid #e3dfd8;
	background: #fff;
	margin: 20px;
	padding: 10px;
	color: #615b50;
	font-size: 11px;
}
.thumbGalleryContent {
	width: 803px;
	height: 393px;
	overflow: auto;
}

.thumbGalleryContent a.thumb {
	width: 121px;
	height: 121px;
	float: left;
	margin: 4px;
	display: inline;
	position: relative;
	border: 1px solid #dedede;
}
.thumbGalleryContent a.thumb img {
	width: 121px;
	height: 121px;
}

.thumbPartnersGalleryContent {
	width: 332px;
}
.thumbPartnersGalleryContent .thumbPartners {
	margin: 2px 0 8px;
	font-weight: bold;
}
.h3NoCapitalize {
	text-transform: none;
}
#trackdiv {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	overflow: hidden;
}
#inline_credits {
	padding: 10px;
	background: #fff;
}

