body {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;

	font-family: arial;
	color: #000000;
}

/* INIZIO CSS PER HOME PAGE */

div#entra, div#entra a, div#entra-eshop, div#entra-eshop a {
	font-family: verdana;

	font-size: 14px;
	font-weight: bold;
	color: #E70084;

	text-decoration: none;
}

div#bottom_home {
	background-color: #7B7DCE;
	width: 100%;
	height: 95px;

	padding-top: 6px;

	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #FFF;

	text-align: center;
}

div#bottom_home a {
	text-decoration: none;

	font-weight: bold;
	font-size: 11px;
	color: #FFF;
}

/* FINE CSS PER HOME PAGE */

/* INIZIO CSS PER PAGINE INTERNE */

body#top_menu {
	background-image: url(img/backg_top.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 116px;
}

.indi {
	font-family: verdana;

	width: 630px;

	font-size: 10px;
	font-weight: bold;
	color: #009;

	text-align: right;
}

div#menu .ppc {
	display: inline;

	font-family: Arial;
	font-size: 18px;
	color: #FFF;

	padding: 0px 30px 0px 30px;
}

div#menu .ppc_sel {
	display: inline;

	font-family: Arial;
	font-size: 18px;
	color: #E70084;

	text-transform: uppercase;

	padding: 0px 30px 0px 30px;
}

div#menu .ppc a {
	text-decoration: none;
	color: #FFF;
}

div.testo {
	font-size: 12px;
	text-align: justify;
}

table#azienda_menu {
	background-color: #009;
	width: 92%;
}

table#azienda_menu td.nosel {
	background-color: #AAD;

	border: solid 1px #FFF;

	text-align: center;
}

table#azienda_menu td.sel {
	background-color: #CCE;

	border: solid 0px #FFF;

	text-align: center;
}

table#azienda_menu div {
	font-size: 13px;
	font-weight: bold;
	color: #E70084;

	text-transform: uppercase;
	text-decoration: none;
}

table#azienda_menu a {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;

	display: block;
	width: 100%;

	text-decoration: none;
}

table#azienda_menu a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 2px;

	display: block;
	width: 100%;

	text-decoration: none;
}

table#prodotti {
	background-color: #FFF;
}

table#prodotti div.cosa {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;

	padding-left: 6px;
}

table#prodotti div.desc {
	font-family: verdana;
	font-size: 11px;
	color: #FFF;

	padding-left: 6px;
}
