A.menuSXbianco:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}

A.menuSXbianco:HOVER{
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
A.menuSXbianco:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
A.menuSXbianco:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
A.menuSXbianco:no_visits {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;


}

A.menuSX:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	color: #000000;
	background-color: #e8e7e7;
	text-align: center;
	line-height: 20px;
	}
A.menuSX:HOVER{
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	color: #000000;
	background-color: #e8e7e7;
	text-align: center;
	line-height: 20px;
		font-weight: bold;
	}
A.menuSX:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	color: #000000;
	background-color: #e8e7e7;
	text-align: center;
	line-height: 20px;
}

A.menuSX:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	color: #000000;
	background-color: #e8e7e7;
	text-align: center;
	line-height: 20px;
}
A.menuSX:no_visits {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	color: #000000;
	background-color: #e8e7e7;
	text-align: center;
	line-height: 20px;
}

.bordoMenu {
	border: thin solid #000000;

}
A.menu:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	color: #333333;
	text-decoration: none;
}

A.menu:HOVER{
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	color: #333333;
	text-decoration: underline;

}
A.menu:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	color: #333333;
	text-decoration: none;

}
A.menu:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	color: #333333;
	text-decoration: none;

}

A:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
}

A:HOVER{
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	color: #000000;
	text-decoration: underline;
}
A:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	color: #000000;
	text-decoration: none;

}
A:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
}

.Titoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.Testo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	color: #000000;
}
.moduliTesto {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	color: #000000;
	border: 1px solid #CCCCCC;
	 height: 30px;
    outline: medium none;
    padding: 5px;
    /*width: 50%;*/
}
.moduliSelect {
		font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	line-height: 2;
	display: block;
	margin-right: 20px;
	text-overflow: ellipsis;
	text-align: left;
	white-space: nowrap;
	width: 14em;
	height: 30px;
	border: 1px dotted black;
}
.moduliCheck {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
	width: 16px;
}

.StileLabel {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
}
.StileLabel:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	color: #2BA3B7;
}
.pulsa {
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	color: #000000;
	border: 1px outset #000000;
	font-weight: bold;
	background-color: #FEBF00;
}
.bordiTab {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FEBF00;
	border-right-color: #FEBF00;
	border-bottom-color: #FEBF00;
	border-left-color: #FEBF00;
}
.menuAlto {
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.8em;
	color: #333333;
	background-color: #FEBF00;
	border: 4px outset #FEBF00;
	font-weight: bold;
}
.Titoletto {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}
.TestoBold {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	color: #000000;
	font-weight: bold;
}
.bordiCasi {
	background-color: #FEBF00;
}
.bordiCasi2 {
	border: thin ridge #FEBF00;
}
.moduliManca {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	color: #000000;
	border: 1px solid #CCCCCC;
	background: #FEBF00;
	background-color: #FEBF00;
	color: #000000;
}
.radioManca {
	border: thin solid #fff;
	box-shadow: 0 0 0 0.15em #FEBF00;   /*light shadow*/
	background: #FEBF00;
}
.bordoSotto {
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FEBF00;
	border-top-style: none;

}
.SF_sx {
	background-image: url(../images/medico.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial;
	background-position: top;
}
.pulsaNavig {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	color: #000000;
	border: 1px outset #000000;
	font-weight: bold;
	background-color: #FEBF00;
}
.TestoSmall {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	color: #000000;
}
.TestoBoldBianco {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
}
.moduliPage {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	color: #000000;
	background-color: #FFFFC6;
	width: 250px;
}
.TestoMENU {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	color: #FFFFFF;
	line-height: 20px;
	width: 150px;
	font-weight: bold;
}
.TestoBoldRosso {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	color: #9E3F3f;
	font-weight: bold;
}
.TestoSmallBold {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
	color: #000000;
	font-weight: bold;
}
.Sezioni {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	background-color: #EAEAEA;
	font-style: normal;
	border: 1px solid #CCCCCC;
}
.bordiTabella {
border-collapse: collapse;
	border: thin solid #FEBF00;
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em;
}
.bordiTabProdotti {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
.bordiTabProdotti td {
	border: 1px solid #CCCCCC;
}
.bordiTabella td {
border: thin solid #FEBF00; 
} 
.NoBordi {

}
.NoBordi td {
border: 0; 
} 
.bordoAnt {
	border: thin solid #CCCCCC;

}

fieldset {
    display: block;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 0.35em;
    padding-bottom: 0.625em;
    padding-left: 0.95em;
    padding-right: 0.75em;
    border: 2px groove (internal value);
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Verdana, Tahoma, Arial;
	font-size: 1em;
	
}

.bordiLati {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FEBF00;
	border-bottom-color: #FEBF00;
	border-left-color: #FEBF00;
}

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 16px;
	border: 16px solid orange;
	background-color: white;
	z-index:1002;
	overflow: auto;
}
