html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#555555;
	margin: 0px;
	padding: 0px;
	height:100%;
	width:100%
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #FFFFFF;
	text-decoration: none;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
}


table,td,tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:link, a:visited {
	color:#FFFFFF;
	text-decoration:underline;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
}
a:hover {
	color:#CCCCCC;
	text-decoration:underline;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
}
a:active {
	color:#CCCCCC;
	text-decoration:underline;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
}


--------


.menu_sel {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	font-size:9px;
	text-decoration:none;
}

.menu_sel:link, .menu_sel:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	font-size:9px;
	text-decoration:none;
}

.menu_sel:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-weight:bold;
	font-size:9px;
	text-decoration:none;
}

.menu_sel:active {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	font-size:9px;
	text-decoration:none;
}

.menu {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#a5a5a5;
	font-weight:bold;
	font-size:9px;
	text-decoration:none;
}

.menu:link, .menu:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#a5a5a5;
	font-weight:bold;
	font-size:9px;
	text-decoration:none;
}

.menu:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:9px;
	text-decoration:none;
}

.menu:active {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:9px;
	text-decoration:none;
}

.grigio, .grigio:link, .grigio:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#313131;
	font-weight:normal;
	font-size:9px;
	text-decoration:none;
}

.grigio:hover, .grigio:active {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-weight:normal;
	font-size:9px;
	text-decoration:none;
}


.elencoSel {
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
}
.elencoSel:link, .elencoSel:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
}
.elencoSel:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-size:11px;
}
.elencoSel:active {
	color:#CCCCCC;
	text-decoration:underline;
	font-size:11px;
}

.elenco {
	color:#CCCCCC;
	text-decoration:none;
	font-size:11px;
}
.elenco:link, .elenco:visited {
	color:#CCCCCC;
	text-decoration:none;
	font-size:11px;
}
.elenco:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-size:11px;
}
.elenco:active {
	color:#CCCCCC;
	text-decoration:underline;
	font-size:11px;
}

.altriLink {
	color:#CCCCCC;
	text-decoration:none;
	font-size:10px;
}
.altriLink:link, .altriLink:visited {
	color:#CCCCCC;
	text-decoration:none;
	font-size:10px;
}
.altriLink:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-size:10px;
}
.altriLink:active {
	color:#CCCCCC;
	text-decoration:underline;
	font-size:10px;
}



.puntini {
	background-image:url(../img/punto.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.lavoro,.lavoro:hover, .lavoro:visited {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	font-size:9px;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#333333;
	border:0px;
	padding:0px;
	margin:0px;
}
input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#333333;
	font-size:11px;
	border:0px;
}
.errori {
	background-color:#ff0000;
	color:#FFFFFF;
	font-weight:bold;
}
.rosso {
	color:#ff0000;
	font-weight:bold;
}
#download {
	background-image:url(../img/downBT.gif);
	width:110px;
	height:30px;
	background-repeat:no-repeat;
	padding-top:3px;
	color:#313131;
	font-weight:bold;
	font-size:8px;
	text-decoration:none;
	text-align:center;
}

#bottone {
	background-image:url(../img/bottone.gif);
	width:113px;
	height:20px;
	background-repeat:no-repeat;
	padding-top:5px;
	color:#000000;
	font-weight:bold;
	font-size:8px;
	text-decoration:none;
	text-align:center;
}

.link,.link:hover, link:visited {
	color:#313131;
	font-weight:bold;
	font-size:9px;
	text-decoration:underline;
}

.hometxt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 50px 0px 0px;
	text-align: right;
	line-height: 23px;
}

.hometxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	text-align: left;
	line-height: 13px;
}
.hometxt2 a {
	color:#CCCCCC;
	text-decoration:underline;
	font-weight: normal;
}
.hometxt2 a:link, .hometxt2 a:visited {
	color:#CCCCCC;
	text-decoration:underline;
}
.hometxt2 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.hometxt2 a:active {
	color:#FFFFFF;
	text-decoration:underline;
}
.hometitolo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	line-height: 13px;
}

.hometxt3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	line-height: 13px;
}
.hometxt3 a {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight: normal;
}
.hometxt3 a:link, .hometxt3 a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
.hometxt3 a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}
.hometxt3 a:active {
	color:#CCCCCC;
	text-decoration:underline;
}
.steps {
	text-indent:20px;
	color:#000000;
	font-weight:bold;
}
