.newNews {
	display:inline;
}
map {
	border: 0;
	margin: 0;
	padding: 0;
}
area {
	border: 0;
	margin: 0;
	padding: 0;
}

#content table {
	width: 100%;
}

.descrizione {
	padding-right: 4px;
}

#galleria th {
	margin: 0;
	padding-top: 20px;
	padding-bottom: 1px;
}
#galleria th a {
	font-size: 16px;
	text-decoration: none;	
	margin: 0;
	padding: 0;
	line-height: 1;
}




/* LINK PER INDIRIZZI E-MAIL */
a.mail {
	color: #00f;
	text-decoration: underline;
}
a.mail:link, a.mail:visited { 
	color: #444444;
}
a.mail:hover, a.mail:active { 
	color: #9C2918;
}



.changeLang {
	list-style-type: none;
}



/** MENU */
.menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul{
	padding: 0 0 0 20px;
}
.menu .expand {
	display: none;
}

.prods {
	color: #9C2918;
	border-bottom: 0px;
	display: block;
	width: 125px;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	line-height: 30px;	
}


.menu a {
	color: #444;
	border-bottom: 0px;
	display: block;
	width: 125px;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	line-height: 30px;
}
.menu a:link, .menu a:visited {
	color: #444;
	border-bottom: 0px;
}
.menu a:hover, .menu a:active {
	color: #9C2918;
	border-bottom: solid #fff 1px;
}

a#id1:link, a#id1:visited, a#id1:hover, a#id1:active {
	color: #9C2918;
	border-bottom: 0px;
}
/** 
.aboutus a:link, .aboutus a:visited, 
.findus a:link, .findus a:visited, 
.pods a:link, .pods a:visited, 
.news a:link, .news a:visited, 
.family a:link, .family a:visited, 
.vending a:link, .vending a:visited, 
.rest a:link, .rest a:visited { 
	color: #444;
	border-bottom: 0px;
}
.aboutus a:hover, .aboutus a:active, 
.findus a:hover, .findus a:active, 
.pods a:hover, .pods a:active, 
.news a:hover, .news a:active, 
.family a:hover, .family a:active, 
.vending a:hover, .vending a:active, 
.rest a:hover, .rest a:active { 
	color: #9C2918;
	border-bottom: solid #fff 1px;
} */




table.prodotti {
}
table.prodotti .nome {
	background-color: #C2C2C2;
	font-size: 14px;
}
table.prodotti .icona {
}
table.prodotti .descrizione {
	font-style: italic;
	text-align: justify;
}
table.prodotti .vedischeda {
	text-align: right;
	padding-bottom: 25px;
}

div.scheda {
}

h5.back {
	border-top: solid 1px #C2C2C2;	
	padding-top: 20px;
}





table.listaNews {
}table.listaNews td.important {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #9C2918;
	width: 10px;
}table.listaNews td.titolo{
	font-size: 14px;
}table.listaNews td.data {
	color: #C2C2C2;
}table.listaNews td.strillo {
	border-bottom: solid 1px #C2C2C2;
	padding-bottom: 25px;
	font-style: italic;
}									

table.dettaglioNews {
}
table.dettaglioNews th.titolo {
	font-size: 16px;
	color: #9C2918;
}
table.dettaglioNews th.data {
	color: #444;	
}
table.dettaglioNews td.strillo {
	padding-bottom: 15px;
	font-style: italic;	
}
table.dettaglioNews td.testo {
}



.privacy {
font-size:11px;
text-align:justify;
color:#444;
}