html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:100%;
	margin:0px;
	padding:0px;
}
a {
	color: #000066;
}
a:hover {
	color: #ff0000;
}
.sfondohome {
	background-attachment: scroll;
	background-color: #242675;
	background-image: url(patt-home.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}.top {
	background-attachment: scroll;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}
.pattorizz {
	background-attachment: scroll;
	background-image: url(patt-orizz.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #232572;
}
.pattvert {
	background-attachment: scroll;
	background-image: url(patt-vert.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-bottom: -102px;
}
.footer {
	font-size: 10px;
	background-attachment: scroll;
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pattfoot {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(patt-orizz-foot.jpg);
}
.titolo {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 35px;
	margin-left: 310px;
	font-style: italic;
}
.pagina {
	margin-top: 55px;
	width: 860px;
	margin-left: 65px;
}
.menu {
	font-weight: bold;
	color: #30316A;
	padding-right: 5px;
	padding-left: 5px;
}
.menu:hover {
	color: #FFFFFF;
	background-color: #000066;
	cursor:pointer;
}
.menuprodotti a{
	line-height: 24px;
	font-weight:bold;
	text-decoration:none;
}
.submenuprodotti a{
	line-height: 22px;
	font-weight:normal;
	text-decoration:underline;
}
.submenuprodotti ul{ 
	padding-left: 14px;
}
.submenuprodotti ul li{ list-style-image:url(fr.gif);
	padding-bottom: 5px;
}
.sottolineatura {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBCD3;
	text-align: left;
}
a.linkscheda {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.linkscheda:hover {
	color: #244dc3;
}

.titolocat {
	font-weight: bold;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #33357F;
	margin-bottom: 12px;
	font-size: 14px;
}
.formcerca {
	font-size: 11px;
	background-color: #B4B5C7;
}
.carrello_cli {
	background-color: #C4C2D8;
	border: 1px solid #888CB9;
	line-height: 20px;
}
.carrello_toptab {
	background-color: #C4C2D8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888CB9;
	font-weight: bold;
}
.carrello_riga {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888CB9;
}
.carrello_qt {
	text-align: center;
	width: 30px;
}

.submenunew{ margin-left:13px; font-weight:normal; display:none; visibility:hidden; margin-bottom:5px; margin-top:5px;}
.submenunew a{
	line-height: 25px;
	font-weight:normal;
	text-decoration:underline;
}
.submenunew ul{ 
	padding-left: 0px;
}
.submenunew ul li{ list-style-image:url(fr.gif);
	padding-bottom: 5px;
	padding-left: 14px;
}

