.h1 {
	font-family : Calibri ;
	font-size : 20px ;
	font-weight : bold ;
	font-style : normal ;
	color : #08aadf ;
	text-align : center ;
	padding : 2px ;
	background-color : #eee ;
}
.h2 {
	font-family : Calibri ;
	font-size : 18px ;
	font-weight : bold ;
	font-style : normal ;
	color : #333 ;
	text-align : center ;
	padding : 2px ;
}
.h3 {
	font-family : Calibri ;
	font-size : 14px ;
	font-weight : none ;
	font-style : normal ;
	color : #333 ;
	text-align : justify ;
	padding : 2px ;
}
.h4 {
	font-family : Calibri ;
	font-size : 13px ;
	font-weight : none ;
	font-style : normal ;
	color : #333 ;
	text-align : center ;
	padding : 2px ;
	line-height : 14px ;
}
.ul,li {
	font-family : Calibri ;
	font-size : 14px ;
	font-weight : none ;
	font-style : normal ;
	color : #333 ;
	text-align : justify ;
	padding : 5px ;
}

.title-portfolio {
	font-family : Calibri ;
	font-size : 18px ;
	font-weight : bold ;
	font-style : normal ;
	color : #333 ;
	text-align : left ;
	padding : 2px ;
}
.text-portfolio {
	font-family : Calibri ;
	font-size : 14px ;
	font-weight : none ;
	font-style : normal ;
	color : #333 ;
	text-align : justify ;
	padding : 2px ;
}
.title-store {
	width : 100% ;
	background-color : #eee ;
	font-family : Calibri ;
	font-size : 18px ;
	font-weight : bold ;
	font-style : normal ;
	color : #333 ;
	text-align : left ;
	padding : 2px ;
}
.text-titlestore {
	width : 100% ;
	background-color : #ccc ;
	font-family : Calibri ;
	font-size : 14px ;
	font-weight : bold ;
	font-style : normal ;
	color : #333 ;
	text-align : center ;
	padding : 0px ;
	text-transform : uppercase ;
}
.text-store {
	font-family : Calibri ;
	font-size : 14px ;
	font-weight : none ;
	font-style : normal ;
	color : #333 ;
	text-align : justify ;
	padding : 5px ;
}

.text-titleprodotto {
	width : 100% ;
	background-color : #ccc ;
	font-family : Calibri ;
	font-size : 18px ;
	font-weight : bold ;
	font-style : normal ;
	color : #333 ;
	text-align : center ;
	padding : 0px ;
	text-transform : uppercase ;
}
.text-costoprodotto {
	font-family : Calibri ;
	font-size : 20px ;
	font-weight : bold ;
	font-style : normal ;
	color : #dd0000 ;
	text-align : left ;
	padding : 5px ;
}
.text-prodotto {
	font-family : Calibri ;
	font-size : 14px ;
	font-weight : none ;
	font-style : normal ;
	color : #333 ;
	text-align : justify ;
	padding : 5px ;
}
