<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	/*background: #FFFFFF;*/
	margin: 0px;
}

.body-clienti {
	background: url(images/background_clienti.gif) repeat-y center;
}

.body-contatti {
	background: url(images/background_contatti.gif) repeat-y center;
}

.body-perche {
	background: url(images/background_perche.gif) repeat-y center;
}

.body-presentazione {
	background: url(images/background_presentazione.gif) repeat-y center;
}

.body-referenze {
	background: url(images/background_referenze.gif) repeat-y center;
}

.body-servizi {
	background: url(images/background_servizi.gif) repeat-y center;
}

.body-storia {
	background: url(images/background_storia.gif) repeat-y center;
}

.left-column {
	font-size: 12px;
}
.left-column a, .left-column a:hover, .left-column a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}



.menu-bg {
	background: #34515c;
	padding-bottom: 10px;
}


.right-column {
	padding-right: 15px;
	padding-left: 15px;
}
	
#menu1 {
	width: 240px;
	margin: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style: none;
	}
	
#menu1 li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 17px;
	text-decoration: none;
	list-style: none;
	border-bottom: 1px solid #FFFFFF;
	}
	
#menu1 ul {
	list-style: none;
}
	
#menu1 li a:link, #menu1 li a:visited {
	color: #FFFFFF;
	display: block;
	background:  url(images/bullet_bg.gif) no-repeat left bottom;
	padding: 8px 0 0 20px;
	list-style: none;
	}
	
#menu1 li a:hover, #active a:link, #active a:visited, #active a:hover {
	color: #CCC8BF;
	background:  url(images/bullet_bg.gif) no-repeat left bottom;
	padding: 8px 0 0 20px;
	font-weight: bold;
	}	
.contenuto-left-title {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #174B56;
	color: #174B56;
	font-family: Times, "Times New Roman", serif;
}
.visual {
	background: #FFFFFF;
}
.contenuto-left {
	font: 14px Times, "Times New Roman", serif;
	padding-right: 15px;
	padding-top: 10px;
	vertical-align: top;
	/*background: #FFFFFF;*/
}
.footer {
	font: 9px Arial, Helvetica, sans-serif;
	border-top: 1px solid #CCCCCC;
	padding-top: 5px;
}
.right-point {
	/*background: url(images/right-point.gif) no-repeat 10px 8px;*/
	padding: 5px 15px 10px;
	color: #FFFFFF;
}


.body-clienti .right-column .contenuto-right .right-point li {
	list-style: outside;
}
.contenuto-right-title {
	font-size: 13px;
	font-weight: normal;
	border-bottom: 1px solid #174B56;
	background: #FFFFFF;
}
.right-column-top {
	background: #FFFFFF;
}
.contenuto-right-title a, .contenuto-right-title a:hover, .contenuto-right-title a:visited {
	color: #1A424B;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.contenuto-right {
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
</pre></body></html>