/* Main */
* { 
	margin: 0;
	padding: 0;
	border: 0;
}

BODY { 
	font-family: verdana, arial, sans-serif;
	text-align: center;
	font-size: .8em;
	background-image: url('../images/bg-body.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #20150d;
} 

#container {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	background-image: url('../images/bg-container.gif');
	background-repeat: repeat-y;
}

a {
	color: brown;
}

#header {
	clear: both;
}

div.ls {
	float: left;
	width: 232px;
}

div.logo {
	clear: both;
	width: 232px;
	heihgt: 133px;
}

div.search {
	clear: both;
	width: 232px;
	height: 177px;
	background-image: url('../images/bg-search.gif');
	background-repeat: no-repeat;
}

div.intro {
	width: 758px; 
	height: 310px;
	float: left;
}

div.menu {
	clear: both;
	background-image: url('../images/bg-menu.gif');
	background-repeat: no-repeat;
	background-color: #047e0f;
	height: 40px;
}


div.menu ul {
	clear: both;
	overflow: hidden;
	list-style-type: none;
	height: 40px;
	margin: 0;
}

div.menu ul li {
	float: left;
	text-align: center;
}

div.menu ul li a {
	font-family: "Trebuchet Ms", arial, verdana, sans-serif;
	color: #ffcd00;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 0 0 10px;
	display: block;
	height: 40px;
	line-height: 40px;
}

div.menu ul li a:hover {
	color: #fff;
}

div.menu ul li a#home {
	padding: 0 0 0 55px;
}


div.introduzione {
	float: left;
	width: 568px;
	background-image: url('../images/bg-introduzione.jpg');
	background-repeat: no-repeat;
	height: 273px;
}



div.news {
	background: #fef9d9 url('../images/bg-news-saipan.gif') repeat-x bottom;
	width: 190px;
	height: 273px;
	overflow: hidden;
}


.news .mod {
	margin: 0;
}

.news .mod-title {
	background-color: #fdef95;
	background-image: url('..');
	line-height: 20px;
	font-size: 1.1em;
	height: 20px;
	padding: 3px 10px;
}

.news .mod-area {
	background-color: #fef9d9;
}

span.date {
	font-size: .75em;
	font-weight: bold;
	color: green;
	margin: 3px 0 0 0;
}

.list-category a {
	font-family: "Georgia", verdana, sans-serif;
	font-weight: lighter;
	font-size: 1.3em;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.list-category a:hover {
	text-decoration: underline;
}

.list-category .items-contents {
	background: url('../images/bg-item.gif') repeat-x bottom;
	padding: 10px;
	min-height: 60px;
}

.list-category p {
	line-height: 14px;
	font-size: 11px;
}

.news a {
	color: green;
}

.news .mod-bottom {
	display: none;
}

.news .mod-area {
	margin: 5px 0 0 0;
}


div.form-search {
	width: 220px;
	float: right;
}

form#search {
	height: 45px;
	line-height: 45px;
	background-image: url('../images/bg-form.gif');
	background-repeat: no-repeat;
}

form#search input {
	border: 0;
	background-color: transparent;
	width: 160px;
	height: 20px;
	line-height: 20px;
	margin: 0 5px 0 7px;
	padding: 0;
	
}


form#search button {
	width: 30px;
	height: 24px;
	line-height: 24px;
	background-image: url('../images/bg-submit.gif');
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	overflow: hidden;
}

h2 {
	background-image: url('../images/bg-h2.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 28px;
	font-size: 1.3em;
	text-transform: uppercase;
	color: #007c0c;
	font-family: "Trebuchet Ms", arial, verdana, sans-serif;
	margin: 10px 0 10px 0;
}

#main-area {
	clear: both;
}

#left {
	width: 230px;
	float: left;
	margin: 0 0 0 8px;
	
}

#main {
	width: 720px;
	float: left;
	overflow: hidden;
	text-align: justify;
	margin: 0 0 0 10px;
}

#mod_11 a { /* home page */
	color: green;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.1em;
	display: block;
}

#mod_11 {
	font-size: .85em;
}

#mod_11 hr {
	margin: 15px 0;
	color: green;
}

#mod_11 br {
	margin: 0;
}

#rightcol {
	display: none;
}

#content_2 strong {
	margin: 10px 0 0 0 ;
	display: block;
	background: green;
	color: #fff;
	padding: 5px;
	font-weigt: bold;
}

form div.intro {
	height: auto;
}

form input, 
form textarea,
#q {
	border: 1px solid #111;
	width: 250px;
	padding: 3px;
}


form fieldset textarea {
	width: 300px;
	height: 120px;
}

button {
	background: green;
	color: #fff;
	padding: 3px;
	font-weight: bold;
}

#content_4 hr {
	margin: 10px 0;
	border-top: 1px dashed brown;
}

.content_image {
	border: 1px solid brown;
	overflow: hidden;
	padding: 1px;
}

#mod_4 { /* newsletter */
	
}

.mod {
	margin: 10px 0 0 0;
}

.mod-title {
	background-image: url('../images/bg-mod-title.gif');
	background-repeat: no-repeat;
	background-position: top;
	height: 54px;
	line-height: 54px;
	color: green;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.3em;
	font-family: "Trebuchet MS", arial, verdana;	
	padding: 0 10px;
}

.mod-bottom {
	background-image: url('../images/bg-mod-bottom.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 20px;	
}

.mod-area {
	padding: 0 10px;
	font-size: .9em;
	background: #81be00;
}

.mod-area p {
	line-height: 1.4em;
	margin: 0;
}

#mod_4 .mod-title {
	background-image: url('../images/bg-mod-title-newsletter.gif');
}

#mod_4 #email {
	margin: 5px 5px 0 0;
	width: 150px;
	padding: 3px;
	flaot: left;
}

#mod_4 button {
	float: left;
	background: transparent;
	color: green;
}

#mod_4 label {
	width: 90%;
	display: block;
}

#mod_7 img {
	border: 1px solid #fff;
}

#mod_7 a {
	font-size: 15px;
	color: #111;
	font-weight: bold;
	text-decoration: none;
}

#mod_7 a:hover {
	color: #ffde00;
}

#mod_7 a img:hover {
	border: 1px solid yellow;
}

#footer, #credits {
	width: 50%;
	float: left;
	text-align: left;
}

#footer .mod {
	padding: 10px 0 ;
	margin: 0 10px;
	font-size: 11px;
	color: #fff;
	height: 60px;
}

#footer p {
	margin: 0;
	line-height: 1.3em;
}

#credits {
	background: transparent;
}

#credits ul {
	float: right;
}

#credits ul li {
	float: left;
	margin: 0 15px 0 0;
	list-style-type: none;
}

#credits ul li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: .8em;
}

#map_10 {
	width: 718px;
	border: 1px solid #111;
}

.comment_item {
	border-left: 5px solid green;
	margin: 10px 0;
	padding: 10px 0 0 90px;
	background-image: url('../images/bg-comments.gif');
	background-repeat: no-repeat;
}

.comment_item p {
	margin: 0;
	line-height: 1.3em;
}

.comment_item p.date {
	color: green;
	font-weight: bold;
	font-size: .8em;
}

.prodotti h2, .prodotti-plus h2 {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 3.0em;
	background: url();
	color: #000;
	margin: 10px 0 0 0;
	text-transform: capitalize;
	font-weight: lighter;
}

.prodotti h3, .prodotti.plus h3 {
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 1.2em;
	margin: 0 0 5px 0 0; 
}

.category_5 .content img {
	margin: 0 10px 10px 0;
	border: 3px solid green;
}

#content_43 img {
	border: 0;
}

#mod_17 a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	dispplay: block;
}

#mod_17 .item {
	min-height: 50px;
	line-height: 50px;
	padding: 2px 0;
	border-bottom: 1px dashed green;
}

#mod_17 img {
	width: 40px;
	height: 40px;
	border: 1px solid green;
}

.category_7 table, 
.category_9 table {
	background: #fff;
	margin: 5px;
	border: 1px solid green;
	border-collapse: collapse;
	clear: both;
	font-size: 11px;
	border-top: 3px solid green;	
	border-bottom: 3px solid green;	
}

.category_7 table td, .category_9 table td {
	text-align: left;
	border: 1px solid green;
	padding: 5px;
	width: 25%;
	font-weight: lighter;
}

#mod_18 a {
	color: #000;
	font-weight: bold;
}


#mod_18 img {
	border: 1px solid #fff;	
	width: 50px;
}

.contattaci {
	text-align: center;
	font-weight: bold;
	padding: 20px 0;
	margin: 10px 0;
	background: green;
}

.contattaci a {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}







