input {
	background-color: #ECECEC;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px 3px;
	height: 13px;
	width: 150px;
	background-position: center;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.colore {
	background-color: #FD3E46;
}
.menu1 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a.menu1:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu1:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu1:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.menu2 {
	color: #FD3E46;
}
a.menu2:link {
	color: #FD3E46;
	text-decoration: none;
	font-weight: bold;

}
a.menu2:visited {
	color: #FD3E46;
	text-decoration: none;
	font-weight: bold;

}
a.menu2:hover {
	text-decoration: underline;
	font-weight: bold;

}
a.lingua:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.lingua:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a.lingua:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;

}
.menu3 {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu3:link {
	font-weight: bold;
	text-decoration: none;
}
a.menu3:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu3:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.testo {
	font-size: 11px;
}
strong {
	color: #FD3E46;
}
a.sottotit:link {
	color: #666666;
	text-decoration: none;

}
a.sottotit:visited {
	color: #666666;
	text-decoration: none;
}
a.sottotit:hover {
	color: #666666;
	text-decoration: underline;
}
a.prod:link {
	color: #000000;
	text-decoration: none;
}
a.prod:visited {
	color: #000000;
	text-decoration: none;
}
a.prod:hover {
	color: #000000;
	text-decoration: underline;
}
textarea {
	background-color: #ECECEC;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px 3px;
	width: 512px;
	background-position: center;
}
a {
	font-size: 10 px;
}