body
{
	background: 0 #f2f2f2;
	margin: 0;
	padding: 0;
	font: 10px Arial, Helvetica, sans-serif;
}

p {
	margin: 6px 0;
	padding: 0;
}

#main
{
	width: 680px;
	background: transparent;
	margin-right: auto;
	margin-left: auto;
}

#banner { padding: 10px 0px 5px 2px; }

#lang
{
	margin: 0 10px 5px 10px;
	text-align: right;
}

#lang a:link, #lang a:visited
{
	color: #666;
	font-size: 9px;
	text-decoration: none;
}

#lang a:hover { color: #F60; }

#navigation
{
	width: 674px;
	height: 24px;
	background: url(../../media/bkg680.png) no-repeat 0px 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2px;
}

#homeimage
{
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1px;
	width: 680px;
	height: 100px;
}

#top
{
	width: 680px;
	height: 5px;
	background: url(../../media/bkg.top.png) no-repeat 0px 0px;
	margin: 0;
	visibility: visible;
}

#center
{
	background: url(../../media/bkg.center.png) repeat-y 0px 0px;
	width: 680px;
	visibility: visible;
	margin: 0;
}

#bottom
{
	background: repeat-y left bottom url(../../media/bkg.bottom.png);
	width: 680px;
	margin: auto;
	height: 50px;
	visibility: visible;
}

#contents
{
	line-height: 1.5em;
	margin: 0;
	padding: 2% 4%;
}

#claim
{
	margin-bottom: 30px;
	color: #808080;
	font-size: 1.6em;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
}

#claim #a
{
	margin-bottom: 30px;
	color: #a9b61d;
	font: bold 1.4em Times New Roman, Times, serif;
}

#claim #b
{
	margin-bottom: 30px;
	color: #10498A;
	font: bold 1.4em Times New Roman, Times, serif;
}

/* @group Menu */

.menu
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	white-space: nowrap;
	width: 680px;
}

.menu li
{
	float: left;
	min-width: 60px;
}

.menu a
{
	display: block;
	text-decoration: none;
	min-width: 60px;
}

.menu a span
{
	display: block;
	color: #474747;
	text-align: center;
	cursor: pointer;
	border-width: 0px 1px 0px 1px;
	border-color: #666;
	padding: 6px 15px;
}

.menu a:hover { background: #fff; }

.menu a:hover span
{
	color: #fff;
	background-color: #10498A;
}

/* @end */

/* @group News */
#hprodotti
{
	color: #5e7c99;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	width: 50%;
}

#hnews
{
	color: #5e7c99;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	width: 50%;
}

#news
{
	margin: 1em auto auto;
	padding: 0;
	list-style: none;
	width: 98%;
}

#news li
{
	padding: 0 0 4px 0;
	margin: 8px 0 0 0;
	display: block;
}

#news h1
{
	font-size: 1.2em;
	line-height: normal;
	font-weight: bold;
	margin: 0;
	color: #333333;
}

#news h2
{
	font-size: 1em;
	line-height: normal;
	margin: 0;
	color: #FF8000;
	font-style: italic;
	font-weight: normal;
	padding-top: 5px;
}

#news h3
{
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0;
	color: #666666;
	font-weight: normal;
	padding-top: 5px;
}

#news a:link
{
	text-decoration: none;
	color: #10498A;
	padding: 3px;
}

#news a:visited
{
	text-decoration: none;
	color: #10498A;
	padding: 3px;
}

#news a:hover
{
	color: #10498A;
	padding: 2px;
	border: 1px solid #808080;
	background: #dfe29e;
}

/* @end */
.Customers
{
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

.Customers table { width: 100%; }
.Customers tr { }

.Customers tr:hover
{
	background: #e6e6e6;
	cursor: pointer;
}

.Customers td
{
	height: 60px;
	padding: 5px;
}

.Research
{
	margin-top: 10px;
	margin-left: 5%;
	margin-right: 5%;
	padding: 5px;
	border-left: 1px;
	border: 1px solid #e6e873;
}

.Research .Data
{
	margin-top: 10px;
	padding: 3px;
	height: 300px;
	overflow: auto;
}

.Research .Type
{
	color: #ff8000;
	font-weight: bold;
}

.Research .Title
{
	color: #4c4c4c;
	font-weight: bold;
	font-size: 10pt;
}

.Research .Date
{
	color: #999999;
	text-align: left;
	font-size: 10px;
	font-style: italic;
	margin-bottom: 3px;
	margin-top: 6px;
}

.Research .Data .Question
{
	font-size: 12px;
	font-weight: bold;
	color: #5e7c99;
}

.Research .Data .Answer
{
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: normal;
	margin-left: 2%;
}

.Research .Data .Answer .Label
{
	font-size: 10px;
	text-align: left;
	color: #4c4c4c;
	font-weight: normal;
}

.Research .Data .Answer .Value
{
	color: #000000;
	font-style: normal;
}

.Research .Data .Answer .Graph
{
	text-align: left;
	font-style: normal;
}

.Research a
{
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #0080ff;
	padding-right: 3px;
	padding-left: 3px;
}

.Research a:hover
{
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #0080ff;
	padding-right: 2px;
	padding-left: 2px;
	border-right: 1px solid #ff8000;
	border-left: 1px solid #ff8000;
}

#ChiSiamo
{
	width: 100%;
	line-height: 2em;
	font-size: 1.2em;
	color: black;
	margin: 2px;
}

#ChiSiamo a:link
{
	text-decoration: none;
	color: #0080ff;
	font-weight: bold;
	padding: 3px;
}

#ChiSiamo a:visited
{
	text-decoration: none;
	color: #0080ff;
	font-weight: bold;
	padding: 3px;
}

#ChiSiamo a:hover
{
	text-decoration: none;
	color: #0080ff;
	font-weight: bold;
	padding: 2px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border: 1px solid #808080;
	background: #fcedcf;
}

#ChiSiamo li { list-style: none; }

#Simera
{
	width: 100%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#Simera .leftSide
{
	width: 40%;
	margin-right: auto;
	margin-left: auto;
}

#Simera .leftSide .Categoria
{
	color: #aeb33d;
	font-size: 11pt;
	font-weight: bold;
	font-variant: small-caps;
}

#Simera .leftSide .Product
{
	margin-top: 5px;
	margin-bottom: 5px;
}

#Simera .leftSide .Product a
{
	color: #455c72;
	text-decoration: none;
	padding: 2px;
}

#Simera .leftSide .Product a:hover
{
	color: #000000;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #7f7f7f;
	background: #dfe29e;
}

#Simera .leftSide .Product a:visited
{
	color: #455c72;
	text-decoration: none;
	padding: 2px;
}

#Simera #rightSide
{
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border-left: 1px dotted #b7bd41;
}

#Simera #rightSide .Product { }

#Simera #rightSide .Product .Title
{
	font-size: 1.5em;
	font-weight: bold;
	color: #5e7c99;
	text-align: left;
	margin-bottom: 5px;
}

#Simera #rightSide .Product #info
{
	font-weight: bold;
	color: #333;
	text-align: left;
	margin-bottom: 5px;
	font-size: 1.1em;
}

#Simera #rightSide .Product #info a:link
{
	text-decoration: none;
	color: #0080ff;
	font-weight: bold;
	padding: 3px;
}

#Simera #rightSide .Product #info a:visited
{
	text-decoration: none;
	color: #0080ff;
	font-weight: bold;
	padding: 3px;
}

#Simera #rightSide .Product #info a:hover
{
	text-decoration: none;
	color: #0080ff;
	font-weight: bold;
	padding: 2px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border: 1px solid #808080;
	background: #fcedcf;
}

#Simera #rightSide .Product .Description
{
	color: #666666;
	font-size: 1.2em;
	font-style: italic;
}

#Simera #rightSide .Product .SubDescription
{
	color: #666666;
	font-size: 1.3em;
	font-weight: 500;
	margin-top: 10px;
	margin-bottom: 10px;
}

#Simera #rightSide .Product .SubTitle
{
	color: #666666;
	font-size: 1.2em;
	margin-top: 15px;
	margin-bottom: 3px;
	font-style: normal;
	font-weight: bold;
}

#Simera #rightSide .Product .bodyText
{
	color: #2f2f2f;
	list-style: circle;
	text-align: justify;
	font-size: 1.2em;
	line-height: 1.5em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background: #ffffff;
}

#Simera #rightSide .Product .bodyText2
{
	color: #2f2f2f;
	list-style: square inherit outside inherit inherit inherit;
	text-align: justify;
	font-size: 1.2em;
	line-height: 1.5em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-left: 20px;
	margin-bottom: 15px;
	margin-top: 10px;
	background: #ffffff;
}

#Contatti
{
	margin-left: 20px;
	color: #333333;
}

#Contatti .Sede { margin-bottom: 25px; }

#Contatti .City
{
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 5px;
	color: #004990;
}

#Contatti .Area
{
	font-weight: bold;
	font-size: 9pt;
	color: #4c4c4c;
}

#Contatti .Address
{
	font-size: 10pt;
	margin-left: 5px;
	font-style: italic;
	margin-bottom: 3px;
}

#Contatti .Tel
{
	font-size: 9pt;
	font-weight: normal;
	margin-left: 5px;
}

#Contatti .Email
{
	margin-left: 5px;
	margin-top: 5px;
}

#Contatti a:link
{
	color: #0080ff;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
}

#Contatti a:visited
{
	color: #0080ff;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
}

#Contatti a:hover
{
	color: #0080ff;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #f4b775;
	padding: 2px;
	background: #fbe5b8;
}

.firstLetter
{
	font-size: 36px;
	color: #a9b61d;
	font-weight: bold;
}

.credits
{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #404040;
}

#theDate
{
	color: #004990;
	text-align: right;
	font-size: 10px;
	margin-top: 20px;
	margin-right: 60px;
}

#InfoNote
{
	color: #666666;
	font-size: 0.9em;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#Adn
{
	background: #dae251 url(../../media/bkg.center.png) repeat-y;
	color: #ffffff;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#signtonewsletter
{
	background: #ffffff;
	width: auto;
	padding: 3px;
	margin-right: auto;
	margin-left: 0;
}

#signtonewsletter a:link
{
	color: #F60;
	font-weight: bold;
	text-decoration: none;
}

#signtonewsletter a:visited
{
	color: #F60;
	font-weight: bold;
	text-decoration: none;
}

#signtonewsletter a:hover
{
	color: #0080ff;
	font-weight: bold;
	text-decoration: none;
}

#signtonewsletter #intro
{
	color: #222e38;
	font-size: 1.1em;
	width: 60%;
	text-align: left;
	line-height: 1.5em;
	padding-left: 3px;
}

#signtonewsletter th
{
	color: #000000;
	background: #b7bd41;
	padding: 5px;
	font-size: 1.5em;
	font-style: normal;
}

#signtonewsletter  table { border: 2px solid #b7bd41; }
#signtonewsletter  #formtable { border: none; }

#signtonewsletter label
{
	font-weight: bold;
	font-size: 1.1em;
	color: #000000;
	text-align: right;
}

#signtonewsletter input
{
	font-weight: bold;
	font-size: 1.1em;
	color: #000000;
	border: 1px solid #000000;
	background: #edefc0;
	width: auto;
}

#signtonewsletter button
{
	font-weight: bold;
	font-size: 1.1em;
	color: #000000;
	border: 1px solid #000000;
	background: #b7bd41;
	padding: 2px;
	width: 100%;
	text-align: center;
	margin-top: 8px;
}

#workwithus
{
	border: 1px solid #b7bd41;
	padding: 10px;
	font-family: sans-serif;
	margin-right: auto;
	margin-top: 4px;
	margin-left: 0;
	width: 250px;
}

#workwithus h1
{
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
}

#workwithus h2
{
	font-size: 12pt;
	color: #ff7f00;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 10px;
}

#workwithus h3
{
	font-size: 9pt;
	color: #333;
}

#workwithus a:link
{
	color: #83872c;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}

#workwithus a:visited
{
	color: #b7bd41;
	font-weight: bold;
	text-decoration: none;
}

#workwithus a:hover
{
	color: #b7bd41;
	border-bottom: 5px solid #ff8000;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
}

.press { margin: 0 0 10px 0; }

.press a
{
	color: #0080FF;
	text-decoration: none;
	padding: 2px;
	font-weight: normal;
	font-size: 10px;
}

.press .newspaper
{
	color: #666;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.press .title
{
	color: #666;
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 0 6px;
}

.press .date
{
	color: #F60;
	font-size: 9px;
	font-weight: normal;
	margin: 0 0 10px 5px;
}

.iBox
{
	background-color: #555;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	text-align: center;
}

#uk_home
{
	color: #4c4c4c;
	letter-spacing: normal;
	text-align: left;
	font: 10pt Arial, sans-serif;
}

#uk_home a:link, #uk_home a:visited
{
	color: #0080ff;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
}

#uk_home a:hover
{
	color: #0080ff;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #f4b775;
	padding: 2px;
	background: #fbe5b8;
}

.sint {
	font-weight: bold;
	color: #a4ad27;
}

#panel {
	display: block;
	position: relative;
	top: -620px;
	margin: 0;
	padding: 0;
	width: 120px;
	height: 302px;
	left: 660px;
}