body {
background-color: #ffffff;
margin : 0px;
border : 0px;
}

#corpo {
	width : 400px;
	float: left;
	margin : 15px;

}

a:hover img {
border-color : red;
}

.imginterne {
border: 2px solid #3366CC;
width : 121px;
height : 113px;
margin : 15px 10px;
}

.imgprodotti {
border: 1px solid #3366CC;
width : 80px;
height : 60px;
margin : 20px 10px 3px 10px;
}

.testo {
text-align : justify;
font-size : 16px;
font-weight : bold;
font-family: Verdana;
}

.contatti {
text-align : center;
font-size : 14px;
font-weight : bold;
font-family: Verdana;
}

.titolocontatti {
text-align : center;
color : #3366CC;
font-size : 18px;
font-weight : bold;
}

.titolo {
text-align : justify;
color : #3366CC;
font-size : 18px;
font-weight : bold;
}

.sottotitolo {
text-align : justify;
color : #3366CC;
font-size : 14px;
font-weight : bold;
}

.titoloprodotti {
color : #3366CC;
font-size : 14px;
font-weight : bold;
}

.prodotti {
font-size : 12px;
font-family: Verdana;
}

.testoapp {
	text-align : justify;
	font-size : 10px;
	font-family: Verdana;
	color : #3366CC;

}

.sottoprodotti {
font-size : 16px;
font-weight : bold;
font-family: Verdana;
}

h1 {
text-align : center;
color : #3366CC;
}