#menu_principale, #menu_supporto, #menu_prodotti, #menu_educational, #menu_news, #header, #footer{
	display: none
}

.stampa_scheda, .navigazione_schede .box_indici_prodotti {
	display: none;
}

#jump2content {
	display: none;
}



a:link, a:visited {

	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

* {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}



#logo_invisibile {
		border-top: 1px solid silver;
	border-bottom: 1px solid silver;
}

#corpo {
	width: auto;
	text-align: left;
	padding: 20px;


}



#container {
}

p {
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
	margin-top: 5px;
	text-align: left;
	margin-bottom: 20px;
	padding: 0px;
}

img {
	margin: 5px;
}

h1 {
	font-size: 16px;
	color: #8FA7B0;
	line-height: normal;
	margin: 0;
	padding: 0;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 5px;
	font-weight: bold;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}

h3 {
	font-size: 13px;
	color: #333333;
	text-align: left;
}

h4 {
	font-size: 10px;
	color: #333333;
	text-align: left;
}

h5 {
	font-size: 10px;
	color: #666666;
	text-align: right;
}

h6 {
	font-size: 9px;
	color: #666666;
	text-align: left;
}

/*a[href]:after{content: "(" attr(href) ")"}*/

.box_indici_prodotti {
	/*

margin: 6px;*/
	width: 700px;
	height: auto;
	padding: 3px;
	display: inline-block;
	float: left;
	text-align: center;
	left: 10px;
	position: relative;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-color: silver;
}

.box_indici_prodotti img {
	width: 60px;
}

.box_indici_prodotti img {
	width: 60px;
	height: auto;
}

.box_indici_prodotti p {
	font-size: 14px;
}