body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.bodybgvicolostazione {
	background-color: #ad985c;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
}
.bodybgpalazzotrebeschi {
	background-color: #A68555;
	background-image: url(../images/bg_body-trebeschi.gif);
	background-repeat: repeat-x;
}
.bodybgcorporate {
	background-color: #640203;
	background-image: url(../images/bg_indexcontent.gif);
	background-repeat: repeat-x;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #640203;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	color: #640203;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}

#Wrapper {
	width: 100%;
}
#MainContainer {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
}
#MainImgContainer {
	background-image: url(../images/mainbox_bg.png);
	background-repeat: repeat-y;
	float: left;
	width: 964px;
}
.logo {
	margin-left: 15px;
	float: left;
}
#MainContent {
	float: left;
	width: 964px;
}
#Content {
	float: left;
	width: 642px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
}
#Content p {
	margin: 0px;
	text-align: justify;
	line-height: 1.5em;
}
#Content h1 {
	padding-bottom: 30px;
}
#SocialNetworks {
	width: 220px;
	float: right;
	color: #333;
}
.lateralimage {
	margin-left: 16px;
}
#Bottom {
	float: left;
	height: 68px;
	width: 964px;
	padding-top: 15px;
}
#Bottom.bottomvicolostazione {
	background-image: url(../images/mainbox_bottom.png);
}
#Bottom.bottompalazzotrebeschi {
	background-image: url(../images/mainbox_bottom-palazzotrebeschi.png);
}
#Bottom.bottomcorporate {
	background-image: url(../images/mainbox_bottom-corporate.png);
}

#Bottom img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.bottomspacer {
	float: left;
	padding-left: 110px;
}
#Footer {
	color: #504628;
	text-align: center;
}
#Footer.footercorporate {
	color: #999;
	text-align: center;
}

#Footer a {
	color: #504628;
	font-weight: bold;
	text-decoration: none;
}
#Footer.footercorporate a {
	color: #AF7D7E;
	font-weight: bold;
	text-decoration: none;
}

#Footer a:hover {
	color: #ECD79A;
	font-weight: bold;
	text-decoration: none;
}
#Footer.footercorporate a:hover {
	color: #C7A4A4;
	font-weight: bold;
	text-decoration: none;
}

#LanguageWrapper {
	width: 100%;
	position: absolute;
	top: 0px;
	z-index: 20;
}
#LanguageContainer {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
}
#LanguageContent {
	height: 32px;
	/*width: 168px;*/
	color: #666;
	padding-top: 15px;
	padding-left: 40px;
	margin-left: 756px;
}

#LanguageContent.langvicolostazione {
	background-image: url(../images/languagetab.png);
	background-repeat: no-repeat;
}
#LanguageContent.langpalazzotrebeschi {
	background-image: url(../images/languagetab-palazzotrebeschi.png);
	background-repeat: no-repeat;
}
#LanguageContent.langcorporate {
	background-image: url(../images/languagetab-corporate.png);
	background-repeat: no-repeat;
	width: 324px;
}

#LanguageContent img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#LanguageContent a {
	color: #666;
	text-decoration: none;
}

#LanguageContent.langcorporate a {
	color: #CCC;
	text-decoration: none;
}

#LanguageContent a:hover {
	color: #F60;
	text-decoration: none;
}
#LanguageContent a.vedistrutture{
	padding-right: 20px;
	color: #640203;
}
#LanguageContent a.vedistrutture:hover {
	color: #666;
}



#MenuWrapper {
	background-image: url(../images/bg_menu.png);
	background-repeat: repeat-x;
	height: 42px;
	position: absolute;
	top: 260px;
	width: 100%;
	z-index: 30;
}
#Menu {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
}
#Menu ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#Menu.menucorporate ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}

#Menu li {
	float: left;
}

#Menu li.menuspacer {
	padding-right: 11px;
	padding-left: 11px;
}
#Menu.menucorporate li.menuspacer {
	padding-right: 38px;
	padding-left: 38px;
}

#Menu a {
	color: #FFF;
	text-decoration: none;
}
#Menu a:hover {
	color: #FFF;
	text-decoration: underline;
}
#Gallery {
	width: 642px;
}
#Gallery img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#Gallery img.imgphotogallery {
	padding-left: 11px;
	padding-bottom: 11px;
}
form div.formtitle {
	float: left;
	width: 125px;
	padding-left: 20px;
	padding-top: 5px;
}
form input ,textarea,select{
	float: left;
	height: 20px;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
}
#BadgeHolder {
	padding-top: 30px;
	width: 495px;
	padding-left: 255px;
}

