/* PRODOTTI */

.ec_search{margin: 5px; background: #eee; padding: 5px;}
.ec_cat{margin: 5px; background: #eee; padding: 5px; width: 200px;}
.ec_cat_titolo{font-weight: bold;}
.ec_menu_out{margin: 5px; clear: both;}
.ec_menu {width: 100px; height: 30px; overflow: hidden; float: left; margin-right: 5px; background: #eee;}
.ec_menu_in{width: 100px; height: 30px; overflow: hidden; display: table-cell; vertical-align: middle; text-align: center;}
.ec_menu:hover{background: #ddd;}
.ec_prod_cont{margin: 5px;}
.ec_prod{width: 175px; height: 200px; overflow: hidden; float: left; background: #eee; margin: 0 3px 3px 0;}
.ec_prod:hover{background: #ddd;}
.ec_prod_in{padding: 3px; }
.ec_prod img{ border: 1px solid #666;}
.ec_prod_tit{font-weight: bold; height: 28px; overflow: hidden;}
.ec_prod_img{text-align: center;}
.ec_prod_prezzo{ color: red; padding: 2px; }
.ec_prod_carrello{ color: blue;  padding: 2px;}
.ec_prod_carrello a{ color: blue;}
.ec_proddett{background: #eee; margin: 5px; padding: 5px;}
.ec_proddett h1{font-size: 13px; font-weight: bold; margin: 0 0 5px 0;}
.ec_proddett_img{float: left; margin: 0 3px 5px 0;}
.ec_proddett_voci{margin: 5px 0 0 0;}
.ec_proddett_tit{font-style: italic;}
.ec_proddett_descr{text-align: justify; margin: 5px 0 5px 0; height: 200px; overflow: auto; background: #ddd;}
.ec_prodlista_voci{font-size: 10px;}

.ec_attach{border-top: 2px solid #ccc; border-bottom: 2px solid #ccc; clear: both; margin: 5px 0 5px 0; padding: 5px; font-weight: bold; font-style:italic;}

.ec_prod_attach{float: left; width: 102px; height: 102px; overflow: hidden; margin: 3px; font-size: 10px; font-weight: normal;}
.ec_prod_attach img{border: 1px solid #666;}

.ec_tab_prod td{vertical-align: top;}

.ec_carosello{ color: #000; font-size: 12px; }
.ec_carosello_titolo{font-weight: bold; clear: both; margin: 5px 0 5px 0;}
.ec_carosello li{width: 400px; height: 400px; overflow: hidden; background: #ddd;}
.ec_carosello_testo{ text-align: justify;}
.ec_carrosello_in{padding: 5px; border: 5px solid #fff; height: 100%;}

.ec_home_link a{text-decoration: underline;}

.prod_attach{clear: both; margin-top: 5px; margin-bottom: 5px; padding: 5px; font-weight: bold; font-style:italic; display: table-cell; }
.prod_attach_icon{padding: 3px; font-weight: normal;}

/* categorie prodotti */
.prodCatFatherDescr{text-align: justify; font-size: 12px; margin: 0px 0px 10px 0px;}
.prodCatContainer{margin: 5px;}
.prodCat{width: 175px; height: 200px; overflow: hidden; float: left; background: #eee; margin: 0 3px 3px 0;}
.prodCat:hover{background: #ddd;}
.prodCatIn{padding: 3px; }
.prodCatTit{font-weight: bold; height: 28px; overflow: hidden;}
.prodCatImg{text-align: center;}
.prodCatImg img{ border: 1px solid #666;}
.prodCatDescr{text-align: justify;}

/* END PRODOTTI */