body {
	background-image: url('/wd/tek-up/img/skin01/sfondo.gif');
	background-color: #333;
	font-family: verdana, sans-serif; 
	margin: 0;
	padding: 0;
}

#container {
	width: 744px;
	margin: 0 auto 0 auto;
	border: 0;
	padding: 0 10px 0 10px;
	background-image: url('/wd/tek-up/img/skin01/container-sf.gif');
	background-color: #333;
	background-position: top center;
	background-repeat: repeat-y;
}

#header {
	height: 76px;
	padding: 0 0 0 0;
	margin: 0;
	background-image: url('/wd/tek-up/img/skin01/header.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	position: relative;
}

#header a {
	display: block;
	height: 76px;
	width: 180px;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

#flash {
	margin: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 0;
}

#content {
	margin: 0;
	border: 0;
	padding: 5px 0 5px 0;
	float:left;
}

#content ul {
	margin: 20px;
	padding: 5px 5px 2px 0;
	list-style-type: none;
	background-color: #fff;
	border: 1px solid #ccc;
}

#content div.quote {
	margin: 10px;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #ccc;
}

#content li {
	margin: 0;
	border: 0;
	padding: 0 0 3px 15px;
	background-image: url('/wd/tek-up/img/skin01/li.gif');
	background-position: top left;
	background-repeat:no-repeat;
	float: none;
}

#content ul.scheda, #content div.prod ul {
	margin: 20px 0 0 0;
	border: 0;
	padding: 0;
	list-style-type: none;
	background-color: #fff;
}

img {
	border: 0;
}

#menu {
	width: 198px;
	margin: 0;
	border: 0;
	padding: 0;
	float: left;
}

/* MENU PRINCIPALE */

.hiddenChild{
	display: none;
}
.shownChild{
	display: block;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 198px;
	font-size: 10px;
	height: 155px;
}

ul#ul_menu.dhtml li{
	position:relative;
}
ul#ul_menu.dhtml ul{
	list-style-type: none;
	position: absolute;
	z-index: 10;
	background-image: none;
	border-top: 1px solid #e6e6e6;
	margin: 0;
	left: 198px;
	top: 0;
}
ul#ul_menu.dhtml ul li{
	width: 198px;
	margin: 0;
}

#menu ul li a {
	display: block;
	text-decoration: none;
	color: #000;
	padding: 0;
	height: 39px;
	border: 0;
	z-index: 0;
	margin: 0;
	}

#menu li ul li a { 
	padding: 2px 5px;
	background-image: none;
	background-color: #ccc; 
	text-indent: 0; 
	font-size: 11px;
	border: 1px solid #e6e6e6;
	border-top: 0;
	width: 198px;
	margin: 0 0 0 0;
	height: 14px;
}

* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }

#menu li ul li a:hover { 
	background-color: #e6e6e6;
}

ul#ul_menu.dhtml li#azienda.isActive{
	background-position: -198px 0;
}
ul#ul_menu.dhtml li#metrologia.isActive{
	background-position: -198px -39px;
}
ul#ul_menu.dhtml li#ambiente.isActive{
	background-position: -198px -78px;
}
ul#ul_menu.dhtml li#procurement.isActive, #procurement a:hover {
	background-position: -198px -117px;
}

body#certificati #content {
	padding: 5px;
	margin: 10px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #e6e6e6;
	color: #000;
	font-size: 11px;
}

body#certificati #content a {
	color: #900;
	text-decoration: none;
}

body#certificati #content img {
	margin: 0 0 5px 5px;
	border: 0;
	float: right;
}

/* MENU SECONDARIO */

#menu ul#ul_menu2, #menu ul#ul_menu3 {
	padding-top: 20px;
	margin-left: 5px;
	height: 80px;
}

#menu ul#ul_menu2 li a, #menu ul#ul_menu3 li a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	padding: 5px 3px 0 30px;
	height: 20px;
	border: 0;
	background-image: none;
}

#menu ul#ul_menu2 li a:hover, #menu ul#ul_menu3 li a:hover {
	display: block;
	color: #fc0;
}

.tek {  
	background-image: url('/wd/tek-up/img/skin01/tek.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

#iso9001 {  
	background-image: url('/wd/tek-up/img/skin01/iso9001.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

#iso14001 {  
	background-image: url('/wd/tek-up/img/skin01/iso14001.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

#sa8000 {  
	background-image: url('/wd/tek-up/img/skin01/sa8000.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

#sit {  
	background-image: url('/wd/tek-up/img/skin01/sit.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

/* NAVIGAZIONE ORIZZONTALE */

#nav {
	margin: 0;
	border: 0;
	padding: 0;
	position: absolute;
	left: 254px;
	top: 56px;
}

#nav ul { 
width: 490px; 
height: 20px; 
margin: 0;
padding: 0;
} 

#nav ul li { 
padding:0; 
margin:0; 
list-style-type:none; 
float:left; 
font-size: 10px;
text-indent:-9999px; 
} 

#nav ul li a { 
border:0; 
text-decoration:none; 
display:block; 
} 

li#home a { 
width:22px; 
height:20px; 
}

li#print a { 
width:32px; 
height:20px; 
} 

li#ita a { 
width:37px; 
height:20px; 
}

li#eng a { 
width:36px; 
height:20px; 
} 

li#home a:link, li#home a:visited { 
background-position: 0px 0px; 
} 
li#home a:hover, li#home a:focus { 
background-position: 0px -20px; 
} 

li#print a:link, li#print a:visited { 
background-position:-22px 0px; 
} 
li#print a:hover, li#print a:focus { 
background-position:-22px -20px; 
} 

li#ita a:link, li#ita a:visited { 
background-position:-415px 0px; 
} 
li#ita a:hover, li#ita a:focus { 
background-position:-415px -20px; 
} 

li#eng a:link, li#eng a:visited { 
background-position:-451px 0px; 
} 
li#eng a:hover, li#eng a:focus { 
background-position:-451px -20px; 
} 

/* MAIN */

#main {
	margin: 0 0 0 200px;
	padding: 0 0 5px 5px;
	font-size:11px;
	color: #000;
}

#main h1 {
	margin: 0 0 10px 0;
	border-bottom: 1px solid #666;
	padding: 0 0 4px 0;
	color: #666;
	font-size: 14px;
	font-weight: bold;
}

#main h2 {
	margin: 0 0 0 0;
	padding: 4px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	height: 17px;
	width: 342px;
	background-image: url('/wd/tek-up/img/skin01/titoli-sf.gif');
}

#main a {
	color: #900;
	text-decoration: none;
}

#main h2 a {
	color: #fff;
}

#main h3 {
	color: #f00;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	margin: 20px 0;
}

#main h2 a:hover {
	color: #fff;
	background-color: #f00;
	text-decoration: underline;
}

#main div.prod {
	padding: 3px;
	margin: 1px 5px 5px 0;
	border-top: 0;
	background-color: #fff;
	font-size:10px;
	color: #000;
	width: 344px
}

#main div.prod img {
	float: right;
	border: 1px solid #666;
	margin: 0 0 5px 5px;
}

#main a.continua {
	clear: both;
	display:block;
	width: 342px;
	height: 12px;
	margin: 10px 0 0 0;
	color: #900;
	text-align:right;
}

#main a:hover {
	background-color: #e6e6e6;
}

#main div.prod a:hover {
	background-color: #fff;
	text-decoration: underline;
}

#content ul li a:hover {
	background-color: #fff;
	text-decoration: underline;
}

/* FOOTER */

#footer {
	clear: both;
	height: 15px;
	padding: 3px;
	margin: 0 auto 0 auto;
	border-top: 1px solid #fff;
	background-image: url('/wd/tek-up/img/skin01/footer-sf.gif');
	background-position:top center;
	background-repeat:repeat-x;
	font-size:10px;
	color: #fc0;
	text-align: right;
}

#footer a {
	color: #fc0;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#sede {
	padding: 5px 0 10px 0;
	margin: 0;
	background-image: url('/wd/tek-up/img/skin01/footer-ombra.gif');
	background-position:top center;
	background-repeat: no-repeat;
	font-size: 9px;
	color: #ccc;
	text-align: center;
}

hr {
	clear: both;
	border: 0;
	border-bottom: 1px solid #000;
	width: 100%;
	padding: 10px 0 0 0;
}

/* USATO */

body#usato {
	background-image: none;
	background-color: #e6e6e6;
	font-family: verdana, sans-serif; 
	font-size: 11px;
	margin: 0;
	padding: 0;
}

body#usato td {
	font-size: 11px;
}

body#usato a {
	color: #f00;
	text-decoration: none;
}

body#usato a:hover {
	text-decoration: underline;
}

/* NEWS */

		body#news 
			{ background-color: #ccc; background-image: none; font-size: 10px }
		body#news #extra ul 
			{ width: 178px;	margin: 0; padding: 0; list-style-type: none; }
		body#news #extra li 
			{ margin: 0; border: 0;	padding: 0; }
		body#news #extra a 
			{ margin: 0; border: 0; padding: 4px 5px 4px 5px; width: 168px; display: block; font-size: 10px; color: #000; text-decoration: none; background-color: #ccc; border-bottom: 1px solid #e6e6e6; }
		body#news #extra a:hover 
			{ background-color: #e6e6e6; text-decoration: none; }
		body#news #extra a.continua 
			{ margin: 0; border: 0; width: 168px; background-color: #ccc; }
		body#news #extra a.continua:hover 
			{ background-color: #e6e6e6; }