td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menu_top {
	color: #DCE9F5;
	text-decoration: none;
	font-weight: bold;
}
.menu_top a{
	color: #DCE9F5;
	text-decoration: none;
	font-weight: bold;
}
.titolo_grigio {
	font-size: 12px;
	color: #999999;
}
.menu_sx {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F8FA;
}
.menu_sx a{
	text-decoration: none;
	color: #006699;
}
.prezzo {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
.bordato {
	border: 1px solid #dddddd;
}
.commenti {
	font-size: 11px;
	color: #70A9BE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sottopagine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}.bianco_sottolineato {
	color: #FFFFFF;
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}
.prodotto {

	font-size: 14px;
	font-weight: bold;
	color: #7B9C43;
}
.corsivo {
	font-style: italic;
	font-size: 10px;
}
input, select, textarea{
	color: #000000;
	border: 1px solid #CCCCCC;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pulsante {
	font-size: 12px;
	font-weight: bold;
	color: #237687;
	background-repeat: repeat-x;
	border: 1px solid #329A9A;
	height: 25px;
	background-color: #D8EDED;
	margin: 0px;
	padding: 0px;
}
.separatore_trat {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.nobordo {
	border: 0px;
}
.blu {
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F8FA;
}
.pulsantone {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	border: 1px solid #006600;
	background-color: #43928D;
}
.linea_sotto {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.bordo2 {
	border: 1px solid #DEF4FA;
}
.pagina {
	background-repeat: repeat-y;
	background-position: center;
	background-color: #ffffff;
}
#pop {
	position: absolute;
	visibility: hidden;
	width: 550px;
	height: 150px;
	left: 10px;
	top: 10px;
	background-color: #FFFFFF;
	border: 3px solid #59BFD5;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 32px;
}

#popchiudi a{
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 32px;
	color: #53ACAA;
}
textarea {
resize: none;
}
