html, body, p {
	font-family: arial;
	font-size: 12px; font-weight: normal; text-decoration: none;
	text-align: justify;
	color: #000000;	
	padding: 0px;
	margin: 0px;
}

body {
	background: #FFFFFF url('images/back.gif') repeat-x;
	margin: 8px 0px;
}

div#container {
	font-family: times new roman;
	font-size: 15px; font-weight: normal; text-decoration: none;
	background: #FFFFFF url('images/main_back.gif') center repeat-y;
	width: 980px !important;
	width: 982px;
	margin: 0px auto 20px;
	padding: 0px;
	overflow: hidden;
}
div#menu {
	line-height: 25px;
	height: 25px;
	position: absolute;
	top: 81px;
	padding-left: 120px;
	float: left;
}
div#corpo {
	clear: both;
	font-size: 13px;
	padding: 15px;
	text-align: justify;
}
div#corpo_home {
	padding: 1px;
}

div#footer {
	text-align: center;
	color: #666666;
}

div#top, div#bottom {
	width: 780px;
}
div#top {
	background: url('images/main_top.gif') center center;
	heigth: 15px;
	line-height: 15px;
}
div#bottom {
	background: url('images/main_bottom.gif') center center;
}

.menu_item, .menu_item_sel {
	font-family: verdana; font-size: 11px; font-weight: bold; text-decoration: none;
	color: #000000;
	padding: 3px 12px 3px;
	letter-spacing: 1px;
	width: 100px;
}
.menu_item_sel, a.menu_item_sel:hover, a.menu_item:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 35px;
	background: transparent url('images/menu_back_sel.gif') top repeat-x;
}
.menu_item_sel {
	background: transparent url('images/menu_back.gif') top repeat-x;
}

.categoria_1 {
	float: left;
	padding: 10px;
	text-align: center;
}
.categoria_1 .titolo {
	font-family: Times New Roman;
	color: #ff9900;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}

.categoria_2 {
	float: left;
	border: 1px solid #E0E0E0;
	padding: 5px;
	margin: 5px;
	text-align: center;
	background-color: #ECFFEC;
	/*background: transparent url('images/shapeMFIH7.gif') center center repeat-y;*/
}
.categoria_2 .titolo {
	font-family: Times New Roman;
	color: #99cc00;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 10px;
}

.categoria_3 {
	text-align: center;
}
.categoria_3 .titolo, .categoria_3 .titolo:hover {
	font-family: Times New Roman;
	color: #993366;
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.categoria_3 .titolo:hover {
	text-decoration: underline;
}

.prodotto .titolo {
	font-family: tahoma;
	font-weight: bold;
	color: #993366;
	font-size: 15px;
	padding-bottom: 5px;
	margin: 2px;
}
.prodotto hr {
	border-bottom: 1px solid #808080;
	margin-bottom: 3px;
}
.prodotto .disponibilita {
	float: right;
	margin-top: 5px;	
}
.prodotto .codice, .prodotto .prezzo, .prodotto .testo {
	font-family: times new roman;
	color: #808080;
	font-size: 14px;
	font-weight: italic;
	padding-bottom: 3px;
}
.prodotto .testo {
	font-family: times new roman;
	color: #808080;
	font-size: 12px;
	font-weight: normal;
	clear: both;
	padding-top: 10px;
}

.prodotto_lista {
	font-family: tahoma;
	color: #993366;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 15px;
	margin: 2px;
}
.prodotto_lista:hover {
	font-weight: bold;
}

a {
	font-weight: normal; color: #0000FF; text-decoration: none;
}
a:hover {
	font-weight: normal; color: #FF0000; text-decoration: underline;
}

a.u {
	font-weight: normal; color: #666666; text-decoration: none;
	font-style: italic;
}
a.u:hover {
	font-weight: normal; color: #666666; text-decoration: underline;
}

ul.lista li {
	list-style-type: none;
	list-style-image: url('images/line.gif');
	margin-left: 20px;
	text-align: left;
}
ul.lista li.selected {
	list-style-image: url('images/line_sel.gif');
	margin-left: 54px;
	padding-left: 0px;
	font-weight: bolder;
	font-size: 14px;
	color: #FF0000;
}
ul.lista li.selected a {
	color: #FF0000;
}

ul.lista_tiny {
	padding-left: 10px;
	margin-left: 3px;
}
ul.lista_tiny li {
	list-style-type: none;
	list-style-image: url('images/line_tiny.gif');
	margin-left: 4px;
	text-align: left;
}
ul.lista_tiny li.selected {
	list-style-image: url('images/line_tiny_sel.gif');
	margin-left: 14px;
	padding-left: 0px;
	font-weight: bolder;
	font-size: 12px;
	color: #FF0000;
}
ul.lista_tiny li.selected a {
	color: #FF0000;
}

ul, ol, li {
	margin-top: 0px; margin-bottom: 0px;
}
ul.slim {
	margin-top: 5px; margin-bottom: 5px;
}

.dida {
	text-align: center;
	font-size: 11px;
}

.break {
	clear: both;
}

hr {
	border: 0px; height: 1px;
	margin: 0px;
	padding: 0px;
}
hr.grey {
	border-bottom: #E6E6E6 1px dashed;
}
hr.line {
	border-bottom: grey 1px dotted;
}


.table_list {
	border-collapse: collapse;
	margin: 1px;
}

table.prezzi {
	border: 1px #D7D7FF solid;
}
tr.list_1 {
	background-color: #F3F3F3;
}
tr.list_2 {
	background-color: #E4E4E4;
}
tr.list_3 {
	background-color: #F7C4F2;
}
tr.list_4 {
	background-color: #FFE1E1;
}
tr.list_1:hover, tr.list_2:hover, tr.list_4:hover {
	background-color: #D2FFA6;
}

.notizia_data {
	font-weight: bold;
	font-size: 12px;
}
.notizia_testo {
	background: transparent url('images/news_top.jpg') top left no-repeat;
	padding: 10px 5px 5px 20px;
	width: 350px;
	min-height: 30px;
	font-size: 11px;
	text-align: left;
}
.notizia_testo_bottom {
	background: transparent url('images/news_bottom.jpg') bottom right no-repeat;
	padding: 10px 0px 20px;
	min-height: 50px;
}

.page_sel {
	background-color: #6464FF;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 3px;
}
.page_item:hover {
	background-color: #999999;
	color: #FFFFFF;
	padding-bottom: 3px;
	text-decoration: none;
}

.s_input {
	background: #FDFCFF;
	border: #D1D1D1 1px solid;
	margin: 0px;
	padding: 1px;
}
.s_input:hover {
	border: #FF0000 1px solid;
}
.s_input:focus {
	border: #FF4848 1px solid;
	background-color: #FFDCB9;
}
.s_submit {
	background: #EEEEEE;
	border: #D1D1D1 1px solid;
	margin: 0px;
	padding: 0px 15px 0px 15px;
	cursor: pointer;
}
.s_submit:hover {
	background: #CECEFF;
	cursor: hand;
}

br.slim {
	line-height: 6px;
}

img {
	border: 0px;
}

h1, h2 {
	font-family: 'Arial';
	font-size: 29px; color: #993366; font-weight: bold;
	text-align: left;
	margin: 0px;
	background: url('images/back_red.gif') center center;
	clear: both;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
}

h3 {
	font-size: 17px; color: #616161; font-weight: bold;
	text-align: left;
	margin: 0px;
}

.menu {
	width: 980px;
	text-align: center;
	padding: 10px 2px;
	height: 30px;
}
.menu_button {
	margin: 1px;
	padding: 0px;
	background: url('images/button.gif') center center;
	width: 136px;
	height: 30px;
	text-align: center;
	float:left;
	cursor:pointer;
}
.menu_button div {
	padding: 7px;
	color: #993366;
	font-weight: bold;
}
.menu_button div:hover {
	text-decoration:none;
	color: #993366;
}
.cat_tipo {
	margin: 0 auto;
	width: 300px;
	text-align: center;
	font-size: 20px;
	background: url('images/back_red.gif') center center;
}


form {
	margin: 0px;
	padding: 0px;
}

.s_input {
	font-family: verdana; font-size: 11px; background: #FDFCFF;
	border: #D1D1D1 1px solid;
	margin: 0px;
	padding: 1px;
}
.s_submit {
	font-family: verdana; font-size: 11px; background: #EEEEEE;
	border: #D1D1D1 1px solid;
	margin: 0px;
	padding: 0px 15px 0px 15px;
	cursor: pointer;
}
.s_submit:hover {
	background: #CECEFF;
	cursor: hand;
}