@charset "utf-8";

.oneColFixCtrHdr #container {
	width: 825px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	top: 65px;
	position: relative;
	line-height: normal;
}
.oneColFixCtrHdr #mainContent {
	position: relative;
	top: 0px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 550px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	visibility: visible;
	background-image: url(images/content2okpast.png);
	overflow: hidden;
}
.oneColFixCtrHdr #contenitore_testo {
	padding-right: 0px;
	padding-left: 185px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 250px;
	color: #FFFFFF;
	overflow: hidden;
	padding-top: 22px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #contenitore_tasti_viewer {
	position: relative;
	top: 3px;
	text-align: left;
	font-weight: normal;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.oneColFixCtrHdr #contenitore_tasti_viewer a:hover {
	font-weight:normal;
}
.immagini_viewer {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 440px; /*Width of Carousel Viewer itself*/
	height: 250px;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 1px;
	top: 1px;
	width: 290px;
	height: 1261px;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*margin around each panel*/
	width: 250px;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.oneColFixCtrHdr #contenitore_tasti_viewer #tasto_penultimo {
	display: inline-block;
	padding-left: 235px;
	padding-top: 2px;
}

.oneColFixCtrHdr #contenitore_tasti_viewer #tasto_indietro {
	display: inline-block;
	padding-left: 120px;
	padding-top: 2px;
}

.oneColFixCtrHdr #contenitore_tasti_viewer #descrizione_operazione {
	text-align: center;
	display: block;
	font-weight: bold;
	padding: 4px;
}
