@charset "utf-8";
/* CSS Document */

body, html, img, ul, hr {
	margin:0;
	padding:0;
	border:0;
	list-style:none;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#e6dbcc;
	color:#494949;
	font-size: 12px;
}
p {
	margin-top:0;
	margin-bottom: 8px;
}
a {
	color:#710514;
}
h3 {
	color:#494949;
	background-color:#c2ae85;
	margin:0 0 4px;
	padding-left:10px;
	line-height: 30px;
	font-size: 18px;
	font-weight: normal;
}
h4 {
	color:#494949;
	background-color:#c2ae85;
	margin:10px 0;
	padding-left:2px;
	padding-right:5px;
	font-size: 14px;
	font-weight: normal;
	display:table;
	line-height: 24px;
}
hr {
	border-top:#484848 1px solid;
	margin: 5px 0;
}

/* STRUTTURA */
#container {
	width:962px;
	margin:0 auto;
}

#header {
	height:430px;
}
#header_v2 {
	height:350px;
}
#header .header-top {
	height:25px;
}
#header .header-top .tipologia {
	float:left;
	margin-top:7px;
	font-size: 11px;
}
#header .header-top .tipologia a {
	text-decoration:none;
	color:#62543d;
}
#header .header-top .tipologia a.active {
	color:#493a25;
	text-decoration:underline;
	font-weight: bold;
}

#header .header-top .lingua {
	float:right;
	margin-top: 7px;
}
#header .header-title {
	height:100px;
	background:#FFFFFF;
	text-align: center;
}
#header .header-image {
	height:220px;
	margin: 7px 0;
}
#header ul.header-menu {
	height:56px;
}
#header ul.header-menu li {
	float:left; 
	height:56px;
	background-color:#c2ae85;
	margin-right:5px;
	text-align:center;
}
#header ul.header-menu li a {
	padding:38px 10px 0;
	display:block;
	height:18px;
	color:#494949;
	text-decoration:none;
}
#header ul.header-menu li a:hover, #header ul.header-menu li.active a {
	background:url(images/menu-arrow.gif) no-repeat top left #997a4d;
}
#bodier {
	padding:40px 0 0;
}
#footer {
	height:24px;
	background-color: #c2ae85;
	text-align:center;
	line-height:24px;
	clear:both;
	margin:14px 0 4px;
	font-size: 10px;
}
#footer .inside {
	width:962px;
	position:relative;
	margin:0 auto;
}
#footer .inside .area51 {
	float:right;
}
#footer .inside .area51 a {
	color:#494949;
	text-decoration:none;
}
#footer .inside .area51 a:hover {	text-decoration:underline;	}
#page {
	float:left;
	width:520px;
	text-align: justify;
}
#sidebar {
	float:right;
	width:425px;
}
#pagefull {

}
ul#guestbook {


}
ul#guestbook li{
	clear:both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #484848;
}
ul#guestbook li .page{
	float:left;
	width:520px;
	text-align: justify;
}
ul#guestbook li .page .avatar {
	float:left;
	margin:0 10px 5px 0;
}
ul#guestbook li .sidebar {
	float:right;
	width:425px;
}
ul#guestbook li.full .page {
	width:auto;
	float:none;
}
ul#guestbook li.full .sidebar {
	margin:0 0 10px 15px
}

.box {
	background-color:#c2ae85;
	margin-bottom: 5px;
	float: left;
}
.box.mini {
	width:210px;
}
.box.mini.left {
	margin-right: 5px;
}
.box.mini2.left {
	margin-right: 5px;
}
.box.mini2 {
	width:170px;
}
.box .descrizione {
	background: url(images/sidebar-arrow.gif) top right no-repeat;
	height:40px;
	padding: 6px;
	display: block;
	color:#494949;
	text-decoration:none;
}
.box .descrizione .titoletto{
	font-size:13px;
	margin-right: 40px;
	font-weight: bold;
}
.box .descrizione .sottotitoletto{
	font-size:9px;
	margin-right: 40px;
	padding-top: 2px;
}

.box.dovesiamo {
	width:425px;
	height:240px;
	background:url(images/dove-siamo-castello.gif) no-repeat top left #c2ae85;
	overflow: hidden;
}
.box.dovesiamo .testo {
	width:185px;
	margin-left:220px;
	margin-top:20px;
}

ul.listamappefoto {
	list-style:none;
}
ul.listamappefoto li {
	height:320px;
	width:100px;
	float:left;


	background:
; 	margin-right: 5px;
}
ul.listamappefoto li .mappa {
	padding:4px;
	height:180px;
	background:#c2ae85;
	margin-bottom: 5px;
	font-size: 14px;
}
ul.listamappefoto li .mappa img {
	margin-bottom:5px;
}
ul.listamappefoto li .mappa .pdf {
	font-size:9px;
	padding-top: 10px;
}
ul.listamappefoto li .mappa .pdf a {
	color:#484848;
	background:url(images/link-arrow2.gif) no-repeat right top;
	padding-right:15px;	
}
ul.listamappefoto li .foto {
	padding:4px;
	height:116px;
	background:#997a4d;
}

body a.arrowlink {
	background:url(images/link-arrow.gif) no-repeat right top;
	padding-right:15px;
	color:#484848;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}
body a.arrowlinkdark {
	background:url(images/link-arrow2.gif) no-repeat right top;
	padding-right:15px;
	color:#484848;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}
.doubleline {
	border-top:1px solid #484848;
	border-bottom:1px solid #484848;
	padding:4px 0;
	margin:20px 0;
	clear: both;
}
#contatti p {
	line-height:18px;
}
#contatti input, #contatti textarea {
	background:#FFFFFF;
	border:0;
}
#contatti input.bottone {
	color:#484848;
	background-color:#C2AE85;
}
.floatform {
	float:right;
	width:438px;
}
.capital {
	float:left;
	margin:0 5px 5px 0;
}
.clr {
	clear:both;
}
body .box .virtualtour {
	position:absolute;
	top:118px;
	left:110px;
	background:none;
}
body .box .virtualtour .sottotitoletto {
	font-size:10px;
}
a.etichetta {
	float:right;
	line-height: 30px;
	padding: 0 10px 0 20px;
	background:url(images/title-arrow-back.gif) no-repeat top left;
	display:block;
	color:#494949;
	text-decoration:none;
}
#bodierhome {
	background:url(images/bodier-home.gif);
	height:174px;
	margin-bottom:30px;

}
#bodierhome .boxhome{
	float:left;
	width:288px;
	margin-left:5px;
	padding:38px 9px 0;
	height:136px;
	position:relative;
}
#bodierhome .boxhome .absbottom {
	position:absolute;
	left:0;
	top: 0px;
}
#headerhome {
	padding:7px 0; 
}

#alert {
	color:#FF0000;
}

.suitepiece {
	padding-bottom:3px;
	border-bottom: 1px solid #666;
	margin-bottom: 8px;
}
.suitepiece .leftside {
	width:520px; 
	float:left;
}
.suitepiece .rightside {
	width:424px;
	float:right;
}
