body {
	background-color: #313B44;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #656565;
}

a.menu_title:link, a.menu_title:visited{
	text-decoration: none;
    font-weight: normal;
    color:#393f76;
    font-size:22px;
    margin-right: 22px;
    margin-left: 4px;
    margin-top:4px;
    font-family:times new roman;
}

a.menu_title:hover{
   text-decoration: none;
   color:#bf2531;
}

a.table_prodotti:link, a.table_prodotti:visited{
	margin-left:4px;
	text-decoration: none;
	color:#555883;
	font-size:18px;
	font-family:times new roman;
}

a.table_prodotti:hover{
   text-decoration: none;
   color:#bf2531;
}

a.link_image{
	border: none;
	text-decoration: none;
}

a img { border: none; }

td.td_border{
	border-right:1px solid #dbd4c7;
	border-bottom:1px solid #dbd4c7;
}

table.table_border{
	border-top:1px solid #dbd4c7;
	border-left:1px solid #dbd4c7;
}

p.descrizione_sezione{
	font-family:times new roman;
	color:#656565;
    font-size: 17px;
    margin-left: 8px;
    text-justify:left;
}

div.info_firstpage{
	text-align:left;
	font-family:times new roman;
	font-size:14px;
	color: #212553;
}

p.centeredImage
{
    text-align:center;
    margin-top:5px;
    margin-bottom:0px;
    padding:0px;
}

div.prodotti_titolo
{text-align:left; font-family:Times new roman; font-size:20px;color:#2b316c;
}

div.prodotti_elemento
{text-align:right; font-family:Times new roman; font-size:16px; margin-right:10px;color:#2b316c;
}
img.prodImg{
  border: solid 1px #d8d0bb;
  padding: 3px;
  background-color: #fff;
}