body {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-align: justify;
}

a {
  text-decoration: underline;
  font-weight: bold;
}
a:link {
  text-decoration: underline;
  color: #666;
}
a:visited {
  color: #666;
}
a:hover {
  color: #840A00;
  text-decoration: underline;
}

.padleft {
	padding-left: 3em;
}


.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: justify;
}

#menutesto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	padding: 5 0 0 0;
}

#menutesto a {
	text-decoration: underline;
	font-weight: normal;
}


#menutesto a:link {
	text-decoration: underline;
	font-weight: normal;
}

#menutesto a:visited {
	text-decoration: underline;
	font-weight: normal;
}

#menutesto a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
}


.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #666666;
	padding-left: 10px;
	font-weight: bold;
}

.titolo {
	font-family: "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FBBD05;
	text-align: center;
	padding: 10 0 10 0;
}

.titolored {
	font-family: "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #840A00;
	text-align: center;
	padding: 10 0 10 0;
}


.titolo a {
	text-decoration: underline;
	color: #FBBD05;
}

.titolo a:visited {
	text-decoration: underline;
	color: #FBBD05;
}

.titolo a:hover {
	text-decoration: underline;
	color: #840A00;
}

.address {
	font-family: verdana;
	font-size: 0.9em;
	color: #666666;
}

.sidebar {
	padding-left: 2em;
}

.hpcolumns {
	padding: 0.5em 1em 0.5em 0.5em;
	text-align: justify;
}

.cpmenutitle {
	background: transparent;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFC900;
	padding: 0 0 5 0;
}

.cpspecial {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFC900;
	border-top: 1px solid #FFC900;
	border-right: 1px solid #FFC900;
	border-bottom: 1px solid #FFC900;
	border-left: 1px solid #FFC900;
  	background-color: #840A00;
  	padding: 5 5 5 5;
	vertical-align: middle;
}

.cpspecial a:link {
	font-size: 9px;
	font-weight: bold;
	color: #FFC900;
}

.cpspecial a:visited {
	font-weight: bold;
	color: #FFC900;
}

.cpspecial a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFC900;
}

.cpselect {
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFC900;
	border-top: 1px solid #FFC900;
	border-right: 1px solid #FFC900;
	border-bottom: 1px solid #FFC900;
	border-left: 1px solid #FFC900;
  	background-color: #840A00;
  	padding: 5 0 5 5;
	vertical-align: middle;
}

.cpselect a:link {
	font-size: 9px;
	font-weight: bold;
	color: #FFC900;
	display:block;
	height: 100%;
}

.cpselect a:visited {
	font-weight: bold;
	color: #FFC900;
	display:block;
	height: 100%;
}

.cpselect a:hover {
	font-weight: bold;
	background-color: #840A00;
	color: #FFC900;
}

.cpselectsub {
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFC900;
	border-top: 1px solid #FFC900;
	border-right: 1px solid #FFC900;
	border-bottom: 1px solid #FFC900;
	border-left: 1px solid #FFC900;
  	background-color: #840A00;
  	padding: 5 0 5 9;
	vertical-align: middle;
}


.cpbutton {
font-weight: bolder;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #840A00;
	background-color: #FFC900;
	vertical-align: middle;
}

.cpbutton a:link {
    font-size: 9px;
	font-weight: bold;
	color: #840A00;
	display:block;
	height: 100%;
	padding: 5 0 5 5;
}

.cpbutton a:visited {
	font-weight: bold;
	color: #840A00;
	display:block;
	height: 100%;
	padding: 5 0 5 5;
}

.cpbutton a:hover {
	font-weight: bold;
	background-color: #840A00;
	color: #FFC900;
}

.cpbuttonsub {
	font-weight: bolder;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #840A00;
	background-color: #FCD95F;
	vertical-align: middle;
}

.cpbuttonsub a:link {
    background-color: #FCD95F;
    font-size: 9px;
	font-weight: bold;
	color: #840A00;
	display:block;
	height: 100%;
	padding: 5 0 5 9;
}

.cpbuttonsub a:visited {
	font-weight: bold;
	color: #840A00;
	display:block;
	height: 100%;
	padding: 5 0 5 9;
}
.cpbuttonsub a:hover {
	font-weight: bold;
	background-color: #840A00;
	color: #FFC900;
}


.copyright {
	font-family: verdana;
	font-size: 0.6em;
	color: #666666;
	padding-bottom: .75em;
}
.buttoncontainer {
	height: 30px;
	width: 110px;
}
.menutitle {
	text-decoration: none;
	font-weight: bolder;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	background-color: #A7A293;
}

.menutitle a:link {
	font-weight: bold;
	color: #fff;
	padding: 5px;
	display: block;
	background-color: #A7A293;

}

.menutitle a:visited {
	font-weight: bold;
	color: #333;
	padding: 5px;
	display: block;
	width: 100%;
}

.menutitle a:hover {
	font-weight: bold;
	background-color: #FFC900;
	color: #840A00;
}

.menutitleselect {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	padding-left: 5px;
	background: #E3DFC8;
	border: 1px solid #666;
}
.menutitleend {
	text-decoration: none;
	font-weight: bolder;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	background-color: #A7A293;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;

}
.menutitleendselect {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	padding: 5px;
	background: #E3DFC8;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 0px none #666;
	border-left: 1px solid #666;
}

.menutitleend a:link {
	color: #FFF;
	display: block;
	padding: 5px;
}
.menutitleend a:hover {
	font-size: 9px;
	color: #840A00;
	background: #FFC900;
	display: block;
}

.email {
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFC900;
	border: 0px none;

}

.emailselect {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	padding: 5px;
	background: #9E3F35;
}

.email a:link {
	color: #FFC900;
	display: block;
	padding: 2px 5px;
	float: left;
	font-size: 9px;
	text-decoration: underline;
	border: 0px none;
	font-weight: bold;
}

.email a:hover {
	font-size: 9px;
	color: #EC9307;
	display: block;
	text-decoration: underline;
	font-weight: bold;
}

.email a:visited {
	color: #FFC900;
	display: block;
	padding: 2px 5px;
	float: left;
	font-size: 9px;
	text-decoration: underline;
	border: 0px none;
	font-weight: bold;
}

.testoitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background: #EDEBCD;
	padding: 3px 2px 4px 4px;
	border-top: 0px none #BFBDA0;
	border-right: 0px none #BFBDA0;
	border-bottom: 1px solid #BFBDA0;
	border-left: 0px none #BFBDA0;
}

.testoprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.testopopup {
	font-family: lucida console, luxi mono, courier, courier new, monospace, serif;
	font-size: 8px;
	color: #000000;
	background: #EDEBCD;
	padding: 3px 2px 4px 4px;
	border-top: 0px none #BFBDA0;
	border-right: 0px none #BFBDA0;
	border-bottom: 1px solid #BFBDA0;
	border-left: 0px none #BFBDA0;
}

.testonarrow {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.homepagebox {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFC900;
	padding-left: 5px;
	border: 1px solid #FFC900;
}
.sottotitolo {
	font-family: "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #840a00;
}

.sottotitologray {
	font-family: "Book Antiqua", Palatino, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #777777;
}

.sottotitolo a {
	color: #840a00;
}

.sottotitolo a:visited {
	color: #840a00;
}

.sottotitolo a:hover {
	color: #FBBD05;
}

.tabletitle {
	background: #BFBDA0;
	padding: 1px;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.Glossarycaps {
	font-family: verdana;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.catalogmenutitle {
	background: #BFBDA0;
	padding: 1px;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.catmenuitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	background: #EDEBCD;
	padding: 3px 2px 4px 4px;
	border-top: 0px none #BFBDA0;
	border-right: 0px none #BFBDA0;
	border-bottom: 1px solid #BFBDA0;
	border-left: 0px none #BFBDA0;
}

.catmenuitem a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
	background: #EDEBCD;
	padding: 3px 2px 4px 4px;
	border-top: 0px none #BFBDA0;
	border-right: 0px none #BFBDA0;
	border-bottom: 1px solid #BFBDA0;
	border-left: 0px none #BFBDA0;
}
.catmenuitem a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
	background: #EDEBCD;
	padding: 3px 2px 4px 4px;
	border-top: 0px none #BFBDA0;
	border-right: 0px none #BFBDA0;
	border-bottom: 1px solid #BFBDA0;
	border-left: 0px none #BFBDA0;
}
.catmenuitem a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #840A00;
	text-decoration: underline;
	padding: 3px 2px 4px 4px;
	border-bottom: 1px solid #BFBDA0;
}
.catthumb {
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 12px;
}
.catthumbleft {
	text-align: center;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 0px;
	background: #EDEBCD;
}
.cattitle {
	background: #BFBDA0;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border-top: none #999999;
	border-right: none #999999;
	border-bottom: 1px solid #999999;
	border-left: none #999999;
}

.cattitle a:link {
	background: #BFBDA0;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
    text-decoration: none;
	border-top: none #999999;
	border-right: none #999999;
	border-bottom: 1px solid #999999;
	border-left: none #999999;
}

.cattitle a:visited {
	background: #BFBDA0;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	border-top: none #999999;
	border-right: none #999999;
	border-bottom: 1px solid #999999;
	border-left: none #999999;
}

.cattitle a:hover {
	background: #BFBDA0;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #840A00;
    text-decoration: underline;
	border-top: none #999999;
	border-right: none #999999;
	border-bottom: 1px solid #999999;
	border-left: none #999999;
}


.cattesto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background: #EDEBCD;
	padding: 4px;
	border-top: 0px none #999999;
	border-right: 0px none #999999;
	border-bottom: 0px none #999999;
	border-left: 0px none #999999;
	vertical-align: top;
	text-align: left;
}
