body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#898989;
	background-image:url(../img/pattern_sfondo.jpg);
	background-repeat:repeat;
	background-position:top;
	background-color:#000;
}
.testo_rosso{
	color:#b90400 !important;
}
.testo_rosso a{
	color:#b90400;
	text-decoration:none;
}
.testo_rosso a:hover{
	color:#b90400;
	text-decoration:underline;
}
a{
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}

ul{
	list-style-image:url(../img/spuntato.jpg);
}

#main{
	width:100%;
	height:100%;
	background-image:url(../img/pattern_ombra.png);
	background-repeat:repeat-x;
	background-position:top;
}

#main_errore{
	width:800px;
	height:250px;
	background-color:#000;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-125px;
	margin-left: -400px;
}

#top{
	background-color:#b90400;
	height:8px;
	width:100%;
}

#container{
	margin:auto;
	width:980px;
	height:auto;
	background-color:#000000;
	padding:0px;	
}

#testata{
	width:980px;
	height:96px;
}

#logo{
	width:529px;
	height:66px;
	margin-left:20px;
	margin-top:20px;
	background-image:url(../img/logo.png);
	background-repeat:no-repeat;
	float:left;
}
#login{
	width:180px;
	float:right;
	margin-top:5px;
	margin-right:-25px;
	color:#ffc000;
}
#login a{
	text-decoration:none;
	color:#ffc000;
}
#login a:hover{
	text-decoration:underline;
	color:#ffc000;
}

#login_panel {
	height:100px;
	background-color:#b90400;
	color:#fff;
	display:none;
}

#pannello{
	margin:auto;
	width:980px;
	height:auto;
	padding-top:10px;
}

.btn{
	width:auto;
}

.sx_btn{
	width:10px;
	height:39px;
	float:left;
	background-image:url(../img/btn_sx.png);
	background-position:top;
	background-repeat:no-repeat;
	margin:0px;
}
.cx_btn{
	width:auto;
	height:28px;
	float:left;
	background-image:url(../img/btn_cx.png);
	background-position:top;
	background-repeat:repeat-x;
	padding:5px;
	padding-top:11px;
	padding-bottom:0px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
}
.dx_btn{
	width:10px;
	height:39px;
	float:left;
	background-image:url(../img/btn_dx.png);
	background-position:top;
	background-repeat:no-repeat;
	margin:0px;
}


.sx_btn_sel{
	width:10px;
	height:39px;
	float:left;
	background-image:url(../img/btn_sx.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0px;
}
.cx_btn_sel{
	width:auto;
	height:28px;
	float:left;
	background-image:url(../img/btn_cx.png);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:5px;
	padding-top:11px;
	padding-bottom:0px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
}
.dx_btn_sel{
	width:10px;
	height:39px;
	float:left;
	background-image:url(../img/btn_dx.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0px;
}

.cx_btn a{
	text-decoration:none;
	font-size:14px;
	color:#000000;
}
.cx_btn_sel a{
	text-decoration:none;
	font-size:14px;
	color:#ffffff;
}







#menu{
	width:340px;
	float:right;
	margin-top:50px;
	margin-right:-25px;
}
.btn_menu a{
	background-image:url(../img/btn_menu.png);
	height:18px;
	width:135px;
	background-position:0px 0px;
	color:#000;
	text-decoration:none;
	float:left;
	font-weight:bold;
	padding-left:30px;
	padding-top:4px;
	margin-left:-60px;
}
.btn_menu a:hover{
	background-image:url(../img/btn_menu.png);
	height:18px;
	width:135px;
	background-position:-165px 0px;
	color:#cccccc;
	text-decoration:none;
	float:left;
	font-weight:bold;
	padding-left:30px;
	padding-top:4px;
	margin-left:-60px;
}

.btn_menu_sel{
	background-image:url(../img/btn_menu.png) !important;
	height:18px !important;
	width:135px !important;
	background-position:-165px 0px !important;
	color:#cccccc !important;
	text-decoration:none !important;
	float:left !important;
	font-weight:bold !important;
	padding-left:30px !important;
	padding-top:4px !important;
	margin-left:-60px !important;
}



.btn_menu_reserved a{
	background-image:url(../img/area_riservata.png);
	height:22px;
	width:43px;
	background-position:0px 0px;;
	float:left;
	margin-left:-43px;
}
.btn_menu_reserved a:hover{
	background-image:url(../img/area_riservata.png);
	height:22px;
	width:43px;
	background-position:0px -22px;
	float:left;
	font-weight:bold;
	margin-left:-43px;
}

#divisore_giallo{
	width:100%;
	height:1px;
	background-color:#ffc000;
}
#cover{
	background-image:url(../img/sfondo.jpg);
	background-repeat:no-repeat;
}

/* CORPO */

#corpo{
	width:980px;
	height:auto;
	font-size:11px;
	background-image:url(/img/pattern_contenitore.jpg);
	background-repeat:repeat-y;
}

#newsletter{	
	width:300px;
	float:left;
	margin-top:-37px;
	z-index:10;
	position:relative;
	margin-left:10px;
	vertical-align:middle;
	height:20px;
}
#input{
	float:left;
	height:20px;
}
#btn{
	float:left;
	height:20px;
	padding-left:10px;
}
#iscriviti{
	float:left;
	color:#ffc000;
	padding-left:10px;
	height:20px;
	font-size:10px;
	display:block;
}
#loading{
	float:left;
	color:#b90400;
	padding-left:10px;
	height:20px;
	font-size:10px;
	padding-top:8px;
	display:none;
}
#response{
	float:left;
	color:#b90400;
	padding-left:10px;
	height:20px;
	font-size:10px;
	display:none;
}
#frase{
	float:right;
	color:#919191;
	text-align:right;
	padding-right:10px;
	height:20px;
	width:680px;
	margin-top:-37px;
	z-index:10;
	position:relative;
	font-size:10px;
}
#titolo_sezione{
	float:left;
	color:#ffffff;
	text-align:left;
	padding-left:271px;
	height:20px;
	width:680px;
	margin-top:-35px;
	z-index:9;
	position:relative;
	font-size:20px;
	font-weight:bold;
}

#titolo_sezione a{
	color:#ccc;
	text-decoration:none;
}

#titolo_sezione a:hover{
	color:#ccc;
	text-decoration:underline;	
}

#titolo_sezione a.back{
	color:#ffffff;
	text-decoration:none;
}

#titolo_sezione a.back:hover{
	color:#ffffff;
	text-decoration:underline;	
}

.modello{
	width:auto;
	height:auto;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:dotted 1px #CCC;
	text-align:left;
}

.img{
	height:150px;
	cursor:pointer;
	background-repeat:no-repeat;
	float:left;
	margin-right:10px;
}

.img a{
	width:260px;
	height:150px;
	border:0; 
	display:block;
}
.img a:hover {
	border:10px #ffc000 solid;
	width:240px;
	height:130px;
}

.titoletto_bianco{
	color:#FFF;
	font-size:14px;
}
.titoletto_rosso{
	color:#b90400;
	font-size:20px;
}

.prezzo_rosso{
	color:#b90400;
	font-size:30px;
}


th {
	color:#FFF;
	font-size:14px;
	font-weight:normal;
	border-bottom:dotted 1px #333;
	text-align:left;
	}
td{
	text-align:left;
	border-bottom:dotted 1px #333;
	vertical-align:top;
}

.box{
	cursor:default;
	}

/*  BOX HOMEPAGE */
#box_assistenza a.box{
	width:326px;
	height:146px;
	background-image:url(../img/box_assistenza.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color:#FFC000;
	text-decoration:none;
	float:left;
	text-align:right;
	margin-right:1px;
	margin-bottom:1px;
}
	
#box_assistenza a.box:hover{
	width:326px;
	height:146px;
	background-image:url(../img/box_assistenza.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#FFC000;
	text-decoration:none;
	float:left;
	text-align:right;
	margin-right:1px;
	margin-bottom:1px;
}
#box_vendita a.box{
	width:326px;
	height:146px;
	background-image:url(../img/box_vendita.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color:#FFC000;
	text-decoration:none;
	float:left;
	text-align:right;
	margin-right:1px;
	margin-bottom:1px;
}
#box_vendita a.box:hover{
	width:326px;
	height:146px;
	background-image:url(../img/box_vendita.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#FFC000;
	text-decoration:none;
	float:left;
	text-align:right;
	margin-right:1px;
	margin-bottom:1px;
}
#box_aftermarket a.box{
	width:326px;
	height:146px;
	background-image:url(../img/box_aftermarket.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color:#FFC000;
	text-decoration:none;
	float:left;
	text-align:right;
	margin-bottom:1px;
}
#box_aftermarket a.box:hover{
	width:326px;
	height:146px;
	background-image:url(../img/box_aftermarket.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#FFC000;
	text-decoration:none;
	float:left;
	text-align:right;
	margin-bottom:1px;
}
#box_teamforza a.box{
	width:326px;
	height:146px;
	background-image:url(../img/box_teamforza.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color:#FFC000;
	text-decoration:none;
	float:left;
	text-align:right;
	margin-right:1px;
	margin-bottom:1px;
}
#box_teamforza a.box:hover{
	width:326px;
	height:146px;
	background-image:url(../img/box_teamforza.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#FFC000;
	text-decoration:none;
	float:left;
	text-align:right;
	margin-right:1px;
	margin-bottom:1px;
}
#box_kitaccessori a.box{
	width:326px;
	height:146px;
	background-image:url(../img/box_kitaccessori.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color:#FFC000;
	text-decoration:none;
	float:left;
	text-align:right;
	margin-right:1px;
	margin-bottom:1px;
}
#box_kitaccessori a.box:hover{
	width:326px;
	height:146px;
	background-image:url(../img/box_kitaccessori.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#FFC000;
	text-decoration:none;
	float:left;
	text-align:right;
	margin-right:1px;
	margin-bottom:1px;
}
#box_store a.box{
	width:326px;
	height:146px;
	background-image:url(../img/box_store.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color:#FFC000;
	text-decoration:none;
	float:left;
	text-align:right;
	margin-bottom:1px;
}
#box_store a.box:hover{
	width:326px;
	height:146px;
	background-image:url(../img/box_store.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#FFC000;
	text-decoration:none;
	float:left;
	text-align:right;
	margin-bottom:1px;
}

.relativ{	
	position:relative; 
	width:327px; 
	height:147px;
	float:left;
}
.relativ_interno{	
	position:relative; 
	width:252px; 
	height:113px;
	float:left;
}
.testo_box_right{
	bottom:5px;
	right:5px;
	position:absolute;
	text-align:right;
	color:#FFC000;
	cursor:default;
}
.testo_box_right a{
	color:#FFC000;
	text-decoration:none;
}
.testo_box_right a:hover{
	color:#b90400;
	text-decoration:none;
}

.testo_box_left{
	bottom:5px;
	left:5px;
	position:absolute;
	text-align:left;
	color:#FFC000;
	cursor:default;
}
.testo_box_left a{
	color:#FFC000;
	text-decoration:none;
}
.testo_box_left a:hover{
	color:#b90400;
	text-decoration:none;
}

#colonna_sx{
	width:251px;
	height:auto;
	float:left;
}

#colonna_dx{
	width:251px;
	height:auto;
	float:right;
}

/*  BOX INTERNO */
#box_assistenza_interno a.box{
	width:251px;
	height:112px;
	background-image:url(../img/box_assistenza_interno.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color:#FFC000;
	text-decoration:none;
	float:left;
	text-align:right;
	position:relative;
	margin-bottom:1px;
}
#box_assistenza_interno a.box:hover{
	width:251px;
	height:112px;
	background-image:url(../img/box_assistenza_interno.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#FFC000;
	text-decoration:none;
	float:left;
	text-align:right;
	position:relative;
	margin-bottom:1px;
}
#box_vendita_interno a.box{
	width:251px;
	height:112px;
	background-image:url(../img/box_vendita_interno.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color:#FFC000;
	text-decoration:none;
	float:left;
	text-align:right;
	position:relative;
	margin-bottom:1px;
}
#box_vendita_interno a.box:hover{
	width:251px;
	height:112px;
	background-image:url(../img/box_vendita_interno.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#FFC000;
	text-decoration:none;
	float:left;
	text-align:right;
	position:relative;
	margin-bottom:1px;
}
#box_aftermarket_interno a.box{
	width:251px;
	height:112px;
	background-image:url(../img/box_aftermarket_interno.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color:#FFC000;
	text-decoration:none;
	float:left;
	text-align:right;
	position:relative;
	margin-bottom:1px;
}
#box_aftermarket_interno a.box:hover{
	width:251px;
	height:112px;
	background-image:url(../img/box_aftermarket_interno.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#FFC000;
	text-decoration:none;
	float:left;
	text-align:right;
	position:relative;
	margin-bottom:1px;
}
#box_teamforza_interno a.box{
	width:251px;
	height:112px;
	background-image:url(../img/box_teamforza_interno.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color:#FFC000;
	text-decoration:none;
	float:left;
	text-align:right;
	position:relative;
	margin-bottom:1px;
}
#box_teamforza_interno a.box:hover{
	width:251px;
	height:112px;
	background-image:url(../img/box_teamforza_interno.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#FFC000;
	text-decoration:none;
	float:left;
	text-align:right;
	position:relative;
	margin-bottom:1px;
}
#box_kitaccessori_interno a.box{
	width:251px;
	height:112px;
	background-image:url(../img/box_kitaccessori_interno.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color:#FFC000;
	text-decoration:none;
	float:left;
	text-align:right;
	position:relative;
	margin-bottom:1px;
}
#box_kitaccessori_interno a.box:hover{
	width:251px;
	height:112px;
	background-image:url(../img/box_kitaccessori_interno.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#FFC000;
	text-decoration:none;
	float:left;
	text-align:right;
	position:relative;
	margin-bottom:1px;
}
#box_store_interno a.box{
	width:251px;
	height:112px;
	background-image:url(../img/box_store_interno.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color:#FFC000;
	text-decoration:none;
	float:left;
	text-align:right;
	position:relative;
	margin-bottom:1px;
}
#box_store_interno a.box:hover{
	width:251px;
	height:112px;
	background-image:url(../img/box_store_interno.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#FFC000;
	text-decoration:none;
	float:left;
	text-align:right;
	position:relative;
	margin-bottom:1px;
}


/* CENTRO */

#centro{
	width:438px;
	height:auto;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	text-align:justify;
	float:left;
}

/* FOOTER */

#fascia_footer{
	margin:auto;
	width:100%;
	height:8px;
	margin-top:3px;
	background-color:#b90400;
	background-position:top;
}
#footer{
	margin:auto;
	width:980px;
	height:70px;
	margin-top:3px;
	margin-bottom:10px;
	background-color:#131313;
	background-position:top;
}
#footer_testo{
	color:#595959;
	font-size:11px;
	float:left;
	width:550px;
	height:auto;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:10px;
}
#powered{
	float:right;
	width:250px;
	height:35px;
	padding-bottom:7px;
	padding-right:10px;
	text-align:right;
}
#footer_testo a {
	color:#595959;
	font-size:11px;
	text-decoration:underline;
}
#footer_testo a:hover{
	color:#666666;
	font-size:11px;
	text-decoration:none;
}
#powered a {
	color:#595959;
	font-size:11px;
	text-decoration:none;
}
#powered a:hover{
	color:#595959;
	font-size:11px;
	text-decoration:none;
}


/* PRODOTTI */

.prodotto{
	width:120px;
	height:auto;
	padding:8px;
	background-color:#1c1c1c;
	color:#FFF;
	float:left;
	margin-top:10px;
	margin-right:8px;
	text-align:left;
	border:1px dotted #333;
}
.img_prodotto{
	width:120px;
	height:105px;
	margin-bottom:5px;
	background-repeat:no-repeat;
	cursor:pointer;
}

.img_prodotto a{
	width:120px;
	height:105px;
	border:0; 
	display:block;
}
.img_prodotto a:hover{
	border:10px #ffc000 solid;
	width:100px;
	height:85px;
}


/* bottoni dinamici

.btn_prodotto_acquista{
	width:120px;
	margin-top:5px;
}

.sx_btn_prodotto_acquista{
	width:5px;
	height:20px;
	float:left;
	background-image:url(../img/btn_acquista_scopri_sx.png);
	background-position: 0 0;
	background-repeat:no-repeat;
	margin:0px;
}
.cx_btn_prodotto_acquista{
	width:auto;
	height:17px;
	float:left;
	background-image:url(../img/btn_acquista_scopri_cx.png);
	background-position: 0 0;
	background-repeat:repeat-x;	
	margin:0px;
	font-size:12px;
	padding-top:3px;
}
.dx_btn_prodotto_acquista{
	width:26px;
	height:20px;
	float:left;
	background-image:url(../img/btn_acquista_scopri_dx.png);
	background-position:0 0;
	background-repeat:no-repeat;
	margin:0px;
}


.sx_btn_prodotto_acquista_sel{
	width:5px;
	height:20px;
	float:left;
	background-image:url(../img/btn_acquista_scopri_sx.png);
	background-position: 0 -20px;
	background-repeat:no-repeat;
	margin:0px;
}
.cx_btn_prodotto_acquista_sel{
	width:auto;
	height:17px;
	float:left;
	background-image:url(../img/btn_acquista_scopri_cx.png);
	background-position: 0 -20px;
	background-repeat:repeat-x;
	margin:0px;
	font-size:12px;
	padding-top:3px;
	

}
.dx_btn_prodotto_acquista_sel{
	width:26px;
	height:20px;
	float:left;
	background-image:url(../img/btn_acquista_scopri_dx.png);
	background-position: 0 -20px;
	background-repeat:no-repeat;
	margin:0px;
}

.cx_btn_prodotto_acquista a{
	text-decoration:none;
	color:#000;
}
.cx_btn_prodotto_acquista_sel a{
	text-decoration:none;
	color:#000;
}




.btn_prodotto_scopri{
	width:auto;
	margin-top:5px;
}

.sx_btn_prodotto_scopri{
	width:5px;
	height:20px;
	float:left;
	background-image:url(../img/btn_acquista_scopri_sx.png);
	background-position: 0 -40px;
	background-repeat:no-repeat;
	margin:0px;
}
.cx_btn_prodotto_scopri{
	width:auto;
	height:17px;
	float:left;
	background-image:url(../img/btn_acquista_scopri_cx.png);
	background-position: 0 -40px;
	background-repeat:repeat-x;	
	margin:0px;
	font-size:12px;
	padding-top:3px;
}
.dx_btn_prodotto_scopri{
	width:26px;
	height:20px;
	float:left;
	background-image:url(../img/btn_acquista_scopri_dx.png);
	background-position: 0 -40px;
	background-repeat:no-repeat;
	margin:0px;
}


.sx_btn_prodotto_scopri_sel{
	width:5px;
	height:20px;
	float:left;
	background-image:url(../img/btn_acquista_scopri_sx.png);
	background-position: 0 -60px;
	background-repeat:no-repeat;
	margin:0px;
}
.cx_btn_prodotto_scopri_sel{
	width:auto;
	height:17px;
	float:left;
	background-image:url(../img/btn_acquista_scopri_cx.png);
	background-position: 0 -60px;
	background-repeat:repeat-x;
	margin:0px;
	font-size:12px;
	padding-top:3px;
	

}
.dx_btn_prodotto_scopri_sel{
	width:26px;
	height:20px;
	float:left;
	background-image:url(../img/btn_acquista_scopri_dx.png);
	background-position: 0 -60px;
	background-repeat:no-repeat;
	margin:0px;
}

.cx_btn_prodotto_scopri a{
	text-decoration:none;
	color:#fff;
}
.cx_btn_prodotto_scopri_sel a{
	text-decoration:none;
	color:#fff;
}*/






.btn_prodotto_acquista{
	width:110px;
	height:17px;
	float:left;
	background-image:url(../img/btn_acquista_scopri.png);
	background-position: 0 0;
	margin-top:5px;
	font-size:12px;
	padding-top:3px;
	padding-left:10px;
	cursor:pointer;
}
.btn_prodotto_acquista_sel{
	width:110px;
	height:17px;
	float:left;
	background-image:url(../img/btn_acquista_scopri.png);
	background-position: 0 -20px;
	margin-top:5px;
	font-size:12px;
	padding-top:3px;
	padding-left:10px;
	cursor:pointer;
}
.btn_prodotto_acquista a{
	text-decoration:none;
	color:#000;
}
.btn_prodotto_acquista_sel a{
	text-decoration:none;
	color:#000;
}


.btn_prodotto_scopri{
	width:110px;
	height:17px;
	float:left;
	background-image:url(../img/btn_acquista_scopri.png);
	background-position: 0 -40px;
	margin-top:5px;
	font-size:12px;
	padding-top:3px;
	padding-left:10px;
	cursor:pointer;
}
.btn_prodotto_scopri_sel{
	width:110px;
	height:17px;
	float:left;
	background-image:url(../img/btn_acquista_scopri.png);
	background-position: 0 -60px;
	margin-top:5px;
	font-size:12px;
	padding-top:3px;
	padding-left:10px;
	cursor:pointer;
}
.btn_prodotto_scopri a{
	text-decoration:none;
	color:#fff;
}
.btn_prodotto_scopri_sel a{
	text-decoration:none;
	color:#fff;
}



/* slide */

.scrollable {
	height:80px;
	overflow:hidden;
	position:relative;
	width:370px;
}
.scrollable .items {
	clear:both;
	position:absolute;
	width:20000em;
}
.items div {
	float:left;
	width:363px;
}
.scrollable img {
	background-color:#FFFFFF;
	float:left;
	height:75px;
	margin-left:16px;
	margin-right:5px;
	width:100px;
	cursor:pointer;
	border-bottom:3px solid #000;
}
.scrollable img:hover {
	position:relative;
	border-bottom:3px solid #ffffff;
}

.scrollable .active {
	cursor:default !important;
	position:relative !important;
	border-bottom:3px solid #ffc000 !important;
}
.scrollable {
	float:left;
}
a.browse {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../img/arrow.png) no-repeat scroll 0 0;
	cursor:pointer;
	display:block;
	float:left;
	font-size:1px;
	height:30px;
	margin:0;
	width:30px;
}
a.right {
	background-position:0 -30px;
	clear:right;
	margin-left:8px;
	margin-top:20px;
}
a.right:hover {
	background-position:-30px -30px;
}

a.left {
	margin-left:0;
	margin-top:20px;
}
a.left:hover {
	background-position:-30px 0;
}

a.disabled {
	background-position:-60px -30px !important;
	cursor:default !important; 
	/*visibility:hidden !important;*/
}
a.disabled:hover {
	background-position:-60px -30px !important;
	cursor:default !important; 
	/*visibility:hidden ;*/
}
#image_wrap {
	width:438px;
	height:338px;
}
#image_wrap_background {
	margin-bottom:10px;
	text-align:center;
	width:438px;
	background-color:#FFF;
	height:338px;
	background-image:url(../img/blank.gif);
	background-repeat:no-repeat;
}





/* btn acquista big */

.btn_prodotto_acquista_big{
	width:auto;
	float:right;
	cursor:pointer;
}

.sx_btn_prodotto_acquista_big{
	width:5px;
	height:35px;
	float:left;
	background-image:url(../img/btn_acquista_sx.png);
	background-position: 0 0;
	background-repeat:no-repeat;
	margin:0px;
}
.cx_btn_prodotto_acquista_big{
	width:auto;
	height:29px;
	float:left;
	background-image:url(../img/btn_acquista_cx.png);
	background-position: 0 0;
	background-repeat:repeat-x;	
	margin:0px;
	font-size:12px;
	padding-top:6px;
	padding-left:10px;
	padding-right:10px;
}
.dx_btn_prodotto_acquista_big{
	width:35px;
	height:35px;
	float:left;
	background-image:url(../img/btn_acquista_dx.png);
	background-position:0 0;
	background-repeat:no-repeat;
	margin:0px;
}


.sx_btn_prodotto_acquista_big_sel{
	width:5px;
	height:35px;
	float:left;
	background-image:url(../img/btn_acquista_sx.png);
	background-position: 0 -35px;
	background-repeat:no-repeat;
	margin:0px;
}
.cx_btn_prodotto_acquista_big_sel{
	width:auto;
	height:29px;
	float:left;
	background-image:url(../img/btn_acquista_cx.png);
	background-position: 0 -35px;
	background-repeat:repeat-x;
	margin:0px;
	font-size:12px;
	padding-top:6px;
	padding-left:10px;
	padding-right:10px;
}
.dx_btn_prodotto_acquista_big_sel{
	width:35px;
	height:35px;
	float:left;
	background-image:url(../img/btn_acquista_dx.png);
	background-position: 0 -35px;
	background-repeat:no-repeat;
	margin:0px;
}

.cx_btn_prodotto_acquista_big a{
	text-decoration:none;
	color:#ffffff;
	font-size:18px;
}
.cx_btn_prodotto_acquista_big_sel a{
	text-decoration:none;
	color:#cccccc;
	font-size:18px;
}

.campotesto_contatti{
	color:#464646;
	float:left;
	font-size:11px;
	height:16px;
	padding:3px;
	width:90px;
}