*{
	margin:0;
	padding:0;
}

body
{
	background-color: #a9c4c7;
}
h1
{
color: #547980;
margin-bottom: 12px;
margin-top: 0px;
padding: 0px 0px;
font-size: 26px;
font-family: "Trebuchet MS", Arial;
text-decoration: underline;
}
h2
{
color: #547980;
margin-bottom: 8px;
margin-top: 0px;
padding: 0px 0px;
font-size: 22px;
font-family: "Trebuchet MS", Arial;
text-decoration: underline;
}
h3
{
color: #547980;
margin-bottom: 4px;
margin-top: 0px;
padding: 0px 0px;
font-size: 18px;
font-family: "Trebuchet MS", Arial;
text-decoration: underline;
}
#main
{
	padding-top: 15px;
	padding-bottom: 0px;
	background-image: url(imgs/sfondo2.gif);
	background-repeat: repeat-y;
	width: 964px;
	margin: 0 auto;
}
p
{
	padding-bottom: 10px;
}
p a
{
	color: #4682B4;
	text-decoration: underline;
	font-weight: bold;
}
p a:hover 
{
	color: #4682B4;
	text-decoration: none;
}
#header
{
	width: 858px;
	height: 129px;
	background-image: url(imgs/header-home.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
}
.spazio10px
{
	padding: 0;
	margin: 0;
}
.menu
{
	width: 858px;
	height: 35px;
	background-image: url(imgs/sfondo-menu.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
	font-size: 17px;
	color: #fff;
	text-align: left;
}
.menu a
{
	color: #fff;
	text-decoration: none;
}
.menu a:hover
{
	color: #fff;
	text-decoration: underline;
}
.tab_informazioni
{
	background-color: white;
	padding: 10px 10px 0 10px;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #646464;
	line-height: 20px;
	text-align: justify;
}
.tab_preventivo
{
	background-color: #d9e4e6;
	padding: 10px 10px 0 10px;
}
.footer
{
	width: 858px;
	height: 35px;
	background-image: url(imgs/sfondo-menu.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
.footer a
{
	color: #fff;
	text-decoration: none;
}
.footer a:hover
{
	color: #fff;
	text-decoration: underline;
}
.sfondoazzu
{
	background-color: #d9e4e6;
	padding: 3px 10px; 
}
.gallery {
	width:auto;
	float:left;
	padding:0px 5px 5px 0px;				
}
.gallery a {
	display:block;
	float:left;
	margin:5px;
	padding:6px;
	border:solid 1px #b8b8b8;
	background-color:#f4f5f5;
	opacity:0.87;
	text-align:center;
}
.gallery a:hover {
	opacity:1;
}
.gallery a img {
	border:none;
	display:block;
}
.bianco{
  line-height:18px;
  text-align: center;}
  
.color{
  background-color:#d9e4e6;
  line-height:18px;
  text-align: center;}
