/* stili Generici Pagina */
html, body {
	scrollbar-face-color:#069;
	scrollbar-shadow-color:#069;
	scrollbar-highlight-color:#069;
	scrollbar-3dlight-color:#069;
	scrollbar-darkshadow-color:#069;
	scrollbar-track-color:#dde1e3;
	scrollbar-arrow-color:#069;
	background-color:#dde1e3;
	background-image:url(../img/bg_dolomia.jpg);
	background-repeat:repeat-x;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:14px;
	color:#333;
	line-height:120%;
}
a:focus {
	outline: 0;
}
a:link {
	text-decoration:none;
	font-weight:bold;
	color:#F60;
}
a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#999;
}
a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#F90;
}
a:active {
	text-decoration:none;
	font-weight:bold;
	color:#F30;
}
a:link.Dettagli {
	text-decoration: none;
	color:#039;
	background-color:#ff0;
}
a:visited.Dettagli {
	text-decoration:none;
	color:#ff0;
	background-color:#369;
}
a:hover.Dettagli {
	text-decoration:none;
	color:#fff;
	background-color:#069;
}
.Tit {
	color:#039;
	background-image:url(../img/bg_ff0_60.png);
	background-repeat:repeat;
	font-size:17px;
	font-weight:bolder;
	padding:5px;
}
object {
	outline:none;
	border:none;
}
div {
	outline:none;
	border:none;
}
input {
	border:solid 1px #999;
	background-color:#fff;
}
select {
	background-color:#fff;
}
.colorfff {
	color:#fff;
	font-weight:bolder;
}
.color999 {
	color:#999;
	font-weight:bolder;
}
.colorff0 {
	color:#ff0;
	font-weight:bolder;
}
.color0f0 {
	color:#0f0;
	font-weight:bolder;
}
.colorf30 {
	color:#f30;
	font-weight:bolder;
}
.color069 {
	color:#069;
	font-weight:bolder;
}
.color039 {
	color:#039;
	font-weight:bolder;
}
.color036 {
	color: #036;
	font-weight:bolder;
}
.color060 {
	color: #060;
	font-weight:bolder;
}
.txtForm {
	padding:2px;
	color:#333;
	text-align:right;
	font-size:9pt;
	font-weight:bolder;
}
.noBorder {
	border:none;
}
/* stili Div WELCOME PAGE */
div#Welcome {
	position:relative;
	width:946px;
	height:586px;
	margin: 0 auto;
}
div#Itxt {
	position:absolute;
	top:265px;
	left:25px;
	width:360px;
	\width:360px;
	w\idth:360px;
	height:auto;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:0px;
	padding-top:5px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	line-height:18px;
	background-image:url(../img/bg_069_90.png);
	background-repeat:repeat;
	z-index:1;
}
div#IItxt {
	position:absolute;
	top:370px;
	left:15px;
	width:680px;
	\width:680px;
	w\idth:680px;
	height:auto;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:0px;
	padding-top:5px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:13px;
	color:#000066;
	line-height:18px;
	background-image:url(../img/bg_fff_93.png);
	background-repeat:repeat;
	z-index:1;
}
div#IIItxt {
	position:absolute;
	top:484px;
	left:290px;
	width:600px;
	\width:600px;
	w\idth:600px;
	height:auto;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:0px;
	padding-top:5px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:13px;
	color:#000;
	line-height:18px;
	background-image:url(../img/bg_ffff00_85.png);
	background-repeat:repeat;
	z-index:1;
}
/* stili Div PAGE */
div#container {
	position:relative;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
div#Header {
	position:relative;
	width:946px;
	\width:946px;
	w\idth:946px;
	height:185px;
	padding:0;
	margin: 0 auto;
}
div#Copyright2002 {
	position:relative;
	width:946px;
	\width:946px;
	w\idth:946px;
	height:93px;
	padding:0;
	margin: 0 auto;
}
div#TextureBox {
	position:relative;
	width:946px;
	\width:946px;
	w\idth:946px;
	height:auto;
	padding:0;
	margin: 0 auto;
	background-image:url(../img/page/texture.png);
	background-repeat:repeat-y;
}
div#PageBox {
	position:relative;
	width:946px;
	\width:946px;
	w\idth:946px;
	height:auto;
	padding:0;
	margin: 0 auto;
	background-image:url(../img/page/snow_img.png);
	background-repeat:no-repeat;
	z-index:1;
}
div#Footer {
	position:relative;
	width:946px;
	\width:946px;
	w\idth:946px;
	height:67px;
	padding:0;
	margin: 0 auto;
}
.Footer {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#069;
	text-align:center;
}
a:link.Footer {
	text-decoration: none;
	color: #069;
}
a:hover.Footer {
	text-decoration:none;
	color: #fff;
	background-color:#069;
}
