




body {
	background-color: #fff;
	color: #000;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}


#container {
	width: 960px;
	margin: 0 auto;
	min-height: 765px;
	height: auto !important;
	height: 765px;
	background-image: url(/style/img/sfondo.png);
	background-position: top center;
	background-repeat: repeat-y;
	border: 0px solid black;
}

#header {
	width: 930px;
	height: 97px;
	margin: 0 auto;
	background-image: url(/style/img/sfondo_top.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border: 0px solid blue;
}

#header_left {
	height: 97px;
	float: left;
	border: 0px solid black;
}

#titolo {
	margin-top: 10px;
	float: left;
	border: 0px solid black;
}

#liguria {
	height: 79px;
	float: right;
	margin-right: 30px;
	border: 0px solid black;
}

#navigation {
	width: 930px;
	height: 40px;
	margin: 0 auto;
	margin-top: 0;
	padding-top: 0;
	border: 0px solid red;
}

#corner_left {
	width: 25px;
	height: 27px;
	background-image: url(/style/img/angolo_sx.jpg);
	background-repeat: no-repeat;
	float: left;
	border: 0px solid green;
}

#menu {
	width: 870px;
	height: 40px;
	margin-top: 0px;
	float: left;
	border: 0px solid blue;
}

#menu ul {
	margin-top: 10px;
	float: right;
}

#menu ul li {
	display: inline;
	float: left;
}

#menu ul li a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	display: block;
	text-align: center;
	background-color: #184725;
	color: #fff;
	text-decoration: none;
	margin: 2px;
	width: 90px;
	height: 20px;
}

#menu ul li a:hover {
	background-color: #5e7e67;
}

#menu ul li.activepage a{
	background-color: #5e7e67;
}

#corner_right {
	width: 25px;
	height: 27px;
	background-image: url(/style/img/angolo_dx.jpg);
	background-repeat: no-repeat;
	border: 0px solid yellow;
	float: right;
}

#content {
	width: 930px;
	min-height: 565px;
	margin: 0 auto;
	border: 0px solid red;
	background-image: url(/style/img/sfondo_pagina.jpg);
	background-position: center left;
	background-repeat: repeat-x;
	clear: both;
}

#content_left {
	width: 347px;
	height: 225px;
	float: left;
	border: 0px solid green;
}

#logo {
	height: 107px;
	width: 100px;
	margin-left: 25px;
}

#descrizione {
	height: 30px;
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	padding-left: 30px;
	color: #184725;
	border: 0px solid red;
}

#lang {
	margin-left: 30px;
	border: 0px solid red;
}

#lang a {
	text-decoration: none;
	color: #e3faea;
}

#lang a visited {
	text-decoration: none;
	color: #e3faea;
}

#img_left {
	width: 176px;
	height: 160px;
	background-color: #2a7e43;
	float: left;
	border: 0px solid red;
}

#img_left img {
	margin-top: 4px;
	margin-left: 4px;
}

#img_left a, a:visited {
	color: #2a7e43;
	text-decoration: none;
}

#img_right{
	float: right;
	border: 0px solid red;
}

#content_right {
	width: 570px;
	float: right;
	border: 0px solid red;
}

#footer {
	width: 960px;
	height: 50px;
	background-color: #fff;
	background-image: url(/style/img/footer.png);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	padding-top: 25px;
	font-size: 10px;
	font-family: arial;
	border: 0px solid blue;
	clear: both;
}

a img {
	border: 0;
}

.default_box{
	margin-top: 130px;
	margin-left: 30px;
	margin-right: 30px;
	border: 2px solid #2a7e43;
	color: #2a7e43;
	text-align: justify;
	font-family: Arial;
	font-size: 12px;
	padding: 10px;
	background-color: #f7fffa;
	min-height: 170px;
}
/*Homepage*/
#img_offerte {
	float: left;
	margin-top: 210px;
}

#img_offerte a, a:visited {
	color: #e3faea;
	text-decoration: none;
}

#home_top {
	border: 0px solid blue;
	height: 98px;
	width: 402px;
	float: right;
	margin-right: 34px;
	margin-top: 116px;	
}

#home_bottom {
	border: 0px solid blue;
	height: 98px;
	width: 402px;
	float: right;
	margin-right: 34px;
	margin-top: 10px;
}

#link_home {
	text-align: center;
	width: 100%;
}

#link_home a {
	color: blue;
}

#link_home a:visited {
	color: blue;
}

/*Fine Homepage*/

/*Attivitą*/
.img {
	margin-left: 15.5px;
	margin-right: 15.5px;
	padding: 1px;
	background-color: #f7fffa;
	border: 2px solid #2a7e43;
}
/*Fine attivitą*/

/*Prodotti*/
.prod_txt {
	width: 100%;
	font-weight: bold;
	text-align: center; 
}

.prod_box {
	float: left;
	margin-left: 8px;
	margin-right: 8px;
	width: 146px;
	margin-top: 10px;
}

.prod_box img {
	margin-left: 20px;
	margin-right: 20px;
	padding: 1px;
	background-color: #f7fffa;
	border: 2px solid #2a7e43;
}
/*Fine Prodotti*/

/*Prezzi*/

.default_box table {
	font-family: arial;
	border-collapse: collapse;
	text-align: left;
}

.default_box table td {
	border: 1px solid #2a7e43;
	padding: 10px;
	
}

.default_box table thead td {
	border: 0;
}

.default_box a {
	color: blue;
}

.default_box a: visited {
	color: blue;
}

/*Fine prezzi*/

/*Gallery*/
.default_box h3  {
	text-align: center;
}

.gallery_img {
	margin-left: 17px;
	margin-right: 17px;
	padding: 1px;
	background-color: #f7fffa;
	border: 2px solid #2a7e43;
}
/*Fine Gallery*/

/*Sede*/
.default_box p {
	text-align: center;
}

/*Gestione box immagini*/
.top_img {
	float: left;
	width: 124px;
	height: 15px;
	background-image: url(/style/img/top_img.jpg);
	margin-left: 5px;
	margin-right: 5px;
}

.bottom_img {
	float: left;
	width: 124px;
	height: 83px;
	background-color: #2a7e43;
	margin-left: 5px;
	margin-right: 5px;
}

.bottom_img img {
	margin: 1px;
}

/*Fine gestione box immagini*/
.clear_both {
	clear: both;
	width: 100%;
}


