@import "clickmenu.css";
* {
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #808285;
	background-image: url(../images/fondo1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#cont-out {
	background-color: #FFF;
	margin: 0px auto;
	width: 720px;
	border-color: #FFF;
	border-style: none solid;
	border-width: 0px 15px;
}

#cont-in {
	position: relative;
	width: 100%;
}

#header {
	height: 122px;
	border-top: 18px solid #ECECEC;
}
#header h1 {
	width: 222px;
	height: 86px;
	margin: 12px 0 0 30px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header h1 .logo {
	display: block;
	width: 222px;
	height: 86px;
	text-decoration: none;
}
#header h1 .logo span {
	visibility: hidden;
}
#header h2 {
	font-size: 10px;
	font-weight: normal;
	margin-left: 30px;
	letter-spacing: -0.05em;
}

#menu-top {
	position: absolute;
	top: 82px;
	left: 290px;
	width: 420px;
	height: 50px;
/*	height: 2.5em;	*/
}
#menu-top ul {
	list-style: none;
}
#menu-top li {
	float: left;
	display: inline;
	margin-right: 10px;
}
#menu-top ul {
	display: none;
}
#menu-top .flashmenu {
	position: relative;
	width: 420px;
	height: 50px;
}

#main-menu {
	float: left;
	display: inline;
	width: 100%;
	height: 37px;
/*
	background-image: url(../images/menu_back.gif);
	background-repeat: repeat-x;
	background-position: center top;
*/
}
#main-menu ul {
	list-style: none;
	display: inline;
}
#main-menu li {
	float: left;
	display: inline;
}
#main-menu ul {
	display: none;
}
#main-menu .flashmenu {
	visibility: visible;
}

#main-banner {
	clear: both;
	height: 210px;
	border-top: 5px solid #003075;
	border-bottom: 5px solid #003075;
	background-color: #FFF;
/*
	background-color: #EBB807;
	height: 215px;
	background-image: url(../images/banner_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
*/
}
#main-banner .title {
	display: none;
	visibility: hidden;
/*
	margin: 37px 0 0 407px;
	width: 287px;
	height: 63px;
	background-image: url(../images/benvenuto.gif);
	background-repeat: no-repeat;
	background-position: left top;
*/
}
#main-banner .title span {
	visibility: hidden;
	text-decoration: none;
}
#main-banner p {
	display: none;
	visibility: hidden;
/*
	margin: 10px 0 0 407px;
	text-align: left;
	font-size: 10px;
	color: #FFFFFF;
	width: 287px;
	height: 80px;
*/
}

#menu-offers {
	clear: both;
	float: left;
	display: inline;
	width: 100%;
	border-bottom: 5px solid #B9B9B9;
}
#menu-offers .service {
	float: left;
	display: inline;
	width: 239px;
	height: 135px;
	margin: 3px 0;
	border-right: 1px solid #ADADAD;
	position: relative;
	overflow: hidden;
	background-color: #FFF;
}
#menu-offers .service.first {
	width: 238px;
	border-left: 1px solid #ADADAD;
}
#menu-offers .service p {
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color: #607183;
	margin-right: 5px;
}
#menu-offers .service .title {
	font-size: 30px;
	font-weight: normal;
	text-align: right;
	color: #000;
	margin-right: 3px;
	/* sostituito con img di sfondo */
	visibility: hidden;
}
#menu-offers .service .subtitle {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	color: #022C78;
	margin-right: 3px;
	/* sostituito con img di sfondo */
	visibility: hidden;
}
#menu-offers .service .text {
	margin-top: 10px;
	padding-left: 100px;
}
#menu-offers .service .notice {
	position: absolute;
	font-weight: bold;
	font-size: 11px;
	color: #E60600;
	top: 5px;
	left: 2px;
	/* sostituito con img di sfondo */
	visibility: hidden;
}
#menu-offers .service .enter {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	width: 59px;
	height: 15px;
	padding: 2px;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	background-position: left center;
	position: absolute;
	right: 20px;
	bottom: 10px;
}
#menu-offers .service .enter a {
	text-decoration: none;
	color: #FFF;
}
#menu-offers #ricambi-usato {
	background-image: url(../images/back_ricambi_usati.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menu-offers #ricambi-usato .text {
	padding-left: 102px;
}
#menu-offers #ricambi-nuovo {
	background-image: url(../images/back_ricambi_volkswagen.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menu-offers #ricambi-nuovo .text {
	padding-left: 120px;
}
#menu-offers #occasioni-usato {
	background-image: url(../images/back_offerte_usato.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menu-offers #occasioni-usato .text {
	padding-left: 110px;
}


#menu-areas {
	clear: both;
	float: left;
	display: inline;
	width: 100%;
}
#menu-areas .area {
	float: left;
	display: inline;
	width: 239px;
	height: 210px;
	margin: 3px 0;
	border-right: 1px solid #3A5369;
	background-color: #FFF;
	position: relative;
	overflow: hidden;
}
#menu-areas .area.first {
	width: 238px;
	border-left: 1px solid #3A5369;
}
#menu-areas .area .title {
	font-family: "Arial Narrow", "Helvetica Condensed", Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #666;
	border-left: 4px solid #FF2200;
	margin: 5px 2px;
	padding-left: 5px;
}
#menu-areas .area .goto {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #013581;
	clear: both;
	position: absolute;
	right: 10px;
	bottom: 2px;
	width: 50%;
	padding-left: 10px;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#menu-areas .area .goto a {
	color: #013581;
	text-decoration: none;
}
#menu-areas #news .element {
	border-top: 1px solid #C7C7C7;
	float: left;
	display: inline;
	width: 220px;
	clear: both;
	margin: 2px 10px;
	padding: 5px 0px 10px;
}
#menu-areas #news .element.first {
	border-top: 0px none;
}
#menu-areas #news .element .image {
	border: 1px solid #C7C7C7;
	float: left;
	display: inline;
	margin: 2px 5px 2px 2px;
	padding: 3px;
}
#menu-areas #news .element .image img {
	border: 0px none;
}

#menu-areas #news .element .title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #383F5B;
	font-size: 11px;
	font-weight: normal;
	border: 0px none;
	margin: 2px 0;
	padding: 0;
}
#menu-areas #news .element .date {
	color: #383F5B;
	font-weight: bold;
	font-size: 11px;
}
#menu-areas #news .element .text {
	color: #888;
	font-weight: normal;
	font-size: 11px;
}
#menu-areas #realizzazioni .showcase {
	margin: 0px 15px;
	float: left;
	display: inline;
}
#menu-areas #realizzazioni .showcase p {
	color: #888;
	font-weight: normal;
	font-size: 11px;
	margin: 5px 0px 10px;
}
#menu-areas #realizzazioni .element {
	padding: 2px 15px 2px 2px;
	border: 1px solid #C7C7C7;
	float: left;
	display: inline;
	margin: 0 5px 5px 0;
	background-image: url(../images/zoom.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 80px;
	height: 45px;
}
#menu-areas #realizzazioni .element img {
	border: 0px none;
}
#menu-areas #gadgets {
	background-image: url(../images/back_raduniVW.jpg);
	background-repeat: no-repeat;
	background-position: 30px 30px;
}
#menu-areas #gadgets .text {
	color: #888;
	font-weight: normal;
	font-size: 10px;
	padding-left: 10px;
	margin: 125px 0 5px 15px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#main-body {
	width: 100%;
	position: relative;
}
#main-body h1 {
	font-weight: normal;
	font-size: 24px;
	line-height: 1.5em;
}
#main-body h2 {
	font-weight: normal;
	font-size: 13px;
	color: #FF0000;
	line-height: 1.5em;
}
#main-body .list {
	float: left;
	width: 100%;
	padding-bottom: 15px;
}
#main-body .list .element {
	float: left;
	width: 354px;
	border-right: 1px solid #ADADAD;
	margin: 3px 0 10px;
	position: relative;
	min-height: 200px;
}
#main-body .list .element.nline {
	border-left: 1px solid #ADADAD;
}
#main-body .list .element .title {
	font-family: "Arial Narrow", "Helvetica Condensed", Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #666;
	border-left: 4px solid #FF2200;
	margin: 5px 2px 5px 10px;
	padding-left: 5px;
}
#main-body .list .element .image {
	border: 1px solid #DDDDDD;
	float: left;
	display: inline;
	margin: 2px 5px 2px 10px;
	padding: 3px;
}
#main-body .list .element .image img {
	border: 0px none;
}
#main-body .list .element .categ {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-left: 222px;
	padding-left: 5px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#main-body .list .element .text {
	font-weight: normal;
	font-size: 10px;
	color: #5d7085;
	margin: 5px 0;
	margin-left: 222px;
	padding: 0 5px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
}
#main-body .list .element .price {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	padding-left: 5px;
	margin-left: 222px;
}
#main-body .list .element .detail {
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5em;
	color: #5D7085;
	margin-left: 222px;
	margin-bottom: 10px;
	padding-left: 5px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#main-body .list .element .quality {
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5em;
	color: #5D7085;
	margin-left: 10px;
	clear: left;
	background-repeat: no-repeat;
	background-position: 6em center;
}
#main-body .list .element .quality.low {
	background-image: url(../images/q_low.gif);
}
#main-body .list .element .quality.midlow {
	background-image: url(../images/q_midlow.gif);
}
#main-body .list .element .quality.mid {
	background-image: url(../images/q_mid.gif);
}
#main-body .list .element .quality.midhi {
	background-image: url(../images/q_midhi.gif);
}
#main-body .list .element .quality.hi {
	background-image: url(../images/q_hi.gif);
}
#main-body .list .element .buttons {
	font-size: 10px;
	position: absolute;
	right: 0px;
	bottom: 5px;
}
#main-body .list .element .buttons .details {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	float: left;
	width: 65px;
	height: 17px;
	margin-right: 10px;
	background-image: url(../images/button_show.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#main-body .list .element .buttons .info {
	display: block;
	float: left;
	width: 16px;
	height: 17px;
	margin-right: 10px;
	background-image: url(../images/info.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#main-body .list .element .buttons .info span {
	visibility: hidden;
	display: none;
}
#main-body .list .element .site {
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5em;
	color: #F00;
	margin-left: 10px;
}
#main-body .list .element .site a {
	color: #F00;
	text-decoration: none;
}
#main-body .list .element .site a:hover {
	text-decoration: underline;
}
#main-body .pages-list {
	clear: both;
	text-align: center;
	font-size: 10px;
	color: #435D7A;
	margin: 5px 0;
}
#main-body .default p {
	margin: 1.5em 0;
	line-height: 1.3em;
}

#main-body .search {
	font-size: 11px;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 345px;
	border-top: 5px solid #DFDDDE;
	background-color: #EFEFEF;
	line-height: 1.2em;
}
#main-body .default .warning {
	font-weight: bold;
	color: #F00;
}

#main-body .search form {
	border-bottom: 3px solid #FFF;
	padding: 5px 0;
}
#main-body .search .campi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCCCCC;
	width: 40%;
}
#main-body .search .button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
}
#main-body .search span {
	margin: 0 10px;
}
#main-body .search p {
	text-align: center;
	font-size: 9px;
	color: #717171;
	letter-spacing: -0.05em;
}
#main-body .menu-cat {
	float: left;
	display: inline;
	width: 193px;
	margin-right: 20px;
	margin-bottom: 20px;
	border-top: 5px solid #B9B9B9;
	border-right: 1px solid #3D5169;
	border-bottom: 5px solid #B9B9B9;
	border-left: 1px solid #3D5169;
	background-color: #EDEDED;
}
#main-body .menu-cat .title {
	font-family: "Arial Narrow", "Helvetica Condensed", Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #666;
	border-left: 4px solid #FF2200;
	margin: 5px 2px 5px 5px;
	padding-left: 5px;
}
#main-body .generic-content {
	float: left;
	width: 718px;
	margin-top: 4px;
	margin-bottom: 4px;
	border-left: 1px solid #484F59;
	border-right: 1px solid #484F59;
}
#main-body .generic-content h1 {
	margin: 0.3em 218px 0.3em 12px;
}
#main-body .generic-content h2 {
	margin: 0.3em 218px 0.3em 12px;
	color: #003075;
}
#main-body .generic-content .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 1.3em;
	margin-right: 218px;
}
#main-body .generic-content .text p {
	margin: 0.5em 12px;
}
#main-body .generic-content .text ul {
	margin-left: 25px;
}
#main-body .generic-content .infobox {
	background-color: #EDEDED;
	border-bottom: 5px solid #BABABA;
	margin-right: 218px;
}
#main-body .generic-content .infobox h1,
#main-body .generic-content .infobox h2,
#main-body .generic-content .infobox .text {
	margin-right: 0px;
}
#main-body .generic-content .infobox h1 {
	margin: 0px 12px;
	padding-top: 0.3em;
}
#main-body .generic-content .infobox h2 {
	margin-top: 0.2em;
	margin-bottom: 1em;
}
#main-body .contactbox {
	margin-top: 10px;
	margin-right: 218px;
}
#main-body .contactbox form {
	margin-left: 10px;
}
#main-body .sidecol {
	background-image: url(../images/border.gif);
	background-repeat: repeat-y;
	background-position: 500px top;	
}
#main-body .newsbox {
	float: right;
	width: 217px;
	height: 100%;
	margin-top: 4px;
	margin-bottom: 4px;
	border-left: 1px solid #484F59;
	display: inline;
}
#main-body .newsbox .title,
#main-body .generic-content .contactbox .title {
	font-family: "Arial Narrow", "Helvetica Condensed", Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #666;
	border-left: 4px solid #FF2200;
	margin: 5px 2px 15px 10px;
	padding-left: 5px;
}
#main-body .newsbox .list {
	margin: 0 10px;
	min-height: 250px;
}
#main-body .newsbox .list .element {
	margin: 0;
	margin-bottom: 10px;
	padding: 0px 0px 5px;
	width: 100%;
	height: auto;
	border: 0 none;
}
#main-body .newsbox .list .element .image {
	margin-left: 0px;
}
#main-body .newsbox .list .element .title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #383F5B;
	font-size: 11px;
	font-weight: normal;
	width: 198px !important;
	border: 0px none !important;
	margin: 2px 0 !important;
	padding: 0 !important;
}
#main-body .newsbox .list .element .date {
	color: #383F5B;
	font-weight: bold;
	font-size: 11px;
	width: 198px !important;
}
#main-body .newsbox .list .element .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #888;
	font-weight: normal;
	font-size: 11px;
	margin: 0 !important;
	padding: 0 !important;
	width: 198px !important;
	background-image: none;
}
#main-body .newsbox .list .first {
	border-top: 0px none;
}
#main-body .newsbox .goto {
	float: right;
	font-size: 10px;
	font-weight: bold;
	color: #013581;
	clear: both;
	padding-left: 7px;
	margin-right: 10px;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#main-body .newsbox .goto a {
	color: #013581;
	text-decoration: none;
}
#main-body .pages-list {
}
#main-body .pages-list a:link {
	color: #4C5B72;
	text-decoration: none;
}
#main-body .pages-list a:visited {
	color: #003075;
	text-decoration: none;
}
#main-body .pages-list a:hover {
	color: #F00;
	text-decoration: underline;
}
#main-body .pages-list a:focus {
	color: #F00;
	text-decoration: underline;
}
#main-body .pages-list a:active {
	color: #F00;
}
#main-body .pages-list a.sel,
#main-body .pages-list .sel {
	color: #C7C7C7;
	text-decoration: none;
}

#contatti #main-body .contactbox form p {
	color: #666666;
	font-size: 11px;
	clear: left;
	float: left;
	width: 100%;
}
#contatti #main-body .contactbox label {
	float: left;
	width: 180px;
	margin-right: 20px;
	text-align: right;
}
#contatti #main-body .contactbox p .dati {
	float: left;
}
#contatti #main-body .contactbox .pulsanti {
	float: none;
	clear: left;
	border-top: 1px solid #BABABA;
	margin-top: 5px;
	padding: 10px 0px;
	text-align: center;
}
#contatti #main-body .contactbox .pulsanti .submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	margin: 0px 10px;
}
#contatti #main-body .contactbox .campi {
	background-color: #FFFFFF;
	background-image: url(../images/fields_shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	margin: 2px 0px;
	font-size: 10px;
	line-height: 1.3em;
	color: #333333;
	border: 1px solid #666666;
	width: 200px;
}
#contatti #main-body .contactbox select.campi {
	padding: 0;
}
#contatti #main-body .contactbox select.campi option {
	padding: 2px;
}
#contatti #main-body .contactbox p .dati textarea {
	margin-bottom: 10px;
	width: 200px;
}

#links #main-body h2 {
	color: #003075;
}
#links #main-body .list .element {
	min-height: 230px;
}
#links #main-body .list .element .site {
	clear: left;
	text-align: center;
}
#links .list .border {
	float: left;
	margin-bottom: 5px;
	border-bottom: 4px solid #999;
}


#events #main-body h2 {
	color: #003075;
}
#events #main-body h2 a {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 7px;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left 70%;
}
#events #main-body h2 a:hover {
	text-decoration: underline;
}
#events #main-body .list .element {
	width: 718px;
	border-right: 1px solid #ADADAD;
	border-left: 1px solid #ADADAD;
}
#events #main-body .list .element .detail,
#events #main-body .list .element .text,
#events #main-body .list .element .site {
	margin-left: 280px;
}
#events .list .border {
	float: left;
	margin-bottom: 5px;
	border-bottom: 4px solid #999;
}

#ricambi-nuovi #main-body h1,
#ricambi-usati #main-body h1 {
	font-size: 30px;
	line-height: 1em;
	margin-top: 10px;
}
#ricambi-nuovi #main-body h2,
#ricambi-usati #main-body h2 {
	font-size: 14px;
	line-height: 1em;
	margin: 5px 0 20px;
}
#ricambi-nuovi #main-body h2 {
	color: #003075;
}
#ricambi-usati #main-body h2 {
	color: #F00;
}
#ricambi-nuovi #main-body .menu-cat .title {
	border-color: #003075;
}
#ricambi-nuovi #main-body .default .warning {
	color: #003075;
}
#ricambi-nuovi .list,
#ricambi-usati .list {
	width: 505px;
}
#ricambi-nuovi #main-body .list .elem-box,
#ricambi-usati #main-body .list .elem-box {
	margin: 0px 0px 10px;
	border-bottom: 5px solid #B9B9B9;
	float: left;
}
#ricambi-nuovi #main-body .list .element,
#ricambi-usati #main-body .list .element {
	width: 249px;
	margin: 3px 0 10px;
	height: 200px;
}
#ricambi-nuovi #main-body .list .element.first,
#ricambi-usati #main-body .list .element.first {
	float: left;
	width: 248px;
}
#ricambi-nuovi #main-body .list .element .title,
#ricambi-usati #main-body .list .element .title {
	margin: 5px 2px 5px 10px;
	padding-left: 5px;
	text-transform: capitalize;
}
#ricambi-nuovi #main-body .list .element .title {
	border-color: #003075;
}
#ricambi-nuovi #main-body .list .element .image,
#ricambi-usati #main-body .list .element .image {
}
#ricambi-nuovi #main-body .list .element .categ,
#ricambi-usati #main-body .list .element .categ {
	font-size: 10px;
	color: #5D7085;
	margin-left: 122px;
	padding-left: 5px;
}
#ricambi-nuovi #main-body .list .element .text,
#ricambi-usati #main-body .list .element .text {
	margin-left: 122px;
	padding: 0 5px;
}
#ricambi-nuovi #main-body .list .element .price,
#ricambi-usati #main-body .list .element .price {
	font-size: 10px;
	color: #5D7085;
	padding-left: 5px;
	margin-left: 122px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
}
#ricambi-nuovi #main-body .list .element .detail,
#ricambi-usati #main-body .list .element .detail {
	margin-left: 122px;
	margin-bottom: 10px;
	padding-left: 5px;
}
#ricambi-nuovi #main-body .list .element .quality,
#ricambi-usati #main-body .list .element .quality {
	margin-left: 10px;
}
#ricambi-nuovi #main-body .list .element .buttons .details {
	background-image: url(../images/button_show2.gif);
}
#ricambi-usati #main-body .list .element .buttons .details {
	background-image: url(../images/button_show.gif);
}
#ricambi-nuovi .click-menu .box1,
#ricambi-nuovi .click-menu .box1-hover,
#ricambi-nuovi .click-menu .box1-open,
#ricambi-nuovi .click-menu .box1-open-hover {
	color: #003075;
}
#ricambi-nuovi .click-menu .section a:hover,
#ricambi-nuovi .click-menu .box2-hover {
	color: #003075;
}

#footer {
	clear: both;
	background-color: #EFEFEF;
	border-top: 8px solid #DFDDDE;
	color: #666666;
	text-align: center;
}
#footer .copy {
	font-size: 10px;
	padding-top: 1em
}
#footer .copy a {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
#footer .copy a:hover {
	text-decoration: underline;
}
#footer .note {
	font-size: 9px;
	padding: 1em;
	color: #888;
}

#credit {
	font-size: 9px;
	color: #333;
	text-align: right;
	padding: 0 5px 5px 0;
}
#credit a {
	color: #333;
	text-decoration: none;
}
#credit a:hover {
	color: #F60;
	text-decoration: underline;
}

/* == DEBUG: da eliminare una volta definito == */

/*	#ricambi-nuovi .list {	background-color: #FF9999;	}	*/

/*

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EEE;
	background-image: url(../images/fondo2.gif);
	background-repeat: repeat;
	background-position: top left;
}

#cont-out {
	width: 100%;
	background-image: url(../images/fondo1.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

#cont-in {
	background-color: #FFF;
	margin: 0px auto;
	width: 720px;
	border-color: #FFF;
	border-style: none solid;
	border-width: 0px 15px;
	position: relative;
}

*/
#scheda-prodotto #cont-out {
	width: 520px;
}

#scheda-prodotto #cont-out #header {
	display: none;
	visibility: hidden;
}
#scheda-prodotto .element {
	padding: 20px 0px;
}
#scheda-prodotto .element .title {
	font-family: "Arial Narrow", "Helvetica Condensed", Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #666;
	border-left: 6px solid #FF2200;
	margin: 5px 2px 5px 6px;
	padding-left: 5px;
	text-transform: capitalize;
}
#scheda-prodotto .element .image {
	margin: 5px;
	padding: 1px;
	text-align: center;
}
#scheda-prodotto .element .image img {
	border: 0px none;
}
#scheda-prodotto .element .categ {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding-left: 6px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#scheda-prodotto .element .text {
	font-weight: normal;
	font-size: 11px;
	color: #5D7085;
	margin: 5px 0;
	padding: 0 6px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
}
#scheda-prodotto .element .price {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	padding-left: 6px;
}
#scheda-prodotto .element .quality {
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5em;
	color: #5D7085;
	margin-left: 10px;
	clear: left;
	background-repeat: no-repeat;
	background-position: 6em center;
}
#scheda-prodotto .element .quality.low {
	background-image: url(../images/q_low.gif);
}
#scheda-prodotto .element .quality.midlow {
	background-image: url(../images/q_midlow.gif);
}
#scheda-prodotto .element .quality.mid {
	background-image: url(../images/q_mid.gif);
}
#scheda-prodotto .element .quality.midhi {
	background-image: url(../images/q_midhi.gif);
}
#scheda-prodotto .element .quality.hi {
	background-image: url(../images/q_hi.gif);
}
#scheda-prodotto .element .buttons {
	position: relative;
	text-align: center;
	font-size: 10px;
	left: 0px;
	top: 0px;
	height: 25px;
}
#scheda-prodotto .element .buttons .details {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: 65px;
	height: 17px;
	position: absolute;
	right: 30px;
	top: 0px;
	margin-right: 10px;
	background-image: url(../images/button_show.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#scheda-prodotto .element .buttons .info {
	display: block;
	width: 16px;
	height: 17px;
	position: absolute;
	right: 10px;
	top: 0px;
	background-image: url(../images/info.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#scheda-prodotto .element .buttons .info span {
	visibility: hidden;
	display: none;
}
#scheda-prodotto .nuovo .title {
	border-color: #003075;
}
#scheda-prodotto .nuovo .buttons .details {
	background-image: url(../images/button_show2.gif);
}
