body {
	background-image: url(../images/bgr_stripe_ombra.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
}
a:link,  a:visited {
	color: #F17425;
	text-decoration: none;
}
a:hover {
	color: #333333;
}

#contenitore {
	width: 936px;
	margin-top: 80px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bgr_home_striscia.gif);
	background-repeat: no-repeat;
	height: 550px;
	border: 1px solid #999999;
}
#boxsinistra {
	float: right;
	width: auto;
	font-size: 10px;
	letter-spacing: 0.1em;
	padding-right: 100px;
	margin-top: 30px;
	color: #666666;
	display: block;
}

#boxscatola {
	width: auto;
	float: left;
	padding-left: 100px;
	margin-top: 0px;
}
#boxsinistra ul {
	list-style-type: none;
	text-transform: uppercase;
	color: #333333;
	letter-spacing: 0.2em;
	text-align: right;
	line-height: 22px;
	font-size: 10px;
	margin: 0px;
}
#boxsinistra li {
	border-bottom-style: dotted;
	border-bottom-color: #BABABA;
	border-bottom-width: 1px;
}
#boxsinistra li a:link {
	text-decoration: none;
	color: #333333;
	margin-right: 3px;
}
#boxsinistra li a:visited {
	color: #333333;
	text-decoration: none;
}
#boxsinistra li a:hover {
	color: #F59145;
	font-weight: bold;
	margin-right: 20px;
}

#boxsinistra p {
	margin: 0px;
}
.arancione {
	color: #F47E1B;
}
#boxsinistra img {
	margin-top: 65px;
}
#dhtmltooltip{
	position: absolute;
	width: 90px;
	border: 1px solid #666666;
	padding: 4px;
	background-color: white;
	visibility: hidden;
	z-index: 100;
	font-size: 10px;/*Remove below line to remove shadow. Below line should always appear last within this CSS*/

}#logoExpo img {
	border: 1px solid #E10017;
	margin-left: 145px;
}

