.tabella1 {
	border: 1px solid #CCCCCC;
	font-family:  Arial, Helvetica;
}
#pageName h2{
	font-family:  Arial, Helvetica;
	font-size:20px;
	color:#CC0000;
}
.tabella1 th {
	background-color: #336699;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.tabella1 td {
	font-size: 12px;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;


}
.videoTabFocus {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	padding: 3px;
	cursor: default;
	font-size: 12px;
}
.tabella1 .previewDisabilitato {
	color: #999999;
	background-color:#F0F0F0;
}

.videoTabCont {
	border: 1px solid #336699;
	padding: 10px;
	margin-right:20px;
	width: 437px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


body {
	margin: 0px;
	height:100%; 
	
	overflow-y:scroll;
	
	
}

html {

	overflow:auto;
	
	
}


form {
	margin: 0px;
	padding: 0px;
}

.tabella1 td input {
	
	font-size: 12px;
	color: #666666;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-weight: bold;
}

.tabella1 td textarea {
	font-family:arial;
	font-size: 12px;
	color: #666666;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-weight: bold;
}
.tabella1 tr.alt {
	background-color: #ECF5FB;
}
.tabella1 tr.altSegnaPrezzoModifica {
	background-color: #FFFF66;
}

.tabella1 td.alt {
	background-color: #ECF5FB;
}
.tabella1 tr.segnaPrezzo{
	background-color: transparent;
	border: 0px;
}
.tabella1 tr.altSegnaPrezzo {
	background-color: #ECF5FB;
}
.tabella1 tr.segnaPrezzo input{
	background-color: transparent;
	border: 0px;
	
}
.tabella1 tr.altSegnaPrezzo input{
	background-color: transparent;
	border: 0px;
	
}
.tabella1 td select {
	font-size: 12px;
	color: #666666;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-weight: bold;
}
a {
color:#3366CC;
	text-decoration: none;
}
a:hover {
color:#0099FF;
	text-decoration: underline;
}
p{
font-family:  Arial, Helvetica;
font-size: 12px;
color: #666666;
font-weight: bold;
}
checkbox{
border:none;
}

#menu {display:block; top:0px; left:0px; position:fixed; background-color:#FFFFFF; margin-left:auto; margin-right:auto; width:100%; border-bottom:2px solid #CCCCCC; }
* html #menu {position:absolute;}

#page {margin:100px 0 0 0; display:block;  background:#fff; padding:10px;}

/* --- AUTOCOMPLETE CSS --- */
.autocomplete {
	position: absolute;
	color: #333;
	background-color: #fff;
	border: 1px solid #666;
	font-family: Arial;
	overflow-y: auto;
	height: 100px;
	text-align:left;
}

.autocomplete ul {
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
}

.autocomplete li {
	display: block;
	white-space: nowrap;
	cursor: pointer;
	margin: 0px;
	padding-left: 1px;
	padding-right: 1px;
	border: 1px solid #fff;
}
.autocomplete li.selected {
	background-color: #cef;
	border-top: 1px solid #9bc;
	border-bottom: 1px solid #9bc;
}
.videoTabNotFocus {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	padding: 3px;
	cursor:pointer;
	font-size: 12px;
}
.palinsestoTabCont {
	border: 1px solid #336699;
	padding: 10px;
	margin-right:0px;
	width: 438px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.nomeParametro {
	background-color: #ffffff;
}
.fondino {
	background-color: #eeeeee;
}
.style1 {
	background-color: #eeeeee; 
	font-weight: bold; 
	
	}
.testoStampa{
font-family: Arial;
width:800px;
margin-left:auto;
margin-right:auto;
}
.testoStampa h1{
font-size:18px;
color:#CC0000;
}
.testoStampa h2{
font-size:14px;
font-style:italic;
color:#999;
}