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

body {
	margin: 0;
	padding: 0;
	color: #555555; color: #444;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 83.33%;font-size: 70%;
	line-height: 170%;
	text-align: center;
	background: #ffffff url(../images/bg-body.gif) repeat-x 0px -1px;	
}

img { border: none; }

a { text-decoration: none;}

.clear {clear: both; 
	font-size: 1px; 
	float: none;
	height:1px;
	margin-top:-1px;
	line-height: 1px;
}
	
.hide {display: none; }

p {font-size: 1.0em;
	line-height: 1.5em;
	margin: 0 25px 15px 0;
	padding: 0 0px 0 0;
	text-align: left;
}

h1 { color: #DD6600;
	padding: 0;
	margin: 0 25px 7px 0;	
	font: normal 18px/25px Arial, Helvetica, sans-serif, Verdana, Geneva, "Times New Roman" ;
	border-bottom: 0px solid #d8d8d8;
}

h2 {color: #00447A;
	padding: 0;
	margin: 0 25px 2px 0;	
	font: bold 15px/19px  Arial,"Trebuchet MS", Georgia, "Times New Roman", Times, serif,  Arial;
	border-bottom: 0px dotted #ccc;
}

h3 {color: #2079AA;
	font: normal 1.3em/19px  Arial, "Times New Roman",Verdana, "Trebuchet MS",  Times;
	margin: 0 25px 0px 0;		
	border-bottom: 0px dotted #ccc;
	padding: 0 0 2px 15px;
	background: transparent url(icon-text.gif) no-repeat 2px 5px;
}

/*  contenitori 
-----------------------------------------------------------*/

#wrap  {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	height: 100%;
	width: 940px;
}

#home #wrap #logo {
	height: 300px;
}

#logo 	{
	float: left;
	height: 200px;
	width: 940px;
	margin: 38px 0 0 10px;
	padding: 0;
	display:inline;
}

#mainwrap	{
	padding: 0;
	border: 0;
	margin: 0;
	float:right;
	width:735px;
}

#content	{
	float: left;
	margin: 15px 0 0;
	padding: 0 0 20px 25px;
	width: 700px;
	background-color: #fff;
	min-height: 500px;
	height: 100%;
}

#rightbar	{
	float: right;
	width: 230px;
	min-height: 500px;
	padding: 0;
}

#leftbar	{
	float:left;
	width:200px;
	min-height: 500px;
	padding: 0 0 40px 0;
}

#footer	{
	height: 60px;
	padding: 13px 2px 0 220px;
	margin: 10px 0 0;
	text-align: left;
	background: #fff url(../images/logo-footer.gif) no-repeat 130px 15px;
	border-top: 3px solid #eaeaea;
}

#home #content {
	width:475px;
	border-right: 1px solid #ececec;
}

/*  link 
-----------------------------------------------------------*/

a:link {
	color:#0077AA; 
	text-decoration: none;
}

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

a:hover {	
	color:#DD6600;
	text-decoration: none;
}

a:active {
	color:#0077AA;
	text-decoration: none;
}

#wrap p a:link, #wrap p a:visited, #wrap p a:active{
	background: transparent 0 90%;
	padding: 0 0 0px 0;
}


/*  navigator 
-----------------------------------------------------------*/
#navigator	{
	height: 25px;
	padding: 15px 25px 0 25px;padding: 0px 25px 0 25px;
	margin: 0 1px 0 -25px;
}

#navigator a:link, #navigator a:visited, #navigator a:active {
	color: #999999;
	padding: 0 0 1px 9px;
	margin: 0 3px 0 0;
	background: transparent url(../images/arrow-small.gif) no-repeat 0px 6px;	
}

#navigator a:hover{
	padding: 0 0 1px 9px;
	margin: 0 3px 0 0;
	background: transparent url(../images/arrow-small.gif) no-repeat 0 6px; 
	color:#DD6600;
}

#navigator #first{
	padding-left: 0px;
	background-image: none;
}

/*  content 
-----------------------------------------------------------*/

#content p{
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0 0 15px 0;
	padding: 0 25px 0 0;	
}


/*  rightbar 
-----------------------------------------------------------*/

.rightbarbox {
	background-color: #FFF;
	margin: 25px 0px 20px 0;
}

#rightbar .rightbarbox h3  {
	margin: 0px 13px 0 13px;
	padding: 0px 0 0px 5px;
	background: none;
	text-transform: uppercase;
	font-size: 10px;
	border-bottom: 1px solid #eee
}

#rightbar p{
	color: #555;font-size: 0.9em;	
	font-size: 1.0em;	
	line-height: 1.3em;
	margin: 8px 10px 10px 13px;
	padding: 0;
}

#rightbar .rightbarbox p {
	padding: 0px 0px 0px 0px; 	
	margin: 5px 3px 10px 18px;
	line-height: 1.4em;
}

#rightbar .rightbarbox h3  {
	margin: 0px 13px 0 13px;
	padding: 0px 0 0px 5px;
	background: none;
	text-transform: uppercase;
	font-size: 10px;
	border-bottom: 1px solid #eee
}

#rightbar .icon {
	float: left;
	margin: 2px 12px 1px 0;
	padding: 0;
}

#rightbar h5 {color: #444;
	padding: 0;
	font: bold 12px/14px "Trebuchet MS", Arial, "Times New Roman", Times, serif, Georgia;
	margin: 8px 12px -3px 12px;	
	border-bottom: 0px dotted #ccc;	
}

/*  newsbox 
-----------------------------------------------------------*/
.newsbox {
	background-color: #F7F7F7;background-color: #FFF;
	border-bottom: 1px solid #DEDEDE;border-bottom: 0px solid #DEDEDE;
	margin: 0px 0px 0 12px; margin: 0px 0px 0 0px;
}

.newsbox h3 {
	margin: 0;
	background: #f4f4f4 6px 0px;
	border:none;
	padding: 21px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:21px; /* for IE5/Win */
}

/*  newsbox 
-----------------------------------------------------------*/
#leftbar #email a:link, #leftbar #email a:visited, #leftbar #email a:active {
	background: #ececec url(../images/email.gif) no-repeat 4px 1px;
	width: 132px;
	border: 1px solid #DFE0DB;
	margin: 25px 0px 5px 10px;
	padding: 1px 0 0 31px;
	font: bold 11px/22px Arial,Helvetica;
	color: #444;
	display: block;
	text-transform: uppercase;
	letter-spacing:0.6px;
}

#leftbar #email a:hover { color: #DD6600}

#leftbar #tel {
	background: #ececec url(../images/tel.gif) no-repeat 4px 1px;
	width: 132px;
	border: 1px solid #DFE0DB;
	margin: 5px 0px 25px 10px;
	padding: 1px 0 0 31px;

	font: bold 11px/22px Arial,Helvetica;
	color: #444;
	display: block;
	text-transform: uppercase;
	letter-spacing:0.6px;
}

#leftbar #tel:hover { color: #DD6600}

#leftbar #tel  p{ 
	margin-top: 12px;
	text-align: center;
}


/*  navigation menu 
-----------------------------------------------------------*/
#leftbar .menu {
	padding: 0px 0;
	margin: 0px 25px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0077AA;
}

.menu ul {
	border-top: 0px solid #ccc;
	padding: 0;
	margin: 10px 0 0 0;
}

.menu li {
	border-bottom: 1px solid #dfdfdf;
	list-style: none;
	margin: 0;
}

.menu li a, .menu li a:visited, .menu li a:active{
	display: block;border-left: 3px solid #ececec;
	text-decoration: none;
	padding: 2px 0 2px 20px;
	margin: 1px 0;
	background: transparent url(../images/arrow.gif) no-repeat 7px 10px;
	color: #555555;
}

.menu li a:hover, #leftbar .menu li a.act {
	color:#DD6600;
	background: #ececec url(../images/arrow.gif) no-repeat 11px 9px;
	padding: 2px 0 2px 20px;
	margin: 1px 0;
}

/*  footer 
-----------------------------------------------------------*/
#footer a:link, #footer a:visited, #footer a:active {
	color:#0077AA;color: #777;
	margin: 0;
	padding: 0 1px;
}

#footer a:hover {
	color:#DD6600;
}

/*  table 
-----------------------------------------------------------*/
td {width:100px;}

/*  table 
-----------------------------------------------------------*/
.gallery {width:700px;}
.thumbnail {width:233px;float:left;}
.preview {width:200px;margin:0 20px 0 0;}
.description {width:220px;margin:0 10px 0 0;}
.gallery .thumbnail .preview a {border:1px solid #FFFFFF;padding:0;margin:0;width:200px;height:150px;display:block;}
.gallery .thumbnail .preview a:hover {border:1px solid #DD6600;border:1px solid #DD6600;}
.divisore {border-bottom:1px dotted #999999;width:700px;height:1px;padding:0 0 10px 0;margin:0 0 15px 0;}
.PopBoxImageSmall
{
   cursor: url("../images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
   cursor: url("../images/magminus.cur"), pointer;
} 
</pre></body></html>