@charset "utf-8";
/* CSS Document */

body {
	background-image:url(/img/pattern.jpg);
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a {
	text-decoration: none;
	color:#660000;
	font-family: Georgia, "Times New Roman", Times, serif;  }
	
h1 {
	text-decoration: none;
	color:#660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;  }

	
a:hover {
	text-decoration: none;
	color:#333333;  }

a img { border: 0; }

td { vertical-align: top; }

img#borsone {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}

div#testata {
	background-image:url(/img/testata.jpg);
	background-repeat:repeat-x;
	background-position: center bottom;
	height: 110px;
	width:100%;
}
div#testata2 {
	background-position:left; 
	height: 110px;
	padding-top: 0;
}

img#logo {
	position: absolute;
	margin-top: 0;
	margin-left: 20px;
/*	height: 535px;*/
}

img#lingue {
	border: 0;
	margin: 15px 10px 0 0;
}

div#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:small;
	color:#000;
	text-align:right;
	position:absolute;
	right: 10px;
	margin-top: 15px;
	font-weight: bold;
}

div#cat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:small;
	color:#461a03;
	text-align:left;
}

div#footer a { color:#333333; }

ul#menuPrinc {
	right: 0;
	text-align: right;
	margin: 20px 20px 5px 0;
}
ul#menuPrinc li {
	display:inline;
	background-image:url(/img/m_disatt.png);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 5px;
	padding-bottom: 6px;
	text-align:center;
	margin: 0px 0px 0px 0px;
}
ul#menuPrinc li a { color: #ede2df; margin: 25px; font-size:18px; }
ul#menuPrinc li a:hover { color: #000; }

ul#menuPrinc li#att { background-image:url(/img/m_att.png); }
ul#menuPrinc li#att a { color: #7d7575; }

div#centro { 
	background-image: url('/img/fondo.png');
	padding-left: 170px;
	height: 480px; 
	margin: 0; 
}

div#centrofoto { 
	background-image: url('/img/fondo.png');
	padding-left: 250px;
	height: 450px; 
	margin: 0; 
}

img#centrofoto {
	padding: 0px;
}

img#titolo {
	margin: 10px 0px 10px 30px;
}

div#tab {
	margin: 0px 10px 0px 30px;
}


div#testo {
	background-image:url(/img/fondo.png); 
	width: 95%; 
	min-height: 195px; 
	font-family: Georgia, "Times New Roman", Times, serif;	font-size: small;
	padding: 5px;
	line-height:18px;
}

ul#prodotti li a {
	color: #461a03; font-weight: bold;

 }
 
ul#stprodotti li a {
	color: #461a03; font-weight: normal;

 }

 
ul#prodotti { 
/*	margin-left: -20px;*/
	list-style-type: none;
	margin-top: 0;
 }
 
ul#prodotti li { 
	margin-left: -20px; margin-bottom: 10px;
}
