body {
	margin:0px 0px 0px 0px;
	font-size:11px;
	color:#000000;
	font-style: normal;
	font-family: arial;
	background-color:#154874;
}

td {
	font-size:11px;
	color:#000000;
	font-style: normal;
	font-family: arial;
}

a.reg {
	font-size: 11px;
	color: #F1A100;
	font-style: normal;
	font-family: arial;
	text-decoration: none;
	font-weight:bold;
}
a.reg:visited {
	font-size: 11px;
	color: #F1A100;
	font-style: normal;
	font-family: arial;
	font-weight:bold;
}

a.reg:hover {
	font-size: 11px;
	color: #A3B3C7;
	font-style: normal;
	font-family: arial;
	font-weight:bold;
	text-decoration:underline;
}

a.reg:active {
	font-size: 11px;
	color: #F1A100;
	font-style: normal;
	font-family: arial;
	font-weight:bold;
}

a.menu {
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-family: arial;
	text-decoration: none;
	font-weight:bold;
}
a.menu:visited {
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-family: arial;
	font-weight:bold;
}

a.menu:hover {
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	font-family: arial;
	font-weight:bold;
	background-color:#8AA3B9;
}

a.menu:active {
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-family: arial;
	font-weight:bold;
}

a.prod {
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	font-family: arial;
	text-decoration: none;
	font-weight:bold;
}
a.prod:visited {
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	font-family: arial;
	font-weight:bold;
}

a.prod:hover {
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	font-family: arial;
	font-weight:bold;
}

a.prod:active {
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	font-family: arial;
	font-weight:bold;
}

a.tendina {
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-family: arial;
	text-decoration: none;
	font-weight:bold;
}
a.tendina:visited {
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-family: arial;
	font-weight:bold;
}

a.tendina:hover {
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-family: arial;
	font-weight:bold;
}

a.tendina:active {
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-family: arial;
	font-weight:bold;
}

a.regioni {
	font-size: 11px;
	color: #154874;
	font-style: normal;
	font-family: arial;
	text-decoration: none;
	font-weight:bold;
}
a.regioni:visited {
	font-size: 11px;
	color: #154874;
	font-style: normal;
	font-family: arial;
	font-weight:bold;
}

a.regioni:hover {
	font-size: 11px;
	color: #47678F;
	font-style: normal;
	font-family: arial;
	font-weight:bold;
	text-decoration:underline;
}

a.regioni:active {
	font-size: 11px;
	color: #154874;
	font-style: normal;
	font-family: arial;
	font-weight:bold;
}

a.admin {
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-family: arial;
	text-decoration: none;
	font-weight:bold;
}
a.admin:visited {
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-family: arial;
	font-weight:bold;
}

a.admin:hover {
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	font-family: arial;
	font-weight:bold;
}

a.admin:active {
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-family: arial;
	font-weight:bold;
}

input {
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-family: arial;
	background-color:#A3B3C7;
	border:1px solid white;
}

input.modulo {
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-family: arial;
	background-color:#dddddd;
}

input.white {
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-family: arial;
	background-color:#ffffff;

}

input.blu {
	font-size: 10px;
	color: #ffffff;
	font-style: normal;
	font-family: arial;
	background-color:#154874;

}

textarea {
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-family: arial;
	background-color:#dddddd;
	border:none;
}

textarea.privacy {
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-family: arial;
	background-color:#ffffff;
	border:1px solid black;
}


