@charset "ISO-8859-1";
.menuSOLUZIONI {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #224499;
	background-image: url(../images/grafismi/freccina/freccinaBASE.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 8px;
	background-color: #DDDDDD;
	color: #000;
}
.menuSOLUZIONI span {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.menuSOLUZIONI.current {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #224499;
	background-image: url(../images/grafismi/freccina/freccinaPELLICOLE.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 15px;
}
.menuSOLUZIONIcategorie {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 8px;
	color: #000;
}
.menuSOLUZIONIcategorie a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}
.menuSOLUZIONIcategorie a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #249;
	text-align: left;
	font-weight: bold;
}

.menuSOLUZIONIcategorie.current a {
	color: #249;
	font-weight: bold;
	text-decoration: none;
}
.titoloSUPPORTOaperto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #249;
	text-align: left;
	padding-left: 7px;
	border: 1px solid #249;
}

