.txt_sottomenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border:0px solid red;
}
.testo_sottoprodotti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ff3300;
	text-decoration: none;
}

.testo_sottoprodotti_select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #295C91;
	text-decoration: none;
}

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.testo_stampa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.scrolla {
	margin-top: 5px;
	margin-right: 0px;
	height: 115px;
	overflow: auto;
	width:207px;
	padding: 0px;
}

.link {
	text-decoration:none;
	color:#000000;
}

.titoli_pag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #295C91;
	text-decoration: none;
}


.input {
color:#000000;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
}

.textarea {
color:#000000;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
width:180px;
}

.imgbordate {
border:1px solid #295c90;
width:125px;
}

.breadcrumbs {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
color:#295c90;
}

@media print {
.stampa {
display: none;
}
}
@media screen {
.stampa {
display: block;
}
}