@charset "utf-8";
/* CSS Document */
.pdf {height:33px; width:33px; background:url(../icon/pdf.jpg) no-repeat; float:left }
.link {height:33px; width:33px; background:url(../icon/collegamento_blu.png) no-repeat; background-size:80%; float:left}
.pdf a, .link a {height:33px; width:33px; float:left} 

.icon {
	height: 100px;
	border-radius: 50px;
	background-repeat: no-repeat;
	width: 100px;
	margin: 0px 30% auto;
}
.icon#tessile {
	background-color: #e67e22;
	background-size: 65%;
	background-image: url(../img/textile.png);
	background-position: center;
}
.icon#legno {
	background-color: #ffc600;
	background-size: 65%;
	background-image: url(../img/wood.png);
	background-position: center;
}
.icon#alimenti {
	background-color: #2ecc71;
	background-size: 65%;
	background-image: url(../img/food.png);
	background-position: center;
}
.icon#pesca {
	background-color: #49adf8;
	background-size: 65%;
	background-image: url(../img/fish.png);
	background-position: center;
}


.iconaround {
    width: 200px;
    height: 200px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
	margin:0 auto; margin-bottom:5px;
	 text-align: center; /* orizzontale */
    line-height: 80px; /* verticale */
	background-position: 50% 50%; background-repeat: no-repeat ;
	background-color:#f8f7f5;
}

#ic-riso {
	background-image: url(http://www.unido.it/mozambico/riso.png);
}
#ic-soia {
	background-image: url(http://www.unido.it/mozambico/soiab.png);
}
#ic-sesamo {
	background-image: url(http://www.unido.it/mozambico/sesamo.png);
}
#ic-banana {
	background-image: url(http://www.unido.it/mozambico/banana.png);
}
#ic-canna {
	background-image: url(http://www.unido.it/mozambico/canna.png);
}
#ic-frutta {
	background-image: url(http://www.unido.it/mozambico/frutta.png);
}
#ic-anacardi {
	background-image: url(http://www.unido.it/mozambico/anacardi.png);
}
#ic-cassava {
	background-image: url(http://www.unido.it/mozambico/cassava.png);
}
#ic-cotone {
	background-image: url(http://www.unido.it/mozambico/cotone.png);
}
#ic-mais {
	background-image: url(http://www.unido.it/mozambico/mais.png);
}
#ic-legno {
	background-image: url(http://www.unido.it/mozambico/legno.png);
}
#ic-bovini {
	background-image: url(http://www.unido.it/mozambico/bovini.png);
}
#ic-latte {
	background-image: url(http://www.unido.it/mozambico/latte.png);
}
#ic-pollo {
	background-image: url(http://www.unido.it/mozambico/pollo.png);
}
#ic-miele {
	background-image: url(http://www.unido.it/mozambico/miele.png);
}
#ic-ape {
	background-image: url(http://www.unido.it/mozambico/bee.png);
}
#ic-acqua {
	background-image: url(http://www.unido.it/mozambico/acquacoltura.png);
}
#ic-pesce {
	background-image: url(http://www.unido.it/mozambico/pesce.png);
}
#ic-nave {
	background-image: url(http://www.unido.it/mozambico/nave.png);
}
#ic-market {
	background-image: url(http://www.unido.it/mozambico/market.png);
}
#ic-pdf {
	background-image: url(http://www.unido.it/mozambico/pdf.jpg);
}

#ic-agro {   background-image:url(../images/agro.png);  }
.iconamenu#ic-doc {   background-image:url(http://www.unido.it/icon/Document-icon.png);  	background-size: 100%; }
.iconamenu{
   transition: all 400ms ease-in;

}
.iconamenu:hover {
    background-image: url(http://www.unido.it/icon/Document-icon.png);
    background-size: 100%;
    .style_prevu_kit: hover \{ z-index: 2;
    -webkit-transition: all 400ms ease-in;
    -webkit-transform: scale(1.5);
    -ms-transition: all 400ms ease-in;
    -ms-transform: scale(1.5);
    -moz-transition: all 400ms ease-in;
    -moz-transform: scale(1.5);
    transition: all 400ms ease-in;
    transform: scale(1.1);
}
#ic-farma {  background-image:url(../images/farma.png); }
#ic-infra {  background-image:url(../images/infra.png); }
#ic-energy {  background-image:url(../images/energy.png); }
#ic-marmo {  background-image:url(../images/marmo.png);  }
#ic-tessile {  background-image:url(../images/text.png); }
#ic-ceramica {  background-image:url(../images/ceramica.png); }
#ic-auto {  background-image:url(../images/car.png); }
#ic-other {  background-image:url(../images/mechanic.png); }
#ic-innovation {	background-image: url(http://www.unido.it/icon/innovation.png);}
#ic-logistic {	background-image: url(http://www.unido.it/icon/logistics-icon-png-11.png);}
#ic-forniture {	background-image: url(http://www.unido.it/icon/armchair-furniture-icon-png-0.png);}
#ic-foods {	background-image: url(http://www.unido.it/icon/icon-winery.png);}
#ic-construction {	background-image: url(http://www.unido.it/icon/house-icon.png);}
