*{ margin: 0; padding: 0; }
@media print {
body {
	font: .74em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif;
	line-height: 1.6em;
	color: #444;
	background-color: #FFFFFF;
}
}
@media screen {
body {
	filter:progid:DXImageTransform.microsoft.Gradient(gradientType=0,StartColorStr='#FFFFFF',EndColorStr='#0066FF');
	font: .74em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif;
	line-height: 1.6em;
	color: #444;
	background-color: #0066FF;
}
}
a {	color: #000099;	background: inherit; text-decoration: none; }
a:hover { color: #808080; background: inherit; cursor:pointer;}
p {
	margin: 0 0 15px 0;
}
h1 {
	font: normal 4em Times New Roman, "Trebuchet MS", Arial, Sans-Serif;
	color: #000099;
	font-variant: small-caps;
	font-weight: bold;
}
h1 abbr { font: normal 1.25em Times New Roman, "Trebuchet MS", Arial, Sans-Serif; font-weight: bold;}
h1 a { color: #fff; background: inherit; }
h1 a:hover { color: #E4FFD3; background: inherit; }
sup { font-size: .4em; color: #000099; }
h2 { color: #000099; font: bold 1.6em "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; border-bottom: 1px solid #ccc; }
h3 { color: #808080; background: #D0D4D4; padding: 3px 10px; margin: 0 0 15px; }

#content { width: 960px; margin: 10px auto; background: #fff; padding: 10px; }

#header {
	background: #fff url(../images/header.jpg) no-repeat;
	background-position:right;
	height: 397px;
	margin-right: 10px;
	margin-bottom: 1px;
	float: rigth;
}
#headerPROD {
	background: #fff url(../images/headerP.jpg) no-repeat;
	background-position:right;
	height: 212px;
	margin-right: 10px;
	margin-bottom: 1px;
	float: rigth;
}
#headerCONT {
	background: #fff url(../images/headerC.jpg) no-repeat;
	background-position:right;
	height: 397px;
	margin-right: 10px;
	margin-bottom: 1px;
	float: rigth;
}
#header p {
	color: #000099;
	padding-left: 17px;
	font-weight: bold;
	font-size: small;
}
#slideshow {
	position: relative;
	left: 420px;
	background-color: #FFFFFF;
}
#slideshow img {
	width: 530px;
	height: 397px;
	overflow: hidden;
}
#logo {
	padding: 0 0 0 -25px;
	float: left;
	width: 400px;
}
#logoPROD {
	padding: 0 0 0 600px;
	float: left;
	width: 400px;
}
#lingua {
	position: relative;
	left: 10px;
	top: 160px;
	clear: both;
}
#linguaCONT {
	position: relative;
	left: 10px;
	top: 370px;
	clear: both;
}
#linguaPROD {
	clear:both;
	position: relative;
	left: 800px;
	top: -20px;
	width: auto;
}
#search { float: right; width: 240px; text-align: right; margin: 10px 15px 0 0; }
	#search a, #watch a { color: #fff; font-size: .8em; cursor: pointer; }

#searchform { padding: 10px; background: #A1BDD2;  }
	#searchform p { margin: 0; }

#menu { margin: 0px 0px 50px 0px; }
	#menu li { list-style: none; float: left; }
	#menu li a { cursor: pointer; padding: 5px 28px; line-height: 25px; background: #D0D4D4; margin: 0 1px 0 0; color: #000099; }
	#menu li a:hover { background: #B2B6B6; color: #000; }
	#menu li a.current { background: #66A3CF; color: #fff; }
	#menu li a#last  { margin: 0; padding: 5px 27px; }


#coils,#nastri,#lamiere,#quadrotti,#laser {
	color: #0099FF;
}

#prefooter { width: 944px; margin: 0 auto; background: #fff; padding: 15px 18px 15px; font-size: .9em;  }

#footer { width: 960px; margin: 15px auto; color: #FFFFFF; font-size: 0.9em; }
	#footer a { color: #444; }
	.right { float: right; text-align: right; font-size: 1em; }
	#footer .right a { margin: 0 0 0 2px; padding: 3px 10px; }
	#footer .right a:hover { background: #fff; color: #444; text-decoration: underline; }

.first { font-size: 0.9em;  float: left; width: 920px; margin: 0 30px 10px 10px; }
.second { font-size: .9em;  float: left; width: 590px; margin: 0 30px 10px 10px; }
.second a#giotto {
	font-weight: bold;
	text-decoration: underline;
}
.third { font-size: .9em;  float: left; width: 280px; margin: 0 30px 10px 10px; }
.third a {cursor:pointer;}
.last { float: right; margin: 0 10px 10px 0; }
.more { border-top: 1px solid #eee; padding: 5px 0 0 0; }
.pari {background-color: #DFDFDF}
.dispari {background-color: #FFFFFF}

#map { position: relative; width: 600px; height: 371px; overflow: hidden; }
#returnlink { display: block; position: absolute; bottom: 0; right: 0;  color: white; background: blue; padding: 3px;}

#map a.bullet { display: block; position: absolute; width: 20px; height: 20px; background: yellow; text-decoration: none; border: 1px solid red; opacity: .7; z-index: 2; }
#map img.zoomable { }

#map div.popup{ display: none; position: absolute; width: 200px; top: 100px; left: 150px; background: white; z-index: 3; padding: 10px; border: 2px solid black; }
#map div.popup a.close{ display: block; position: absolute; bottom: 0; right: 0; }
