@charset "utf-8";
/* CSS Document */

span {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #009ddf;
}

.menu {
	position: relative;
	width: 320px;
	height: 49px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}



/* adjusted values for IE6 */
* html*li#home a, * html*li#prodotti a, * html*li#azienda a, * html*li#download a, * html*li#contatti a, , * html*li#reference a { bottom: -1px; }
 
a { outline:none;}


object { outline:none; }

.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

.TabbedPanelsContentGroup {
	clear: both;
	padding: 0px;
	background-color:#FFF;
	background-image:url(../Immagini/Sfondo.png);
	margin: 0px;
	background-position:bottom;
	background-repeat:no-repeat;	
}

.TabbedPanelsContentVisible {
}

.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}

