@charset "utf-8";
/* struttura */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline; /*attenzione*/
}

ul {
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
}
	
html, body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 11px;
	color: #666666;
}

.hide {
	display: none;
}

.clear {
	clear: both;
}

.active {
	color: #000000;
}
	
a:link, a:visited, a:active {
	text-decoration: none;
	color: #999999;
}
	
a:hover {
	color: #000000;
}

.verde a:link, .verde a:visited, .verde a:active {
	color: #5aab26;
}
	
.verde a:hover {
	color: #000000;
}

strong {
	color: #5aab26;
}

/*globali*/

#contenitore {
	width: 948px;
	margin: 0 auto;
	position: relative;
}

h3 {
	background: #5aab26 url("../_img/background-titolo.jpg") top right repeat-y;
	margin: 2px 0 2px 0;
	padding: 2px 0 2px 157px;
	text-transform: uppercase;
	font-size: 11px;
	color: #fff;
}

h4, .commento h5, #form-acquista legend {
	color: #000000;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 3px;
}

h5, h6 {
	color: #333333;
	margin-bottom: 5px;
}

#titolo {
	border-bottom: 1px solid #cccccc;
	margin-left: 20px;
}

/*header*/
#header {
	width: 948px;
	height: 98px;
	background: url("../_img/background-header.jpg") center 2px no-repeat;
	border-bottom: 1px solid #cccccc;
}

h1 {
	position: absolute;
	left: 0;
	top: 70px;
	z-index: 100;
}

#ul-header {
	float: right;
	text-align: right;
}

#ul-header li {
	background-color: #ffffff;
	width: 118px;
	padding: 3px 5px;
	margin-bottom: 3px;
}

#ul-header .active {
	color: #000000;
	text-transform: uppercase;
}

#ul-header a:link, #ul-header a:visited, #ul-header a:active {
	text-decoration: none;
	color: #999999;
}
	
#ul-header a:hover {
	color: #000000;
}

/*menu principale*/
#menu {
	border-bottom: 1px solid #cccccc;
	margin-top: 3px;
	padding-left: 175px!important;
}

#menu ul {
	width: 120px;
	float: left;
	margin-bottom: 5px !important;
	list-style-image: url("../_img/list-type.png");
	list-style-type: square;
	padding-left: 17px !important;
}

#menu li {
	padding: 1px 2px;
	margin-bottom: 1px;
}

#menu a:link, #menu a:visited, #menu a:active {
	text-decoration: none;
	color: #5aab26;
}
	
#menu a:hover {
	color: #000000;
}

#menu .active, #menu li:hover {
	background-color: #ffffff;
	color: #000000;
}

#menu img {
	float: right;
	margin-top: 5px;
}

#sottomenu {
	width: 140px;
	float: left;
	margin-right: 40px !important;
    padding-top: 50px !important;
}

#sottomenu ul {
	border-top: 1px solid #cccccc;
	/* margin-top: 50px !important; */
	margin-bottom: 20px !important;
}


#sottomenu li {
	border-bottom: 1px solid #cccccc;
	padding: 3px 0 3px 20px;
	font-size: 11px;
}

#sottomenu a:link, #sottomenu a:visited, #sottomenu a:active {
	color: #5aab26;
}

#sottomenu a:hover {
	color: #000000;
}

#esci {
	border: none!important;
	margin-top: 90px;
}

#reg {
	border: none!important;
}

#lista_modelli {
	border: none !important;
    margin-left: 10px !important;
    margin-top: 20px !important;
}

#lista_modelli li {
	padding: 0!important;
	border: none;
}

#lista_modelli a:link, #lista_modelli a:visited, #lista_modelli a:active {
	color: #666666;
}

#lista_modelli a:hover {
	color: #000000;
}

#menu_scheda_prodotto {
	margin-top: 23px!important;
	float: left;
}

#menu_scheda_prodotto li {
	float: left;
	padding: 5px 8px;
	border: 1px solid #cccccc;
	margin-right: 5px;
	background-color: #dbdbdb;
	color: #5aab26;
	font-weight: bold;
}

#menu_scheda_prodotto .active {
	border-bottom: 1px solid #ffffff;
	background-color: #ffffff;
	position: relative;
}

#menu_scheda_prodotto a:link, #menu_scheda_prodotto a:visited, #menu_scheda_prodotto a:active {
	color: #666666;
}

#menu_scheda_prodotto a:hover  {
	color: #5aab26;
}

#menu_scheda_prodotto_plus {
	margin-top: 24px!important;
	float: right;
}

#menu_scheda_prodotto_plus li {
	float: left;
	margin-left: 20px;
}

#menu_scheda_prodotto_plus a:link, #menu_scheda_prodotto_plus a:visited, #menu_scheda_prodotto_plus a:active {
	color: #5aab26;
	text-decoration: underline;
}

#menu_scheda_prodotto_plus a:hover {
	color: #666666;
}

#menu_negozio {
    margin-left: 180px;
	width: 767px;
	padding: 4px 0 5px 0;
	border-bottom: 1px solid #cccccc;
    clear: both;
}
#sponsor{
	border-bottom: 1px solid #cccccc;
	width: 950px;
	height: 70px;
}
#sponsor a{
	margin-left:-5px;
}

/*pagine*/
#contenuti {
	border-bottom: 1px solid #cccccc;
	margin-top: 3px;
	position: relative;
}

#testo {
	width: 330px;
	margin: 0 0 20px 0;
}

#contenuto_generico {
	margin: 45px 0 20px 0;
	width: 768px;
	float: left;
}

#contenuto_scheda {
	margin: -1px 0 20px 0;
	width: 768px;
	float: left;
	border-top: 1px solid #cccccc;
}

#testo_centrato {
    margin-top: 50px;
	position: relative;
}

#testo_allineato {
    margin-left: 160px !important;
    margin-bottom: 200px !important;
    margin-top: 50px !important;
}

#testo_single {
	margin: 0 0 20px 180px;
	position: relative;
}

#testo_single ul {
	margin-left: 30px !important;
	list-style-type: square;
}

#testo, #testo_single, #contenuto_generico {
	float: left;
	line-height: 16px;
	text-align: justify;
}

#testo strong, #testo_single strong {
	color: #5aab26;
}

#immagini {
	width: 416px;
	float: left;
	margin: 28px 0 20px 22px;
}

#immagini ul {
	width: 420px;
}

#immagini li {
	float: left;
	padding-right: 3px;
}

#sx {
	float: left;
	width: 330px;
	margin-top: 25px;
}

#dx {
	float: left;
	width: 416px;
	margin-top: 25px;
}

.miniature {
	float: left;
}

.miniature li:hover {
	border: 1px solid #000000;
}

.miniature li {
	float: left;
	border: 1px solid #cccccc;
	padding: 2px!important;
	height: 194px;
    width: 244px;
	margin-left: 6px;
	margin-bottom: 10px;
	position: relative;
    text-align: center;
}

.miniature img {
	/* float: left; */
}

.miniature a:link, .miniature a:visited, .miniature a:active {
	color: #5aab26;
}

.miniature a:hover {
	color: #000000;
}

.didascalia_miniatura {
	clear: left;
	padding: 3px;
	background-color: #cccccc;
	position: absolute;
	bottom: 2px;
	width: 238px;
	left: 2px;
	text-align: right;
}

#menu_negozio ul {
	float: right;
	border-right: 1px solid #cccccc;
}

#menu_negozio li {
	float: left;
	text-transform: uppercase;
	padding: 0 10px;
	border-left: 1px solid #cccccc;
}

/*home*/

#home_right, #menu_negozio p {
	float: left;
}

#lista_home_right img {
	border: 1px solid #cccccc;
	padding: 1px;
}

#lista_home_right li {
	margin-bottom: -2px;
}

#home_left {
	width: 516px;
	height: 386px;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}

/*community blog*/

#benvenuto {
	position: absolute;
	top: 4px;
	left: 180px;
}

#contenitore-col-post {
	background-color: #dbdbdb;
}

#contenitore-post {
	background-color: #ffffff;
	width: 598px;
	float: left;
	margin-bottom: -10px;
}

#contenitore-post h3 {
	background: #dbdbdb url("../_img/background-titolo.jpg") top right repeat-y;
	margin: 2px 0 2px 0;
	padding: 2px 0 2px 5px;
	font-size: 11px;
	color: #666666;
	text-align: left;
}

.post {
	position: relative;
	border: 1px solid #cccccc;
	padding: 5px 5px 30px 5px;
	width: 580px;
	margin-bottom: 10px;
}

.inviato_da {
	margin-left: 50px;
}

.accesso_commenti {
	position: absolute;
	right: 0;
	bottom: 0;
}

.accesso_commenti li {
	float: left;
	background-color: #dbdbdb;
	padding: 0 10px;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

#col-sx-community {
	float: left;
	padding: 5px;
}

#col-sx-community h4 {
	color: #5aab26;
	margin-top: 0!important;
}

.commento {
	padding: 5px 20px 30px 55px;
	width: 517px;
	margin-bottom: 10px;
	background-color: #dbdbdb;
}

/*community bacheca*/

.bacheca, .foto_video {
	position: relative;
	border: 1px solid #cccccc;
	padding: 5px;
	width: 580px;
	margin-bottom: 10px;
}

.bacheca_dx {
	width: 200px;
	float: left;
	background: #ffffff url("../_img/bacheca-decoro.jpg") top right no-repeat;
	padding: 5px 5px 30px 5px;
}

.bacheca_sx {
	float: left;
	width: 360px;
	padding: 5px 5px 30px 5px;
	background-color: #dbdbdb;
}

.bacheca_sx h4 {
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}

.date_annuncio {
	margin-top: 50px;
	color: #999999;
}

/*i nostri negozi*/


#negozio{
	width:767px;
	height:350px;
	float:left;
}
#containernegozi{
	width:767px;
	float:right;
}

#mappagoogle{
	width:427px;
	float:right;
}

#indirizzo{
	width:340px;
	float:left;
}

/*community foto e video*/

.bacheca_video {
	float: left;
	width: 350px;
	height: 280px;
	margin: 15px 20px 10px 10px;
}

.bacheca_video object {
	width: 350px;
	height: 280px;
}

.testo_video {
	margin-right: 10px;
}

.testo_video ul {
	margin-left: 5px!important;
}

.testo_video li {
	float: left;
	padding: 5px;
}

.testo_video li img {
	width: 100px;
}

/* download cataloghi */

#testo .list_cat {
	width: 720px;
	margin-top: 30px !important;
	padding-bottom: 30px !important;
	float: left;
}

.list_cat li {
	float: left;
	width: 256px;
	margin-right: 100px;
	border-bottom: 1px solid #dbdbdb;
	padding:2px;
}

.down_cat {
	float: right;
	width: 25%;
	text-align: right;
}

.down_cat_descr {
	float: left;
	width: 70%;
	text-align: left;
}

/* galleria fotografica */

#galleria_foto {
	float: left;
}

#galleria_foto li {
	float: left;
	margin: 5px 6px;
}

#galleria_foto img {
	border: 1px solid #dbdbdb;
	padding: 1px;
}

#galleria_foto img:hover {
	border: 1px solid #000000;
}

/*negozio online */

#desc-prod {
	float: left;
	width: 350px;
	/* padding-top: 50px;*/
}

#img-prod {
	float: left;
	margin-left: 40px;
	width: 378px;
	text-align: center;
}

#img-prod ul {
	margin-top: 50px!important;
}

#img-prod li {
	float: left;
	margin-right: 12px;
}

.blocco_testo {
	margin-bottom: 20px;
	text-align: justify;
}

#acquista-prodotto {
	border-bottom: 1px solid #dbdbdb;
	border-top: 1px solid #dbdbdb;
	margin-top: 30px;
	padding-top: 7px;
}

#acquista-prodotto img {
	float: left;
	margin-right: 10px;
}

#prezzo {
	margin-left: 50px;
}

#prezzo strong {
	color: #333333;
}

#acquista-prodotto form {
	clear: left;
	margin-top: 25px;
	margin-bottom: 10px;
}

.gruppo-input {
	float: left;
}

.gruppo-input label {
	text-transform: none; 
	margin: 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left;
	width: 150px;
	margin-right: 55px;
}

.gruppo-input select {
	width: 160px;
	clear: left;
}

.aggiungi {
	width: 150px;
	height: 20px;
	background-color: #5aab26;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer !important;	
	border: none;
	margin: 16px 0 0 0px;
	padding-top:0!important;
}

/* parlano di noi */

.pubblicazione {
	border: 1px solid #dbdbdb;
	width: 174px;
	float: left;
	padding: 3px;
	margin-left: 10px;
    min-height: 300px;
}

.pubblicazione strong {
	color: #999999;
	font-size: 12px;
}

.pubblicazione h4 {
	margin: 10px 0 5px 0;
}

.pubblicazione a {
	float: right;
}

/* news/eventi */

.news-cont {
	border: 1px solid #dbdbdb;
	padding: 3px;
	position: relative;
	margin-bottom: 10px;
}

.news-cont h4 strong {
	color: #999999;
}

.news-cont h4 {
	margin: 0;
}

.news-testo {
	width: 530px;
	float: left;
}

.download-news {
	padding-top: 10px;
	position: absolute;
	bottom: 7px;
	width: 248px;
}

.download-news ul {
	float: left;
}

.download-news li, .download-list {
	float: left;
	border-right: 1px solid #999999;
	padding: 0 3px;
}

.galleria-news {
	float: right;
	/* width: 286px; */
	padding-top: 10px;
}

.galleria-news img {
	width: 53px;
	height: 40px;
}

.galleria-news li {
	float: left;
	padding: 5px 4px 0 0;
}

.news-dx {
	float: right;
}

.news-dx img {
	width: 223px;
}

/* usato */

#form_usato h2 {
	text-transform: uppercase;
	color: #000000;
	text-align: center;
}

#form_usato label {
	text-transform: lowercase;
	text-align: left;
}

#form_usato select {
	width: 150px;
	margin-top: 3px;
}

.cerca_usato {
	width: 65px;
	height: 23px;
	background-color: #5aab26;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer !important;	
	border: none;
	margin: 30px 0 20px 0;
	float: right;
}

.lista_moto_usate table {
	width: 100%;
	text-align: center;
	border: 1px solid #cccccc;
}

.lista_moto_usate th, .lista_moto_usate td {
	vertical-align: middle;
}

.lista_moto_usate tbody tr {
	border: 1px solid #cccccc;
}

.lista_moto_usate thead {
	background-color: #cccccc;
	color: #666666!important;
	padding: 5px;
}

.lista_moto_usate thead a {
	color: #666666;
}

.lista_moto_usate thead a:hover {
	color: #000000;
}

.lista_moto_usate tbody td {
	padding: 3px;
}

.lista_moto_usate h4 {
	margin: 0;
}

.scheda_moto_access {
	font-size: 54px;
	background-color: #cccccc;
}

.scheda_moto_access a {
	color: #000000;
}

.scheda_moto_access a:hover {
	color: #666666;
}

/*usato scheda tecnica*/
#img_dati_tecnici {
	width: 210px;
	float: left;
}

#img_dati_tecnici img {
	margin: 10px 0;
	width: 210px;
}

#img_dati_tecnici li {
	float: left;
}

#img_dati_tecnici li img {
	width: 100px;
	margin: 2px;
}

#usato_dati_gen1 {
	float: left;
	padding: 20px 10px;
	margin-top: 10px;
	width: 180px;
}

#usato_dati_gen2 {
	float: left;
	padding: 20px 10px;
	margin-top: 10px;
	width: 318px;
}

#scheda_dati_tecnici {
	float: left;
	margin-left: 20px;
	width: 538px;
}

.dati_vari {
	clear: both;
}

.dati_vari_margin {
	margin-top: 25px;
}

.dati_vari ul {
	padding: 20px 10px !important;
}

.dati_vari li {
    border-bottom: 1px solid #eeeeee;
    line-height: 20px;
	clear: both;
}

.dato_tecnico, .dato_tecnico_descr {
	width: 250px;
	padding-right: 5px;
	display: block;
	float: left;
}

.dati_vari h6 {
	background-color: #dbdbdb;
	padding: 5px 20px;
	color: #5aab26;
	position: relative;
}

.dati_vari h6 a {
	color: #ffffff;
	background-color: #cccccc;
	padding: 0 5px;
	position: absolute;
	right: 10px;
	top: 5px;
}

.hack_ie {
	position: absolute;
	right: 0;
}

/*marchi*/

.aggiustamento {
	width: 765px;
}

/*footer*/

#footer {
	clear: both;
	color: #999999;
}

#footer ul {
	margin: 3px 0;
}

#footer li {
	text-transform: uppercase;
	float: left;
}

#foo-left {
	float: left;
}

#foo-left li {
	float: left;
	padding-right: 10px;
}

#foo-left .active, #foo-right .active {
	color: #5aab26;
}

#foo-left .active img, #foo-right .active img {
	margin-right: 5px;
}

#foo-right {
	float: right;
	padding-left: 10px !important;
}

#foo-right li {
	padding-left: 10px;
}

#footer a:link, #footer a:visited, #footer a:active {
	padding-left: 5px;
}
	
#footer a:hover {
	color: #000000;
}

#footer p {
	clear: both;
	font-size: 10px;
	border-top: 1px solid #cccccc;
	padding: 5px 0;
}

/*css privacy eng*/
#privacy-format ul {
	margin-left: 25px;
	list-style-type: square;
}

#privacy-format ol {
	margin-left: 25px;
}

#privacy-format li {
	margin: 5px 0;
}

.alfabeta {
	list-style-type: lower-alpha !important;
}
 
/*TABELLLE e varie acquista online*/

.link-riep {
	float: right;
	padding: 3px 5px;
	border: 1px solid #cccccc;
	margin: 5px 0 0 5px;
}

.numero_oggetti {
	margin: 10px 0;
}

#carrello {
	margin: 45px 0 20px 0;
}

#carrello table {
	width: 100% !important;
	clear: both;
}

#carrello table h4 {
	margin-top: 0;
}

#carrello table, #carrello th, #carrello td {
	border: 1px solid #cccccc;
	border-collapse: collapse;
	vertical-align: middle;
}

#carrello td,#carrello th {
	padding: 3px 6px;
}

#carrello td {
	text-align: left;
}

#carrello td input {
	border: 1px solid #cccccc;
	width: 150px;
}

#carrello th {
	text-align: center;
}

.tab-ordini {
	text-align: right!important;
}

.tot {
	background-color: #dbdbdb;
}

.prezzo_reale {
	text-decoration: line-through;
}

.prezzo_scont {
	color: #000000;
}

.aggiorna {
	width: 152px!important;
	height: 23px;
	background-color: #5aab26;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer !important;	
	border: none!important;
	margin: 10px 0 0 0;
}

.riepilogo {
	float: right;
	width: 260px;
}

.riepilogo form {
	margin-bottom: 10px;
}

.riepilogo input, .radio {
	width: 12px;
	height: 12px;
	display: block;
	float: left;
	margin: 2px 5px 0px 5px;
	border: none !important;
}

#form-acquista {
	margin: 25px 0 0 180px;
}

#form-acquista form {
	width: 500px;
}

#form-acquista label {
	width: 100px;
}

#form-acquista textarea {
	border: 1px solid #999999;
	background-color: #dbdbdb;
	color: #666666;
	margin: 0 0 0 141px;
	width: 258px;
	padding: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.modifica {
	margin-right: 88px;
	margin-top: 20px;
}

/* form */
#form_usato {
	width: 140px;
	float: left;
	margin: 50px 40px 20px 0;
}

form {
	/*margin: 30px 0px 30px 20px;*/
}

form label {
	display: block;
	float: left; 
	text-transform: uppercase; 
	margin: 5px 20px 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
	width: 70px;
	font-weight: bold;
}

form input {
	margin-bottom: 10px;
	width: 265px;
	background-color: #dbdbdb;
	border: 1px solid #999999;
	height: 16px;
	color: #000000;
	padding: 2px;
}

form input.small-size {
    width: 100px;
}

form input.radio {
    width: auto;
}

.checkbox {
	width: 12px;
	height: 12px;
	margin: 2px 5px 0px 110px;
	display: block;
	float: left;
}

#informativa {
	padding-left: 130px;
	width: 250px;
}

.invia {
	width: 65px;
	height: 23px;
	background-color: #5aab26;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer !important;	
	border: none;
	margin: 10px 0 0 316px;
}

form select {
	margin: 0px 0px 10px 0px;
	color: #999999;
}

textarea {
	border: 1px solid #c7bdbc;
	color: #6e5516;
	margin: 0 0 0 110px;
	width: 285px;
	padding: 5px;
}

textarea.normal {
    margin: 0;
}

/*pager*/

#pager {
   text-align: right;
   margin: 20px 170px 20px 0;
   clear: both;
}

#pager li {
   display: inline;
}

#pager a {
	color: #5aab26;
   font-size: 10px;
   display: inline;
   font-weight: normal;
   padding: 2px 7px;
   text-decoration: none;
   border-left: 1px solid #5aab26;
   border-right: 1px solid #5aab26;
}

#pager .active {
   color: #000000;
   font-weight: bold;
}

#pager a:visited, #nav .navnumero a:active {
   color: #5aab26;
}

#pager .dir a {
	border: none !important;
	color: #999999;
}


.prezzo {
    margin-top: 20px;
}

.prezzo .evidenza {
    color: red;
    font-size: 16px;
}

.evidenza {
    color: red;
}



.moto-usate td {
    border-bottom: 1px solid #cccccc !important;
}



#novita-prodotti .image-container {
    border: none !important;
    background: none !important;
    height: 130px;
    text-align: center;
}


#prodotti-correlati .item {
    float: left;
    width: 150px;
    height: 200px;
    margin: 20px 20px 0 0;
    padding: 5px;
    border: 1px solid #cccccc;
}


#prodotti-correlati .image-container {
    height: 150px;
    text-align: center;
}


.shop-prodotto {
    clear: both;
}

.shop-prodotto .item {
    float: left;
    line-height: 30px;
    width: 200px;
}

.shop-prodotto label {
	text-transform: none; 
	margin: 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left;
    float: left;
    color: #5aab26;
}


label.error {
    color: red;
    float: right;
    width: 20px !important;
}


.error-box {
    border: 2px solid #000000;
    background-color: #eeeeee;
    padding: 3px;
    margin: 50px 0 50px 0;
}


.success-box {
    border: 2px solid #267f00;
    background-color: #eeeeee;
    padding: 3px;
    margin: 50px 0 50px 0;
}


.download-area {
    margin: 20px 0 20px 0;
    padding: 3px;
}

.download-area h4 {
    margin: 0 0 10px 0;
}

.download-area li {
    margin-bottom: 5px;
    border-bottom: 1px solid #cccccc;
}


#ajax-loader {
    visibility: hidden;
    display: none;
}


.float-right {
	float: right;
}


/* lista prodotti */

.lista.prodotti iframe {
	width: 100%;
	height: 1000px;
}


.prodotti #sottomenu {
	margin-right: 10px !important;
}

.prodotti #contenuto_generico {
	width: 797px !important;
}


/* prodotti */

.lista.frame iframe{
	width: 100%;
	height: 2000px;
	overflow-y: hidden;
	margin-top: 80px;
}

.lista.frame #sottomenu {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	background-color: #fff;
	width: 100%;
	padding-bottom: 10px;
}
.lista.frame #sottomenu li, .lista.frame #sottomenu a {
	float: left;
	width: 195px;
	white-space: nowrap;
	margin: 0 10px;
	display: block;
}


/* offerte speciali */

#offerte_speciali {
	position: absolute;
	top: 90px;
	right: 165px;
}







