@charset "utf-8";
/* CSS Document */
body {
	font-size:12px;
	color:#004B97;
	background-color:#FBFBFB;
}
.clear {
	clear:both;
}
img {
	border:0px;
}
#wrapper {
	width:960px;
	margin:0 auto;
	text-align:center;
}
#header {
	width:960px;
	height:134px;
}
#logo {
	width:276px;
	float:left
}
#dati {
	width:684px;
	float:left;
}
#filetto-top {
	width:960px;
	height:30px;
	background:url(../immagini/filetto-top.gif) top left no-repeat;
}
.titolo-corpo-sx {
	margin:10px 0 15px 0;
	background-color:#EFF5D9;
	font-weight:bold;
}
#corpo-sx {
	width:585px;
	float:left;
	text-align:justify;
	font-size:14px;
}
#corpo-dx {
	width:375px;
	float:left;
	background:url(../immagini/bg-scarica-catalogo.gif) top left repeat-y;
	text-align:left;
}
#filetto-bottom {
	width:542px;
	height:26px;
	background:url(../immagini/filetto-bottom.gif) top left no-repeat;
	text-align:left;
	color:#FFF;
	padding:6px 408px 2px 10px;
	line-height:13px;
}
#filetto-bottom a {
	color:#FFF;
}
.imgsx {
	float:left;
	margin:0 10px 0 0;
}
.imgdx {
	float:right;
}
h2 {
	font-size:11px;
	margin:0;
}
