body {margin:0; padding:0;}

a:active {outline: none;}
a:focus {-moz-outline-style: none;}

#globalsearch { position: relative; /*bottom: 14px;*/ right: 0; }
#globalsearch input.cerca { height: 16px; background: url(../img/cerca/search-bg.gif) center top repeat-x; }
#globalsearch .search-wrapper { /*position: relative;*/ width: 212px;}
#globalsearch .search-wrapper .left { display: block; position: absolute; left: 38px; top: 0; width: 11px; height: 19px; background: url(../img/cerca/search-left.gif) left top no-repeat; }
#globalsearch .search-wrapper input.cerca { position: absolute; width: 124px; top: 0; right: 77px;  background: url(../img/cerca/search-bg.gif) center top repeat-x; border: 0px; margin: 0; padding: 3px 0 0 0; font: 11px Arial, Helvetica, sans-serif; }




html {
	/*font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	background-color: #666;*/
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	text-transform:none;
	color: #666;
}
.interlinea18{
	font-size: 11px;
	line-height: 18px;
}
.interlinea16{
	font-size: 11px;
	line-height: 16px;
}
.font10{
	font-size: 10px;
	text-decoration: none;
	color: #666;
}
.font11{
	font-size: 11px;
	text-decoration:none;
	color: #333;

}
.brown{
	color: #996633;
	text-decoration:none;
	text-transform: uppercase;
}
.arial{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
}

.celestemenu{
	color: #01B7B7;
	text-decoration:none;
	line-height: 20px;
}
.linkmenu{
	text-decoration:none;
	color: #999;
	line-height: 20px;
}


a.linkmenu:hover {
	text-decoration:underline;
	color: #666;
}

.link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color: #009999;
	line-height: 20px;
}

.img{
	margin-bottom:28px;
}



/* menu */

#menu0 {
	background-image:url(../img/menu/home.png);
}
#menu0select {
	background-image:url(../img/menu/home_.png);
}
#menu1 {
	background-image:url(../img/menu/tecnologia.png);
}
#menu1select {
	background-image:url(../img/menu/tecnologia_.png);
}

#menu1sub {
	position: absolute;
	z-index:99;
	margin-left:97px;
	display: none;
	/*filter:alpha(opacity=90);
	opacity: 0.90;*/
	background-color: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#menu2 {
	background-image:url(../img/menu/servizi.png);
}
#menu2select {
	background-image:url(../img/menu/servizi_.png);
}
#menu2sub {
	position: absolute;
	z-index:98;
	margin-left:302px;
	display: none;
	/*filter:alpha(opacity=90);
	opacity: 0.90;*/
	background-color: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#menu3 {
	background-image:url(../img/menu/prodotti.png);
}
#menu3select {
	background-image:url(../img/menu/prodotti_.png);
}
#menu3sub {
	position: absolute;
	z-index:97;
	margin-left:401px;
	display: none;
	/*filter:alpha(opacity=90);
	opacity: 0.90;*/
	background-color: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#menu4 {
	background-image:url(../img/menu/corporate.png);
}
#menu4select {
	background-image:url(../img/menu/corporate_.png);
}
#menu4sub {
	position: absolute;
	z-index:96;
	margin-left:575px;
	display: none;
	/*filter:alpha(opacity=90);
	opacity: 0.90;*/
	background-color: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#menu5 {
	background-image:url(../img/menu/referenze.png);
}
#menu5select {
	background-image:url(../img/menu/referenze_.png);
}

/* ----- news scroll ----- */

/*#scrollup {
	position: relative;
    overflow: hidden;
    height: 150px;
    width: 356px;
}
.headline {
    position: absolute;
    top: 150px;
	margin-top: 0px;
	margin-left: 0px;
    left: 0px;
	right:0px;
    height: 150px;
    width:356px;
}*/
.data_now{
	color: #01B7B7;
}
.data_next{
	/*color: #3399CC;*/
	color: #FF9933;
}
.data_old{
	/*color: #3399CC;*/
	color: #CCCCCC;
}
