body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/sfondo.gif);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
}
td.consfondopagina { 
  background-image: url(images/sfcorpo.gif);
  background-position: bottom left;
  background-repeat: repeat-x;
  background-color:#f0efea}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
}
a.menusinistra:link, a.menusinistra:visited, a.menusinistra:active{
	color: #996600;
	text-decoration: none;
}
a.menusinistra:hover {
	color: #525252;
	text-decoration: none;
}

a.menualto:link, a.menualto:visited, a.menualto:active{
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
}
a.menualto:hover {
	color: #996600;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
}
a:link, a:visited, a:active{
	color: #333333;
	text-decoration: none;
	font:bold;
}
a:hover {
	color: #996600;
	text-decoration: none;
	font:bold;
}
.titolo_pagina {
	font-size: 14px;
	font-weight: bold;
}
.style3 {font-size: 10px}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style5 {
	font-size: 12px;
	color: #F4E0BB;
	font-weight: bold;
}
.titolo_area {color: #FFFFFF}
.modello{
   border: #2F2F00 1px solid;
}
table.home{
   border: 1px solid #cf9857;
   background-image: url(img/sfondo-home.jpg);
   background-repeat: repeat-x;
   background-color: #FFFFFF;
}
table.prodotti{
   border: 1px solid #f7ddac;
   background-image: url(img/sfondo-prodotti.jpg);
   background-repeat: repeat-x;
   background-color: #f4e8da;
}
table.servizi{
   border: 1px solid #cf9857;
   background-image: url(img/sfondo-servizi.jpg);
   background-repeat: repeat-x;
   background-color: #ffffff;
}
