/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0px;
	background-repeat: no-repeat;
	background-attachment : fixed;
	bgproperties : fixed;
}
.hrColor { color: #CCCCCC }
.backMenu { background: url(../images/htm_main_menu_back.gif) repeat-x; }
.backBottom { background: url(../images/back_bottom_orange.gif) repeat-x; }
.backPuntini { background: url(../images/back_puntini.gif) repeat-y; }
.backImage { background: url(../images/sfondo_sfumato.gif) }

.textSmall {
	font-family: "Small Fonts", Verdana, Arial;
	font-size: 9px;
	color: #333333;
}
.textBottom {
	font-family: "Small Fonts", Verdana, Arial;
	font-size: 9px;
	color: #666666;
}
.textBottom a:link {
	color: #333333;
	text-decoration: none;
}
.textBottom a:hover {
	color: #FF9933;
	text-decoration: underline;
}
.textBottom a:visited {
	color: #333333;
	text-decoration: none;
}
.textGlobal {
	font-family: Tahoma, Verdana, Arial;
	color: #6E7798;
	font-size: 11px;
}
.textGlobal a:link {
	color: #6E7798;
	text-decoration: underline;
}
.textGlobal a:hover {
	color: #6E7798;
	text-decoration: underline;
}
.textGlobal a:visited {
	color: #6E7798;
	text-decoration: underline;
}
.textMenu {
	font-family: Tahoma, Verdana, Arial;
	color: #333333;
	font-size: 11px;
}
.textMenu a:link {
	color: #333333;
	text-decoration: none;
}
.textMenu a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.textMenu a:visited {
	color: #333333;
	text-decoration: none;
}
.inputForm {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #EAEAEA;
	height: auto;
	width: 145px;
	padding-right: 2px;
	padding-left: 4px;
	margin-bottom: 1px;
	margin-top: 1px;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
}
.inputFormArea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #EAEAEA;
	width: 600px;
	padding-right: 2px;
	padding-left: 4px;
	margin-bottom: 1px;
	margin-top: 1px;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
}
.inputFormLungo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #EAEAEA;
	height: auto;
	width: 280px;
	padding-right: 2px;
	padding-left: 4px;
	margin-bottom: 1px;
	margin-top: 1px;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
}
.inputGlobal {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #EAEAEA;
	height: auto;
	padding-right: 2px;
	padding-left: 4px;
	margin-bottom: 2px;
	margin-top: 2px;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
}
.inputSearch {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #EAEAEA;
	height: auto;
	width: 145px;
	padding-right: 2px;
	padding-left: 4px;
	border: none;
}
.submitSearch {
	margin-top: 5px;
	margin-right: 26px;
}
.orangeLink {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
.orangeLink a:link {
	color: #FF6600;
	text-decoration: none;
}
.orangeLink a:hover {
	color: #666666;
	text-decoration: none;
}
.orangeLink a:visited {
	color: #FF6600;
	text-decoration: none;
}
.submitLogin {
	font-family: "Small Fonts", Verdana, Arial;
	font-size: 9px;
	color: #333333;
	background-color: #CCCCCC;
	height: auto;
	width: 100px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top: 1px solid #EAEAEA;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #EAEAEA;
}
