﻿body {
	margin: 0;
	padding: 0;
	background: #482f1a url(../images/img01.gif) repeat-x;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
	text-align : justify;
}

a {
	color: #FFEA6F;
	text-decoration:none;
}

a:hover {
	text-transform: uppercase;
}

img { border: none; }


#header {
	width: 840px;
	height: 280px;
	margin: 0 auto;
	background: url(../images/img02.jpg) no-repeat;
	text-align:left;
}

#logo {
	height: 148px;
	text-align:left;
}

#logo h1 {
	float: left;
	padding: 10px 20px 0 30px;
	letter-spacing: -2px;
	font-size: 54px;
	color: #372412;
}

#logo h2 {
	float: right;
	padding: 68px 0 0 0;
	font-size: 24px;
}

#menu {
	width: 840px;
	height: 70px;
	background: url(../images/img03.jpg) no-repeat;
	text-align:left;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 73px;
	padding-top: 35px;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	letter-spacing: -1px;
	font-size: 24px;
	color: #FFFFFF;
}

#menu a:hover {
	background: url(../images/img09.jpg) no-repeat;
	color: #372412;
}

#menu .active a {
	background: url(../images/img09.jpg) no-repeat;
	color: #372412;
}

#contenuto {
	clear: both;
	width: 840px;
	height: 300px;
	margin: 0 auto;
	padding: 0 0 50px 0;
	text-align:left;
}

#top-photo p {
	margin: 0;
	padding: 0 0 10px 0;
}

#top-photo img {
	display:block;
	width:840px;
	height:300px;
}

#page {
	width: 840px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	text-align:left;
}

#content1 {
	float: left;
	width: 480px;
}

#content1 p {
	text-align : justify;
	width: 450px;
	padding: 10px 0 10px 10px
} 

#content2 {
	float: right;
	width: 360px;
	padding: 0 0 10px 0
}

#content2 img{
	display:block;
	width:320px;
	height:220px;
}

#content3 {
	float: left;
	width: 360px;
	padding: 40px 0 0 0
}

#content3 img{
	display:block;
	width:320px;
	height:240px;
}

#content4 {
	float: right;
	width: 480px;
}

#content4 p {
	text-align: justify;
	width: 450px;
	padding: 0 0 0 0
}

#content6 {
	float: left;
	width: 840px;
}

#content6 img{
	width:30px;
	height:30px;
}

#gallery {
	width: 840px;
	height: 250px;
	text-align:left;
}

#gallery ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#gallery li {
	display: inline;
}

#gallery a {
	display: block;
	float: left;
	width: 210px;
	height: 250px;
}

#gallery img {
	width: 200px;
	height: 250px;
}

#minipics {
	clear: both;
	width: 840px;
}

#minipics p {
	text-align: center;
	padding: 0 0 20px 0;
	height: 120px;
}

#minipics img {
	float:left;
	border: 2px solid #ffd89f;
}

#lightbox {
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
	
#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}
	
#lightboxCaption { 
	float: left; 
}

#keyboardMsg { 
	float: right;
	}

#closeButton { 
	top: 5px; right: 5px;
}

#lightbox img { 
	border: none;
	clear: both;
}
 
#overlay img{ 
	border: none;
}

#overlay{ 
	background-image: url(../images/overlay.png);
	}

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
}
	
	
.post {
	padding: 0 0 20px 0;
}

.title {
	margin: 0;
	border-bottom: 2px solid #6a4e04;
}

.entry {
	padding: 20px 0 0 40px;
	text-align : justify;
}	

.elenco {
	line-height: 150%;
}

.mini-oriz {
	display:block;
	width:150px;
	height:120px;
	margin: 12px 7px 25px 7px;
}	

.mini-vert {
	display:block;
	width:120px;
	height:150px;
	margin: 0 15px 25px 15px;
}	

.email {
	padding: 20px 0 50px 50px;
	font-size: 120%;
	
}

#footer {
	clear: both;
	margin: 50px 0 0 0;
	height: 55px;
	background: #ffd89f;
	border-top: 3px solid #f17e69;
	text-align: center;
	font-size: smaller;
	color: #E8AD35;
}

#footer a {
	color: #C28C21;
}

