@charset "utf-8";

.contenuti .row_offerte{ width:100%;float:left;margin-top:10px}
.box_offerteFull{border:1px solid #CCCCCC;float:left;margin:6px;min-height:274px;padding:2%;width:27%;text-align:center;}
.box_offerteFull .img_offerte{margin:0px 0 15px 0 !important;-webkit-box-shadow: 2px 2px 5px #000000;-moz-box-shadow: 2px 2px 5px #000000;-o-box-shadow: 2px 2px 5px #000000;-ms-box-shadow: 2px 2px 5px #000000;box-shadow: 2px 2px 5px #000000;}
.box_offerteFull .nome_prodotto{font-size:15px !important;height: 50px; text-align:left}
.box_offerteFull .box_prezzi{}
.box_offerteFull .sconto{float:right;background: #F00;color:#fff;font-size: 15px;font-weight: bold;height: 30px;line-height: 30px;padding: 0 13px 0 17px;margin:3px 0 0 0;-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;-ms-border-radius: 5px;border-radius: 5px;}
.box_offerteFull .vecchio{float:left; text-align:left;font-size:12px; text-decoration:line-through;color:#666; width:78px;margin:0 0 5px 0;}
.box_offerteFull .nuovo{float:left; font-size:21px;font-weight:bold;color:#0b554b;}
.box_offerteFull .testo1, .box_offerteFull .testo2{line-height:18px;color:#ff0024 !important; font-weight:bold;font-size:17px;margin-bottom:0px}
.box_offerteFull .testo2{font-size:30px}


#tickerOfferte{overflow:hidden;margin:0;padding:0;height:150px;width:361px}
#tickerOfferte li{list-style:none;height:150px;margin:0}
#tickerOfferte li .offerte_box{height:150px;width:361px;float:left;}
#tickerOfferte li .offerte_box .img_offerte{float:left;width:135px;}
#tickerOfferte li .offerte_box .box_prezzi{float:right;width:200px;}
#tickerOfferte li .offerte_box .sconto{float:left;width:100%; text-align:center;background: #F00;color:#fff;font-size: 20px;font-weight: bold;height: 30px;line-height: 30px;padding:5px 0;margin:3px 0 0 0;-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;-ms-border-radius: 5px;border-radius: 5px;}
#tickerOfferte li .offerte_box .box_prezzi .vecchio{float:left;width:100%; text-align:center;font-size:14px; text-decoration:line-through;color:#666; margin:10px 0 5px 0;}
#tickerOfferte li .offerte_box .nuovo{float:left;width:100%; text-align:center;font-size:25px;font-weight:bold;color:#0b554b;margin:10px 0 0 0}
#tickerOfferte li .offerte_box .testo1, #tickerOfferte li .offerte_box .testo2{float:left;width;100%;line-height:18px;color:#ff0024 !important; font-weight:bold;font-size:17px;margin-bottom:0px}
#tickerOfferte li .offerte_box .testo2{font-size:30px}
