	body {
		margin: 0;
		padding: 0;
		background: #eeeec5;
	}
	
	p, form, object, embed, * {
		margin: 0;
		padding: 0;
	}
	
	strong {
		color: #A04300;
	}
	
	.clear {
		clear: both;
	}
	
.header_language{
font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #A04300;
		text-decoration:none;
		padding-left: 4px;
		padding-right: 12px;
		
}

.lang {
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #A04300;
		text-decoration:none;
		padding-bottom: 1px;
		border-bottom: 1px solid #A04300;
}

.lang:hover {
	color: #A04300;
		text-decoration:none;
		border-bottom: 2px solid #f90;
}
.lang:active {
	color: #A04300;
		text-decoration:none;
		border-bottom: 2px solid #f90;
}
.lang:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #A04300;
		text-decoration:none;
		padding-bottom: 1px;
		border-bottom: 1px solid #A04300;
		border-bottom: 1px solid #A04300;
}
#claim_text {
		margin: 0;
		padding: 12px;
		background: #fff;
		border-bottom: 1px solid #ddd6c8;
		border-top: 1px solid #ddd6c8;
		height: 80px;
	}
	 #claim_text p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 20px;
		color: #666;
		text-align:justify;
	}
	
	.home_booking {
		margin: 0;
		padding: 8px;
		background: #fff;
		border-bottom: 1px solid #ddd6c8;	
	}
	.home_comment {
		margin: 0;
		padding: 0px;
		background: #fff;
		border-bottom: 1px solid #ddd6c8;
	}		
	p.firm {
	margin-right: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight:bold;
		color: #A04300;
		text-align:right;
		}
		p.comment {
	
		padding: 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: italic;
		line-height: 18px;
		color: #666;
		text-align:justify;
		}
		.image {
		padding-top: 12px !important;
		padding-left: 12px !important;
		padding-right: 12px !important;
		display: block;
		overflow: hidden;
		width: 117px;
		height: 250px;	
		float: left;	
	}
	
		#page_footer {
		display:block;
		overflow:hidden;
		width: 720px;
		height: 180px;
		background: url(../img/page_footer.gif) no-repeat;
		text-align:center;
		margin-top: 0;
	}
	
	#page_footer #footer_navigation {
		margin-top: 8px;
	}
	
	#page_footer #footer_navigation a,
	#page_footer #footer_navigation a:visited {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #A04300;
		text-decoration:none;
		padding-bottom: 1px;
		border-bottom: 1px solid #A04300;
	}
	
	#page_footer #footer_navigation a:hover,
	#page_footer #footer_navigation a:active {
		color: #A04300;
		text-decoration:none;
		border-bottom: 2px solid #f90;
	}
	
	#page_footer #footer_navigation .nav_separator {
		color: #fff;
		margin: 0 18px 0 18px;
	}
	
	#page_footer .image {padding:20px 0 0 0;}	
	
	/*****************************************************************************
	 COME TROVARCI
	*****************************************************************************/
	
	#r_box h4 {font-family:Arial, Helvetica, sans-serif;font-size:16px;color:#990000;border-bottom:1px solid #ddd6c8;margin:16px}

	#r_box ul {
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:12px;
		line-height:20px;
		margin:12px 0 0 48px;
	}
	
	#map {display:block;width:500px;margin:32px auto 0 auto;padding:0 0 32px 0}



/*****************************************************************************
	 CONTATTACI
	*****************************************************************************/

#mini_logo {
		display:block;
		overflow:hidden;
		margin: 32px auto 12px auto;
		width:84px;
		height:107px;
		background: url(../img/mini_logo_it.gif) no-repeat;
	}
	#mini_logo_eng {
		display:block;
		overflow:hidden;
		margin: 32px auto 12px auto;
		width:84px;
		height:107px;
		background: url(../english/img/mini_logo_eng.gif) no-repeat;
	}
	
	#contattaci {
		margin-top: 12px;
		background: #fff;
		border-top: 0px solid #ddd6c8;
		border-bottom: 1px solid #ddd6c8;
		
	}
	
	#contattaci #information_box {
		text-align:center;
		margin-bottom: 12px;
	}
	
	#contattaci #information_box p {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color: #666;
		line-height: 18px;
		
	}
	
	#contattaci #title_choose h3 span { display:none; }
	
	#contattaci #box_form {
		padding: 12px;
		background: #fff;
	}
	
	#box_form form {
		margin-top: 24px;
	}
	
	#contattaci #box_form p {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color: #666;
		line-height: 18px;
		text-align:justify;
	}
	
	#box_form table td {
		padding:4px;
	}
	
	#box_form label {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		text-align:right;
		display:block;
		color: #A04300;
		white-space:nowrap;
	}
	
	#box_note,
	#box_privacy
	{
		padding-top: 8px;
	}
	
	#box_note p,
	#box_privacy p,
	#box_authorize p {
		padding:0 !important;
		margin:0 !important;
	}
	
	#box_note p label {
		text-align:left !important;
	}
	
	#box_form input,
	#box_form select,
	#box_form textarea {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
	}
	
	#box_form textarea {
		width: 690px;
	}
	
	/* privacy */
	
	#box_privacy h4 {
		margin:0;
		padding:0;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #A04300;
	}
	
	#box_privacy p {
		font-family:Arial, Helvetica, sans-serif !important;
		font-size:10px !important;
	}
	
	#box_authorize label {
		text-align:left !important;
	}
	
	#box_authorize {
		margin-top: 12px;
		background: #eeeec5;
		padding: 8px;
	}
	
	#box_authorize p {
		font-family:Arial, Helvetica, sans-serif !important;
		font-size:10px !important;
		margin: 6px 0 0 4px !important;
	}
	
	#box_form div.submit input {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}
	
	#box_form div.submit {
		overflow:hidden;
		display: block;
	}
	
	#box_form div.submit input {
		display:block;
		margin: 8px auto 8px auto;
		padding: 4px 2px 4px 2px;
		width: 100px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #A04300;
		background: #EEEEC5;
		cursor: pointer;
		border: 1px solid #A04300;
	}
	
	#box_form div.submit input:hover,
	#box_form div.submit input:active  {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #EEEEC5;
		background: #f90;
	}
	
	#box_thanks {
		padding: 16px;
	}
	
	#box_thanks p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 20px;
		color: #666;
	}
	
	#box_thanks p.p1 {
		margin-bottom: 12px;
	}
	
	#box_thanks p.p4 {
		margin-top: 12px;
		text-align:right;
	}
	/*****************************************************************************
	 PRODOTTI
	*****************************************************************************/
	
	#prodotti {
		display:block;
		margin: 20px 0 0 0;
	}
	
	#prodotti #main_container {
		width: 500px;
	}
	
	#prodotti #mini_container {
		width:210px;
	}
	
	#prodotti .content_text {
		background: #fff;
		padding: 16px;
		width: 466px;
		border-bottom: 1px solid #ddd6c8;
	}
	
	#prodotti p {
		margin-bottom: 14px;
	}
	
	#prodotti h3 span { display: none; }

	#mini_container .image {
		background: #fff;
		text-align:center;
		border-bottom: 1px solid #ddd6c8;
	}
	
	#main_container  .image {
		display:block;
		overflow:hidden;
		margin:12px 0 0 0;
		padding:0;
	}
	
	#prodotti .imageNoBorder {
		background: #fff;
		text-align:center;
	}
	
	.mini_content_text .imageNoBorder {
		margin-top: 12px;
	}
	
	.mini_content_text {
		padding: 0 12px 0 20px;
	}
	
	.mini_content_text blockquote {
		margin:0 0 0 12px;
		padding:0;
	}
	
	.mini_content_text p,
	.mini_content_text blockquote {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color: #666;
		line-height: 13px;
	}
	.testo{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color: #666;
		line-height: 19px;
		padding-left: 20px;
		padding-right:20px;
		padding-top:23px;
		padding-bottom:30px;
		
	}
	.link {font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color: #A04300;
		text-decoration:none;
	}
	a.link:hover {font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color: #A04300;
		text-decoration:underline;
	}
	strong {
		color: #A04300;
	}
		
	/*****************************************************************************
	 ALLOGGI
	*****************************************************************************/
	#alloggi .titlea h2 {
		display:block;
		width:710px;
		height: 32px;
		padding:4px 0 0 0;
		border-top:1px solid #ddd;
		margin:12px 0 12px 0;
		background: url(images/backbottomtitle.gif) bottom repeat-x #fff;
	}
	#alloggi .navigation a {
		display:block;
	}
	
	#alloggi .navigation,
	#alloggi #plants  {
		display:block;
		background:#fff;
		border-top:1px solid #ddd;
		border-bottom:1px solid #ddd;
		margin-top:12px;
	}
	
	#alloggi .navigation {
		margin-top:28px;
	}
	
	#alloggi p { 
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#666;
		line-height: 15px;
		margin-left: 19px;
	}
	
	#alloggi strong {
		margin-left: -12px;
		font-size:11px;
	}
	
	#alloggi #description {
		width:292px;
		height:314px;
		display:block;
		overflow:hidden;
		background:#fff;
		border-bottom:1px solid #ddd;
	}
	
	#alloggi object,
	#alloggi embed {
		margin:0;
		padding:0;
	}
	
	#alloggi #bflash {
		margin:0 0 0 18px;
		text-align:center;
		padding:14px 0 0 0;
		width:410px;
		height:300px;
		display:block;
		overflow:hidden;
		background:#fff;
		border-top:1px solid #ddd;
		border-bottom:1px solid #ddd;
	}
	
	#alloggi #characteristics,
	#alloggi #beds,
	#alloggi #low_season,
	#alloggi #medium_season,
	#alloggi #high_season   { 
		padding: 6px;
		background: #fff;
		border-top:1px solid #ddd;
	}
	.agriturismo_booking {
		margin: 0;
		padding: 8px;
		background: #fff;
		border-bottom: 1px solid #ddd6c8;	
		border-top: 1px solid #ddd6c8;
	}
	
	/*****************************************************************************
	 SERVIZI
	*****************************************************************************/
	#servizi {		
		display:block;
		margin-top:0px;
	}
	
	
	.foto {
		margin: 0 !important;
		padding-top: 12px !important;
		padding-bottom: 8px;
		background: #eeeec5;
	}
	
	#servizi .separator {
		display:block;
		height:12px;
		background: #eeeec5;
	}
	
	#servizi #title_services {
		background: url(../img/backbottomtitle.gif) bottom repeat-x #fff;
		width: 712px;
		height:32px !important;
		padding:0 !important;
		margin:0 0 12px 0;
	 }
	
	#servizi .title {
		background: url(../img/backbottomtitle.gif) bottom repeat-x #fff;
		height:27px !important;
		padding:0 !important;
		margin:0 !important;
	}
	
	#servizi .title h4 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#990000;
		font-weight:bold;
		text-transform:uppercase;
		margin:0 !important;
		padding: 6px !important;
	}
	
	.box_list {
		padding:0;
		margin:0;
		background:#fff;
	}
	.box_list ul {
		margin:0;
		padding:0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height: 20px;
		color:#666;
		list-style-type:none;
	}
	
	.box_list li {
		margin:4px 0 0 0;
		padding:0 0 4px 0;
		border-bottom:1px solid #ddd;
	}
	
	.box_list p {
		margin:0;
		padding:0;
		margin-left: 10px;
	}
	
	#servizi td.c1,
	#servizi td.c2,
	#servizi td.c3 {
		vertical-align:top;
	}
	#servizi .container {
		width: 232px;
		height: 720px;
		background: #fff;
		border-bottom:1px solid #ddd;
	}