a img {
	border: 0px solid;
}

body {
	background-color: White;
	text-align: center;
	font-size: 10px;
	margin: 8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/struttura/sfondo.gif);
	font-style: normal;
	
}

table.tabellacentrale {
	width: 770px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: White;
	font-style: normal;
}

td.tabellacentrale {
	border: 1px solid #CCCCCC;
}

.testotitolo {
	font-size: 18px;
	font-weight: bold;
	color: #191970;
	text-align: left;
	border: 1px solid #EAEAEA;
	background-color: #F8F8F8;
	font-style: normal;
}

.testonormale {
	font-size: 11px;
	line-height: 18px;
	vertical-align: top;
	text-align: left;
	font-style:normal;
}

.testopiccolo {
	font-size: 10px;
	line-height: 15px;
	font-style:normal;
}

.testogrande {
	font-size: 17px;
	color: Black;
	font-style:normal;
}

.testogrande a:link,.testogrande a:active,.testogrande a:visited {
	text-decoration: none;
	color: Black;
}	
.testogrande a:hover {
	color: Red;
}	

.barrapulsanti {
	background-color: Black;
}

.testocopyright {
	font-size: 9px;
	color: #A9AA00;
	text-decoration: none;
}

.pulsantiscat a:link,.pulsantiscat a:active,.pulsantiscat a:visited {
	font-size: 9px;
	color: Black;
	text-decoration: none;
	font-style:normal
}	
.pulsantiscat a:hover {
	color: Red;
}	

/* :: BARRA NAVIGAZIONE SOTTO ::::::::::::::::::::::::::::::::::::::::::::::::::::.: */
.pulsanti_nav {
	font-weight: normal;
	text-decoration: none;
	color: White;
	font-size: 10px;
	font-style:normal
}

.pulsanti_nav a:link,.pulsanti_nav a:active,.pulsanti_nav a:visited {
	font-weight: normal;
	text-decoration: none;
	color: White;
	font-style:normal
}	
.pulsanti_nav a:hover {
	color: Yellow;
}	

/* ::  TABELLE STORIA :::::::::::::::::::::::::::::::::::::::::::::::::::::..: */

table.storia {
	border: none;
	width: 175px;

}

td.storia_anno {
	height: 23px;
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #E10000;
	font-weight: bold;
	text-align: left;
	border: 1px solid #DBDBDB;
}

td.storia_titolo {
	height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #F8F8F8;
	text-decoration: none;
	color: #191970;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

td.storia_descrizione {
	height:90px;
	background-color: #F8F8F8;
	font-size: 9px;
	text-decoration: none;
	color: #3A3A3A;
	text-align: left;
	vertical-align: top;
}

td.storia_foto {
	height: 125px;
	text-align: center;
	background-color: White;
}



/* ::  TABELLE CATEGORIE :::::::::::::::::::::::::::::::::::::::::::::::::::::::::.: */

table.tcat {
	border: none;
	width:340px;
	background-color: White;
}

td.tcat_titolo {
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	color: #191970;
	font-weight: bold;
	height: 29px;
	border-bottom: 1px;
	border-bottom-color: #C9C9C9;
	border-bottom-style: solid;
	vertical-align: bottom;
}

td.tcat_img {
	background-color: White;
	height:90px;
	width:90px;
}

td.tcat_descr {
	height:80px;
	font-size: 9px;
	text-decoration: none;
	color: #252525;
	line-height: 15px;
	vertical-align: top;
	text-align: left;
}

td.tcat_dettaglio {
	text-align: right;
	vertical-align: top;
}

/* ::  TABELLE PRODOTTI :::::::::::::::::::::::::::::::::::::::::::::::: */

table.tprod {
	border: none;
	width:735px;
	height: 200px;
}

td.tprod_titolo {
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Navy;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-color: #D9E6F2;
}

td.tprod_codprezzo {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #545454;
	height: 10px;
	text-align: center;
	font-weight: bold;
	border-top-color: #D7D7D7;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #D7D7D7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

td.tprod_img {
	width: 160px;
	background-color: White;
	text-align: left;
	vertical-align: top;
	border-right-color: #D3D3D3;
	border-right-style: dashed;
	border-right-width: 1px;
}

td.tprod_descr {
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	height: 35px;
	vertical-align: top;
	text-align: left;
}

td.tprod_prezzo {
	font-size: 14px;
	text-decoration: none;
	color: Red;
	height: 15px;
	text-align: center;
	font-weight: bold;
}

td.prod_dettaglio {
	text-align: center;
	
}
