/* CSS Document */
body{
	font-family:"Trebuchet MS", Arial, Verdana;
	margin:0px 0 20px 0;
	background:url(img/bg-page.gif) top repeat-x;
	font-size:13px;
	line-height:22px;
}
.centra{
	margin:0 auto; /*centra*/
	width:775px;
}
#header{
	background:url(img/bg-logo.gif) no-repeat;
	width:775px;
	height:190px;
}
#filosofia{
	background:url(img/bg-boxfiore.gif) bottom no-repeat;
	width:775px;
	min-height:300px;
}
#filosofia p{
	display:block;
	padding:10px 40px 40px 40px;
}
#filosofia h2{
	margin:0 0 10px 40px;
	padding:10px 0 0 0;
	color:#1951A3;
}
#ita{
	background:url(img/tst-ita.gif) no-repeat;
	position:absolute;
	width:50px;
	height:35px;
	margin: 0 0 0 660px;
}
#ita:hover{
	background:url(img/tst-ita-h.gif) no-repeat;
}
#eng{
	background:url(img/tst-eng.gif) no-repeat;
	position:absolute;
	width:50px;
	height:35px;
	margin: 0 0 0 715px;
}
#eng:hover{
	background:url(img/tst-eng-h.gif) no-repeat;
}
#logo-malgorani{
	background:url(img/logo-malgorani.gif) no-repeat;
	position:absolute;
	width:213px;
	height:115px;
	margin: 20px 0 0 510px;
}
.qte{
	border-left: 8px solid;
	margin: 10px 15px 10px 15px;
 	padding: 15px;
}
.qte h3{
	font-size:16px;
	margin:0px;
}
#quality{
	border-color:#F26520;
	height:110px;
}
#quality h3{
	color:#F26520;
}
#technology{
	border-color:#FFCA00;
	height:110px;
}
#technology h3{
	color:#FFCA00;
}
#environment{
	border-color:#95C835;
	height:110px;
}
#environment h3{
	color:#95C835;
}
.boxhead{
	background:url(img/bg-boxhead.gif) top no-repeat;
	height:50px;
}
.boxfoot{
	background:url(img/bg-boxfoot.gif) bottom no-repeat;
	height:45px;
	text-align:right;
	text-decoration:none;
	color:#1951A3;
	margin:15px 0 0 0;
	padding:10px 30px 0 0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px;
	vertical-align:bottom;
}
.boxfoot a{
	text-decoration:none;
	color:#048404;
}

.boxfoot img{
	vertical-align: middle;
}

.boxfoot a:hover{
	text-decoration:underline;
}

#box{
	background:url(img/bg-box.gif) repeat-y;
	width:775px;
}
#box p{
	margin:0 40px 0 40px;
}

#box h2{
	margin:0 0 0 40px;
	padding:30px 0 0 0;
	color:#1951A3;
	
}
ul.tst-menutop {
	position:absolute;
	margin:165px 0 0 470px;
}
ul.tst-menubottom {
	position:absolute;
	margin:25px 0 0 460px;
}
ul.tst-menuemail, ul.tst-menuemail a, ul.tst-menuemail a:hover{
	float:left;
	margin:0 0 0 10px;
	padding:0 25px 0 10px;
	font-family:"Trebuchet MS", Arial, Verdana;
	text-decoration:none;
}
.tst-menutop li, .tst-menubottom li, .tst-menuemail li{
	list-style-type:none;
	margin: 0 0 0 10px;
	float:left;
	background:url(img/tst-topini.gif) left no-repeat #1951A3;
}
.tst-menutop a, .tst-menubottom a, .tst-menuemail a{
	background:url(img/tst-topfine.gif) right no-repeat;
	color:#FFFFFF;
	padding: 0 15px 0 15px;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	line-height:30px;
	display:block;
}
.tst-menutop a:hover, .tst-menubottom a:hover, .tst-menuemail a:hover{
	color:#90C3EB;
}

.tst-home a:hover{
	color:#90C3EB;
}

.prodtab{
	font-size:16px;
	margin-top:20px;
	border-style:solid;
	border-width:1px;
	border-color:#000099;
	background-color:#FFFFFF;
}

.prodtab h4{
	font-size:18px;
}

.prodtab-b{
	color:#1F61C3;
}