BODY {
	margin: 0px;
	background-color: #55301a;
}

A {
	color: #c3b392;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

IMG {
	border: 0px;
}

.brown {
	color: #55301a;
}

.white {
	color: #FFFFFF;
}

.border_bottom {
	border-bottom-color: #d0c8ad;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

#lang,
#header,
#menu,
#path,
#content,
#inner_content,
#footer {
	width: 1192px;
	margin-left: auto;
	margin-right: auto;
}

#container {
	width: 100%;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#header {
	height: 114px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#menu {
	width: 699px;
	height: 67px;
	padding-left: 387px;
	padding-right: 107px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: 106px 0px;
}

#path {
	height: 17px;
	background-image: url(../images/path_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#content {
	background-image: url(../images/inner_content_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#inner_content {
	background-image: url(../images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#footer {
	height: 80px;
	padding-top: 25px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #321908;
	text-align: center;
}

#footer A {
	color: #FFFFFF;
	text-decoration: none;
}

#footer A:hover {
	text-decoration: underline;
}

#left {
	width: 282px;
	margin-left: 106px;
	position: absolute;
	min-height: 506px;
	background-image: url(../images/left_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	z-index: 9999;
}

#right {
	padding-left: 107px;
	width: 978px;
	background-image: url(../images/right_bg.gif);
	background-repeat: repeat-y;
	background-position: 107px 0px;
	min-height: 507px;
}

#gmap {
	width: 698px;
	height: 506px;
	border-bottom-color: #d0c8ad;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-bottom: 0px;
}

#gmap_box {
	padding-bottom: 0px;
}

.menu_0 {
	display: block;
	background-image: url(../images/a_menu_0_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 30px;
	height: 37px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #55301A;
	text-align: center;
	text-decoration: none;
	float: left;
	padding-left: 16px;
	padding-right: 13px;
	font-weight: 800;
}

.menu_0_sel,
.menu_0:hover {
	background-image: url(../images/a_menu_0_hover_bg.gif);
	text-decoration: none;
}

#submenu {
	padding-left: 12px;
	padding-top: 14px;
	height: 269px;
}

.category {
	margin: 0px;
	padding: 0px;
}

.menu_1,
.category A {
	display: block;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #383F51;
	text-align: left;
	text-decoration: none;
	background-image: url(../images/a_menu_1_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 251px;
	height: 31px;
	line-height: 29px;
	padding-left: 10px;
}

.menu_1_sel,
.menu_1:hover,
.category A:hover,
.category .category_sel {
	background-image: url(../images/a_menu_1_hover_bg.png);
	text-decoration: none;
}

.nl_box {
	width: 282px;
	height: 124px;
	/* margin: 5px 21px 5px 21px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	overflow: hidden; */
	background-image: url(../images/nl_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.nl_box_home {
	width: 187px;
	height: 120px;
	/* margin: 5px 21px 5px 21px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	overflow: hidden; */
	background-image: url(../images/home_newsletter_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
}

.nl_txt {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #331a0d;
	text-align: center;
	padding-top: 45px;
	padding-left: 10px;
	padding-right: 10px;
	height: 40px;
}

.nl_txt_home {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #331a0d;
	text-align: left;
	padding-top: 35px;
	padding-left: 10px;
	padding-right: 10px;
	height: 49px;
}

.nl_button {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	height: 30px;
	line-height: 30px;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
}

.nl_button_home {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	display: block;
	height: 30px;
	line-height: 30px;
	width: 129px;
	padding-left: 58px;
}

.nl_button:hover {
	text-decoration: none;
}

.nl_button_home:hover {
	text-decoration: none;
}

.contact {
	width: 276px;
	padding-left: 3px;
	padding-right: 3px;
}

.contact_title {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #512d18;
	letter-spacing: 1px;
	border-bottom-color: #512D18;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	height: 14px;
	line-height: 10px;
	text-align: center;
}

.contact_left,
.contact_right {
	width: 133px;
	padding-left: 5px;
	float: left;
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #995a00;
	line-height: 11px;
	padding-top: 4px;
}

.contact_left A,
.contact_right A {
	color: #995a00;
}

.box_testo {
	background-image: url(../images/txt_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 650px;
	padding-left: 20px;
	padding-right: 28px;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-left: 280px;
	min-height: 80px;
}

.box_testo_titolo {
	font-family: Georgia, "Times New Roman",  Serif;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 20px;
	font-style: italic;
	padding-bottom: 4px;
}

.box_testo_testo {
	font-family: "Trebuchet MS", Verdana;
	color: #c3b392;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}

.box_testo_testo A {
}

.foto {
	width: 978px;
	height: 401px;
	background-image: url(../images/preloader.gif);
	background-repeat: no-repeat;
	background-position: 620px 200px;
}

.swf_home {
	width: 698px;
	padding-left: 280px;
	height: 401px;
	background-image: url(../images/preloader.gif);
	background-repeat: no-repeat;
	background-position: 620px 200px;
}

.realizzazione {
	width: 140px;
	height: 133px;
	float: left;
	background-image: url(../images/preloader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.realizzazione A:hover {
	width: 140px;
	height: 133px;
	display: block;
}

.realizzazione_hover {
	position: absolute;
	z-index: 99;
	width: 140px;
	height: 40px;
	padding-top: 93px;
	background-image: url(../images/realizzazione_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	font-family: "Trebuchet MS", Verdana;
	color: #010101;
	font-size: 12px;
}

.scheda_realizzazione_box {
	position: absolute;
	z-index: 99999999;
	width: 664px;
	height: 47px;
	background-image: url(../images/scheda_realizzazione_box_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 338px;
	margin-left: 297px;
}

.scheda_realizzazione_titolo {
	font-family: "Trebuchet MS", Verdana;
	color: #010101;
	font-size: 20px;
	padding-left: 20px;
	width: 544px;
	padding-top: 10px;
	height: 37px;
	float: left;
}

.scheda_realizzazione_indietro {
	width: 100px;
	padding-top: 27px;
	height: 20px;
	float: left;
	text-align: center;
}


.scheda_realizzazione_indietro A {
	font-family: "Trebuchet MS", Verdana;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
}

.scheda_realizzazione_data {
	font-size: 10px;
	line-height: 25px;
}

.box_testo_contatti {
	background-image: url(../images/txt_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 301px;
	float: left;
	padding-left: 20px;
	padding-right: 28px;
	padding-top: 12px;
	padding-bottom: 12px;
	min-height: 80px;
}

.gmap_indication {
	position: absolute;
	width: 280px;
	height: 284px;
	margin-top: -507px;
	margin-left: -280px;
	background-image: url(../images/indicazioni_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 9999999;
}

.gmap_indication_txt {
	font-family: "Trebuchet MS", Verdana;
	color: #383f51;
	font-size: 12px;
	text-align: center;
	padding-top: 40px;
	height: 25px;
}

.gmap_indication_input {
	text-align: center;
}

.gmap_indication_input INPUT {
	font-family: "Trebuchet MS", Verdana;
	color: #383f51;
	font-size: 12px;
	width: 250px;
	height: 21px;
	border: 0px;
	margin-bottom: 3px;
	padding-left: 3px;
}

.gmap_indication_select {
	font-family: "Trebuchet MS", Verdana;
	color: #383f51;
	font-size: 12px;
	text-align: left;
	height: 21px;
	padding-left: 18px;
	margin-bottom: 13px;
}

.gmap_indication_select SELECT {
	font-family: "Trebuchet MS", Verdana;
	color: #383f51;
	font-size: 12px;
	width: 240px;
	height: 20px;
	border: 0px;
}

.gmap_indication_mostra A,
.gmap_indication_indicazioni A {
	font-family: "Trebuchet MS", Verdana;
	color: #383f51;
	font-size: 12px;
}

.gmap_indication_mostra {
	width: 110px;
	height: 20px;
	float: left;
	text-align: right;
	padding-right: 30px;
}

.gmap_indication_indicazioni {
	width: 110px;
	height: 20px;
	float: left;
	text-align: left;
	padding-left: 30px;
}

.vetrina_realizzazioni {
	margin-left: 1px;
	width: 280px;
	height: 192px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/realizzazione_home_preloader.gif);
}

.vetrina_realizzazioni_img {
	width: 280px;
	height: 192px;
	background-repeat: no-repeat;
	background-position: top left;
}

.vetrina_realizzazioni_img A {
	display: block;
	width: 270px;
	padding-left: 10px;
	height: 17px;
	padding-top: 175px;
	font-family: "Trebuchet MS", Verdana;
	color: #FFFFFF;
	font-size: 10px;
}

.vetrina_realizzazioni_img A:hover {
	text-decoration: none;
}

.promozione {
	margin-left: 1px;
	width: 280px;
	height: 194px;
}

.home_contact {
	background-image: url(../images/home_contatti_bg_ita.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 1px;
	width: 280px;
	height: 90px;
	padding-top: 30px;
}

.home_content {
	position: absolute;
	width: 698px;
	margin-left: 280px;
	z-index: 999999;
	margin-top: 387px;
}

#nl_form {
	position: absolute;
	top: 162px;
	height: 235px;
	padding-top: 3px;
	margin-left: 282px;
	width: 330px;
	background-color: #F28503;
	z-index: 99999999;
	text-align: center;
}

#nl_form DIV {
	font-family: "Trebuchet MS", Verdana;
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	padding-left: 6px;
	padding-right: 6px;
}

#nl_form INPUT {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-family: "Trebuchet MS", Verdana;
	color: #331A0D;
	font-size: 11px;
	width: 180px;
	height: 18px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 3px;
}

#nl_form .nl_submit {
	background-color: #F38D09;
	border: 1px solid #FFFFFF;
	font-family: "Trebuchet MS", Verdana;
	color: #FFFFFF;
	font-size: 11px;
	width: 90px;
	height: 18px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 3px;
}

.servizio_tenda_home {
	background-image: url(../images/servizio_tenda_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 511px;
	height: 120px;
	float: left;
}

.servizio_tenda_home_txt {
	width: 275px;
	height: 70px;
	padding-left: 20px;
	padding-top: 40px;
	float: left;
	font-family: "Trebuchet MS", Verdana;
	color: #FFFFFF;
	font-size: 27px;
	line-height: 28px;
}

.servizio_tenda_home_lnk {
	width: 198px;
	height: 30px;
	float: left;
	margin-top: 90px;
	margin-left: 17px;
}

.servizio_tenda_home_lnk A {
	font-family: "Trebuchet MS", Verdana;
	color: #FFFFFF;
	font-size: 12px;
}

.servizio_tenda_home_lnk A:hover {
	text-decoration: none;
}