<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
* {
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background-attachment: fixed;
	background-image: url(../images/fascia-top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

p, h1, h2, h3, h4, h5, h6, ul, li {
	margin:0;
	padding:0;
}

p {
	font-size:12px;
}

ul, li {
	list-style:none;
	text-align: left;
}

h2 {
	font-family:Helvetica, sans-serif;
	font-size:28px;
	color:#666;
	font-weight: lighter;
	}

/* === STILE === */

#top {
}

#container {
	width: 990px;
	margin: auto;
	height: auto;
	overflow: hidden;
	clear: both;
	/* [disabled]min-height: 400px; */
	padding-top: 30px;
}

#logo {
	width:160px;
	float:left;
	margin-right:40px;
}

#corpo {
	float:left;
	margin:auto;
	margin-top: 60px;
	width: 990px;
	}

#divL {
	width:630px;
	float:left;
	}
	
#divR {
	width:330px;
	float:left;
	margin-left: 20px;
	color: #666;
	text-align: justify;
	line-height: 16px;
	padding-top: 15px;
	padding-right:10px;
	}	

#footer {
	margin-top: 40px;
	float: left;
	font-size: 10px;
	color: #666;
	width: 990px;
}

#box-hp {
	width:180px;
	float:left;
	margin-right:10px;
	margin-top: 15px;
}

#txt-hp {
	width:160px;
	float:left;
	color: #fff;
	font-size:12px;
	margin-top: 15px;
	text-align: justify;
}

.marchi {
	width:150px;
	margin-rigt:10px;
	margin-bottom:15px;
	float: left;
	margin-right: 15px;
}

.divisore {
	border-top: solid 1px #ccc;
	height:2px;
	margin-top: 3px;
	width: 990px;
	float: left;
	}

#divR .gallery.clearfix li a img {
	margin: 0 9px 10px 0;
	border:solid 2px #ccc;
}

#napoli{
	width:300px;
	float:left;
	margin-right:5px;
	text-align: left;
}

#milano {width:300: float:left;}

.macroarea {
	width:305px;
	float:left;
	margin-right: 190px;
	}
 .macroareagallery {
	width: 495px;
	float:left;
	margin-top: 20px;
}

.marchi-gruppi1 {
	width:150px;
	float:left;
	margin-top:20px;
	margin-right: 60px;
	}

.marchi-gruppi2 {
	width:120px;
	float:left;
	margin-top:20px;
	}
/* ==== LINK ==== */
a:link {
	color: #666;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #666;
}

a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #F90;
}


/* ===== MENU ==== */
#menu {
	width:680px;
	float:left;
	margin-top: 22px;
	/*margin-left: 40px;*/
	color:#666;
}

#menu ul {
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
}

#menu ul li {
	display:block;
	float:left;
	margin:0 1px 0 0;
}

#menu ul li a {
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:14px 22px 0 22px;
	height:28px;
}

#menu ul li a:hover, #menu ul li a.current {
	color:#CCC;
}


/* ===== subMENU ==== */
#submenu {
	width:180px;
	float:left;
	margin-top: 20px;
	font-size: 18px;
}

.sublink1 {
	width:100px;
	/* [disabled]float:left; */
	font-size: 14px;
	}
	
.sublink2 {
	width:80px;
	float:left;
	font-size: 14px;
	}
	
	
/* ==== MAIL ==== */
.bloccoSx {
	float:left;
	border-left:4px solid #ccc;
	margin-right:5px;
	width: 10px;
	height: 20px;
	color: #FFF;
}

.bloccoDx {
	width:310px;
	float:left;
	margin-bottom: 20px;
	color: #666;
}

.mail {
	color:#999999;
	font-size: 12px;
	}

.nome {
	font-size:16px;
	color: #999;
	font-weight: bold;
	}
	
.carica {
	font-size:13px;
	color: #333;
}
.privacy {
	color: #333;
}
.marchi-gruppi1 p a img {
	text-decoration: none;
}
</pre></body></html>