@charset "utf-8";
html {
	overflow-Y: scroll;
}
.container {
	width: 221px;
	text-align: right;
 margin-left:
}
h2.trigger {
	text-align:left;
	background-image: url(/immagini/btn-chisiamo.gif);
	width: 221px;
	height: 38px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
h2.trigger a {
	width: 221px;
	height: 38px;
	background-image: url(/immagini/btn-chisiamo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h2.trigger a:hover {
	text-align:left;
	background-image: url(/immagini/btn-chisiamo-r.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 221px;
	height: 38px;
	float: left;
}

h2.trigger a.sel_menu {
	text-align:left;
	background-image: url(/immagini/btn-chisiamo-r.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 221px;
	height: 38px;
	float: left;
}

h2.trigger2 {
	text-align:left;
	background-image: url(/immagini/btn-industriale.gif);
	width: 221px;
	height: 38px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
h2.trigger2 a {
	width: 221px;
	height: 38px;
	background-image: url(/immagini/btn-industriale.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h2.trigger2 a:hover {
	text-align:left;
	background-image: url(/immagini/btn-industriale-r.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 221px;
	height: 38px;
	float: left;
}
h2.active {
	background-position: left bottom;
}
h2.trigger3 {
	text-align:left;
	background-image: url(/immagini/btn-industriale.gif);
	width: 221px;
	height: 38px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
h2.trigger3 a {
	width: 221px;
	height: 38px;
	background-image: url(/immagini/btn-industriale.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h2.trigger3 a:hover {
	text-align:left;
	background-image: url(/immagini/btn-industriale-r.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 221px;
	height: 38px;
	float: left;
}
.toggle_container {
	text-align: right;
	overflow: hidden;
	width: 221px;
	clear: both;
}
.toggle_container .block {
	text-align: right;
}
.toggle_container .block p {
	text-align: right;
}

