@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	background-color: #EEC97B;
	background-image: url(../gui/bck_body.jpg);
	background-position: center;
}

h3, h4, h5, h6 {
	color:#000;
	padding:5px 0px 20px 0px;
	margin:0px;
	font-weight:normal;
}
h3 {
	font-size:18px;
}
h4 {
	font-size:16px;
}
h5 {
	font-size:14px;
}
h6 {
	font-size:12px;
}
a {
	color:#b54e10;
	text-decoration:none;
}
a:hover {
	color:#b54e10;
	text-decoration:underline;
}
blockquote {
	padding:0px 0px 10px 0px;
	margin:0px;
}
blockquote p {
	text-indent:25px;
	font-size:13px;
	color:#6a675f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
address {
	position: absolute;
	height: 30px;
	width: 300px;
	bottom:0px;
	left:0px;
	font-style: normal;
}

#globalWrapper {
	width: 960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#globalWrapperTop {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../gui/bck_global_wrapper_top.jpg);
}
#globalWrapperBottom {
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url(../gui/bck_global_wrapper_bottom.jpg);
}
#logoWrapper, #logoWrapper h1 a {
	height: 145px;
	width: 171px;
	background-image: url(../gui/logo_baldelli.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
#logoWrapper {
}
#logoWrapper h1 span {
	display: none;
}
#logoWrapper h1 a {
	display: block;
	background-image: none;
}
#header {
	text-align: center;
	padding-top: 60px;
}
#splash {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 12px;
	position: relative;
}
#splash h3 {
	position: absolute;
	left: 45px;
	top: 180px;
	width: 628px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 24px;
	color: #FFFFFF;
	height: 47px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#contentWrapper {
	min-height: 650px;
	clear: both;
}

#mainContent {
	min-height:440px;
	}
	
#mainContent  h1, #mainContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	margin-right: 36px;
	margin-left: 36px;
	color: #993300;
	margin-bottom: 20px;
}
#mainContent h2 {
	font-size: 17px;
	margin-bottom: 0px;
}


#mainContent blockquote p {
	text-indent:25px;
	font-size:13px;
	color:#6a675f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
#mainContent p {
	color:#663402;
	line-height:135%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 36px;
	margin-bottom: 0px;
	margin-left: 36px;
	text-align: justify;
}

#mainContent  ul, #mainContent ol {
	margin-top: 0px;
	margin-right: 36px;
	margin-bottom: 20px;
	margin-left: 36px;
	padding-top: 0px;
	padding-right: 36px;
	padding-bottom: 0px;
	padding-left: 36px;
	color: #663402;
}
#mainContent ul {
	list-style-type: square;
	line-height: 135%;
}


#mainContent p.aforisma {
	width: 350px;
	font-style: italic;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 56px;
}

#footer {
	height: 60px;
	width: 100%;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CD8B10;
}

#credits {
	text-align: right;
	height: 30px;
	width: 430px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.box {
	background-image: url(../gui/bck_box.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 272px;
	float: left;
	margin-left: 36px;
	margin-bottom: 36px;
}
.box img {
	margin-left: -8px;
	border: 1px solid #663503;
	margin-bottom: 10px;
}
.box .bckBoxTop {
	background-image: url(../gui/bck_box_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.box .bckBoxBottom {
	background-image: url(../gui/bck_box_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.box .inside {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #663402;
}
#mainContent  .box  .inside h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
}
#mainContent  .box  .inside p {
	margin: 0px;
	padding: 0px;
}
.box .inside p.goOn {
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

.clearFloat {
	clear: both;
}
.googleMap {
	text-align: center;
	clear: both;
}
img.right, img.left {
	border: 1px solid #663503;
	padding: 5px;
	background-color: #EEC97B;
}
img.right {
	float: right;
	margin-left: 10px;
}
img.left {
	float: left;
	margin-right: 10px;
}
div#gallery {
	text-align: center;
	margin-left: 36px;
	clear: both;
	padding-top: 10px;
	zoom: 1;
}
div#gallery ul {
	margin: 0px;
	padding: 0px;

}
div#gallery ul li {
	list-style-type: none;
	padding: 0px;
	width: 152px;
	float: left;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 0px;
}
div#gallery ul li div.didascalia {
	font-size: 11px;
}

div#gallery ul li img {
	border: 1px solid #663503;
}
div#gallery ul li img a {
}
ul#scheda {
	width: 250px;
	float: right;
	border: 1px solid #993300;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-color: #F9E8C6;
}
ul#scheda li {
	margin-bottom: 6px;
}
ul#scheda li.title {
	margin-bottom: 6px;
	list-style-type: none;
	font-weight: bold;
	margin-left: -10px;
}
ul li.prezzo   {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #FFFFFF;
	list-style-type: none;
	padding: 6px;
	margin-left: -10px;
	background-color: #FAEBCF;
	text-transform: uppercase;
}
.pagination {
	text-align: center;
}
.video {
	text-align: center;
}
