html,body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
#shim {
    visibility: hidden;
    width: 100%;
    height: 50%;                                                                     
    margin-top: -326px;                                                              
    float: left;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
#box {
	width: 100%;
	height: 650px;
	clear: both;
	text-align: center;
}
#container {
	height: 650px;
	width: 932px;
}
#top {
	height: 13px;
	width: 932px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
}
#cont_sx {
	height: 425px;
	width: 297px;
	background-image: url(../images/sx.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-top: 168px;
}
#cont_dx {
	height: 586px;
	width: 635px;
	background-image: url(../images/dx_home.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-top: 7px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 21px;
	color: #FFFFFF;
}
#footer {
	height: auto;
    width: 932px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    padding-top: 10px;
    text-align: center;
    clear: both;
    padding-bottom: 15px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	height: 35px;
	width: 252px;
	padding-left: 45px;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #996600;
	height: 32px;
	width: 555px;
	text-align: left;
	line-height: 31px;
	font-weight: bold;
	padding-left: 20px;
}
#contenuto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 395px;
	width: 559px;
	text-align: left;
	float: left;
	margin-top: 21px;
	overflow: hidden;
	position: relative;
}
#scrollbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #996600;
	height: 345px;
	width: 16px;
	text-align: left;
	float: left;
	margin-top: 45px;
	position: relative;
}
#scroll {
	width: 509px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #666666;
}


A:link, A:active, A:visited {
	color: #B0B0B0;
	text-decoration: none;
}
A:hover {
	color: #B0B0B0;
	text-decoration: underline;
}

#footer A:link, #footer A:active, #footer A:visited {
	color: #535353;
	text-decoration: none;
}
#footer A:hover {
	color: #B0B0B0;
	text-decoration: underline;
}

.menu A:link, .menu A:active, .menu A:visited {
	color: #535353;
	text-decoration: none;
}
.menu A:hover {
	color: #996600;
	text-decoration: underline;
}
