/* CSS Document */

HTML {
	height: 100%;
}

BODY {
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #fff5d6;
}

#container {
	position: Absolute;
    width: 970px;
	margin-left: -485px;
	margin-top: 30px;
	left: 50%;
}

/* TOP ---------------------------------------------------------------------------------------------*/

#top {
	position: Relative;
	width: 970px;
	height: 108px;
	background-image: url(../images/img_top.jpg);
	background-repeat: no-repeat;
}

#menuCont {
	position: Absolute;
	width: 534px;
	height: 23px;
	top: 32px;
	left: 134px;
}

#menu {
	float: left;
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #754c24;
	text-decoration: none;
	padding-top: 7px;
}

#menu a {
	font-family: "Trebuchet MS";
	/*font-size: 1em;*/
	color: #754c24;
	text-decoration: none;
}

#menu a:hover {
	font-family: "Trebuchet MS";
	/*font-size: 1em;*/
	color: #754c24;
	text-decoration: underline;
}

#lang {
	float: right;
	padding-top: 7px;
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #754c24;
	text-decoration: none;
}

#lang a {
	font-family: "Trebuchet MS";
	color: #754c24;
	text-decoration: none;
}

#lang a:hover {
	font-family: "Trebuchet MS";
	color: #492f15;
	text-decoration: none;
	font-weight: bold;
}

/* FLASH -------------------------------------------------------------------------------------------*/

#flash {
	position: Relative;
	width: 970px;
	height: 259px;
}

/* BOTTOM ------------------------------------------------------------------------------------------*/

#bottom {
	position: Relative;
	width: 970px;
	min-height: 260px;
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

#sx {
	width: 134px;
	float: left;
}

#corpo {
	width: 303px;
	min-height: 280px;
	float: left;
	background-color: #C7B299;
	display: inline;
	padding: 20px 30px 10px 200px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #4B463F;
	font-weight: normal;
	text-align: left;
}

#corpo a {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #4B463F;
	font-weight: normal;
	text-decoration: none;
}

#corpo a:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #4B463F;
	font-weight: normal;
	text-decoration: underline;
}

#corpo_vini {
	width: 473px;
	min-height: 280px;
	float: left;
	background-color: #333333;
	display: inline;
	padding: 20px 30px 20px 30px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFCF0;
	font-weight: normal;
	text-align: justify;
}

#dx {
	width: 303px;
	float: right;
	display: inline;
}

.titolipagina {
	font-family: "Trebuchet MS";
	font-size: 20px;
}

#contatti {
	position: absolute;
	width: 160px;
	height: 180px;
	top: 40px;
	left: 150px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #4B463F;
	border-right: 1px solid #b19e88;
}

/* FOOTER ------------------------------------------------------------------------------------------*/

#footer {
	clear: both;
	width: width: 970px;
}

#footer {
	padding-left: 135px;
	padding-top: 10px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #d1c7a9;
}
