div#menuProdotti{
	border-width: 0px 1px 1px 1px;
	border-color: #F66085;
	border-style: solid;
	position: absolute;
	top: 573px;
	z-index: 2;
	visibility: hidden;
	display: none;
	padding: 10px 0px 5px 5px;
	margin: 0px 0px 0px 383px;
	background-color: #cc183b;
	width: 180px;
}


div#myFog{
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	border-width: 0px 0px 0px 0px;
	position: fixed;
	z-index: 3;
	visibility: hidden;
	display: none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color: #F9F1E4;
	height: 100px;
	width: 100px;
}
div#myLoadGif{
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	position: fixed;
	z-index: 4;
	visibility: hidden;
	display: none;
	width: 32px;
	height: 32px;
	background-image: url('load.gif');
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
}
div#myLayer{
	position: fixed;
	z-index: 6;
	visibility: hidden;
	display: none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-width: 1px 1px 1px 1px;
	border-color: #9D9D9D;
	border-style: solid;
	background-color: #F9F1E4;
	color: #000000;
}

div#cover{
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	position: absolute;
	z-index: 6;
	visibility: display;
	display: block;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color: #F9F1E4;
	color: #8C9A42;
}

.pointer{
	cursor: pointer;
}

.calendarNormale{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.calendarBold{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.calendarSelect{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #F9F1E4;
	font-size: 12px;
	color: #FFFFFF;
	border-width: 0px 0px 0px 0px;
}

div#myCalendar{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
	visibility: hidden;
	display: none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color: #F9F1E4;
	color: #000000;
}

div#myLayer .titoloAlert{
	background-color: #F9F1E4;
	font-weight: bold;
	color: #B13B4A;
	text-align: left;
	padding: 0px 5px 0px 5px;
}

div#myLayer .testoAlert{
	background-color: #F9F1E4;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 0px 5px 0px 10px;
	margin: 0px 0px 0px 0px;
}

div#myLayer p{
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
}

div#myLayer input{
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 3px;
	font-weight: bold;
}
.myLayers p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.myLayers{
	position: fixed;
	z-index: 5;
	visibility: hidden;
	display: none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color: #F9F1E4;
	color: #000000;
	overflow: auto;
	vertical-align: top;
}

.titoloAlert{
	background-color: #F9F1E4;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	padding: 0px 0px 0px 5px;
	margin: 5px 0px 5px 0px;
}

.testoAlert{
	background-color: #F9F1E4;
	font-weight: normal;
	color: #262D0A;
	font-size: 12px;
	text-align: left;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 5px 0px;
}

.myLayers p{
	text-align: right;
}

.myLayers input{
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 3px;
	font-weight: bold;
}

span.linkBluBold{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; margin-bottom: 0px; line-height: normal; font-weight: bold; color: #0033CC;}
span.linkBluBold:hover{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; margin-bottom: 0px; line-height: normal; font-weight: bold; color: #FF6600;cursor:pointer;}

span.captchaLinkSmall{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; margin-bottom: 0px; line-height: normal; font-weight: bold; color: #ff6600;}
span.captchaLinkSmall:hover{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; margin-bottom: 0px; line-height: normal; font-weight: bold; color: #ff6600;cursor:pointer;}
