body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}
#container {
	height: 100%;
	width: 740px;
	overflow: hidden;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}
#header {
	height: 182px;
	width: 740px;
}
#header_sx {
	height: 182px;
	width: 245px;
	float: left;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
}
#header_dx {
	height: 164px;
	width: 495px;
	float: left;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	text-align: right;
	line-height: 18px;
}
#content {
	height: 302px;
	width: 740px;
}
#content_dx {
	height: 302px;
	width: 24px;
	float: left;
}
#content_sx {
	height: 302px;
	width: 23px;
	float: left;
}
#content_img {
	height: 302px;
	width: 222px;
	float: left;
}
#contenuto {
	height: 282px;
	width: 441px;
	float: left;
	background-color: #e7e5da;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: justify;
	line-height: 14px;
}
#header_dx {
	height: 182px;
	width: 495px;
	float: left;
}
#down {
	height: 114px;
	width: 740px;
}
#down_sx {
	height: 114px;
	width: 245px;
	float: left;
}
#down_dx {
	height: 114px;
	width: 495px;
	float: left;
}
#footer {
	height: 110px;
	width: 740px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tit_centr {
	height: 20px;
	width: 420px;
	float: left;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #be9203;
	color: #FFFFFF;
}
.giallo {
	color: #be9203;
}
.giallo_b {
	font-weight: bold;
	color: #be9203;
}
.tit {
	color: #996600;
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
}
.img {
	border: 1px solid #996600;
}
.img2 {
	border: 1px solid #996600;
}
A:link, A:active, A:visited {
	color: #999999;
	text-decoration: none;
}
A:hover {
	color: #CC6600;
	text-decoration: underline;
}
#footer A:link, #footer A:active, #footer A:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#footer A:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

