a {
	text-decoration: none;
	color: #0073AD;
}
a:hover {
	color: #0073AD;
	text-decoration: underline;
}
a:visited {
	color: #0073AD;
}
a:active {
	color: #0073AD;
}
img{
  border-color: #0073AD !important;
}

img:hover{
  border-color: #0073AD !important;
}
td img {display: block;}

img { behavior: url(iepngfix.htc) }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../../immagini/sfondo.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #f7f8f6;
}
input {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	border-left: 1px solid #0073AD;
	border-right: 1px solid #0073AD;
	border-bottom: 1px solid #0073AD;
	border-top: none;
}
.inputstandard {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-top: none;
}
input.button {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #0073AD;
	border: 1px solid #0073AD;
	font-weight: bold;
	color: #FFFFFF;
}

table {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}

select {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	border: 1px solid #FF9900;
}
.titolo0 {
	font-size: 14px;
	color: #0073AD;
	font-weight: bold;
	border-bottom: 1px solid #0073AD;
}
.titolo1 {
	font-weight: bold;
	border-bottom: 1px solid #0073AD;
}
.testo1 {
	font-size: 10px;
}
.msgalert {
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.lenti_cod {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
