body {
	background-color: #fff1d8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	font-family:Times, Georgia, serif;
}
/*--------------------------------------*/
/*----------------------------------DIV*/

#box {
	position:absolute;
	width:100%;
	z-index:50;
}
#content {
	margin-top:0px;
	margin:0 auto;
	width:1024px;
}
#logo {
	width:250px;
}
#marchi {
	width:630px;
}
/*--------------------------------------*/
/*--------------------------------TESTI*/

.titolo { font-family:Helvetica,Verdana,sans-serif; font-size:13px; text-transform:uppercase; font-style:normal;  }
.titolo a { color:#375560; font-weight:normal; }
.titolo a:hover { color:#3580a7; font-weight:normal; }


.testo_blu {
	font-style:italic;
	line-height:20px;
	color: #375560;
	overflow:hidden;
	letter-spacing:1.5px;
}
.testo_nero {
	font-style:italic;
	line-height:20px;
	color: #2c2520;
	overflow:hidden;
	letter-spacing:1.5px;
	}

.testo_nero_tab {
	font-style:italic;
	font-size:10px;
	line-height:1;
	color: #2c2520;
	overflow:hidden;
	letter-spacing:1.5px;
}

.testo_footer {
	font-size:12px;
	color: #375560;
}
.image_rb {
	float: left;
	clear: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	overflow:hidden;
}
.image_l {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	overflow:hidden;
}
.image_l_logo {
	float: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 15px;
	overflow:hidden;
}
a {
	color: #375560;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color: #3580a7;
	text-decoration:underline;
	font-weight:bold;
}
a:active {
	color: #3580a7;
	text-decoration:underline;
	outline:none;
	font-weight:bold;
}
a:focus {
	color: #375560;
	outline:none;
	font-weight:bold;
}
a:focus:hover {
	color: #3580a7;
	font-weight:bold;
}
