body {
	margin: 0;
	padding: 0;
	background: #ffdda9;
	font-size: 16px;
	color: #000000;
}

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

h1, h2, h3 {
	/*text-transform: lowercase;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

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

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

h3 {
	font-size: 1em;
}

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


/*blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}
*/
a {
	color: blue;
}

a:hover {
	text-decoration: none;
}

img { border: none; }

/* Header */

#header {
	width: 830px;
	height: 270px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat;
	position: relative;
}

/* Logo */

#logo {
	height: 170px;
	background: url(images/img07.gif) no-repeat left 65%;
	
}

/*#logo h1 {
float:right;
	padding: 20px 40px 0 50px;
	letter-spacing: -2px;
	font-size: 48px;
}*/

#logo h2 {
float:left;
	padding: 0 0 0 10px;
	font-size: 22px;
	font-weight:bold;
	color: #372412;	
	font-family: "Comic sans MS", Arial, Helvetica, sans-serif;
}

#logo a {
	float:left;
	padding: 40px 0 0 70px;
	letter-spacing: -2px;
	text-decoration: none;
	font-size: 64px;
	color: #372412;
	font-family: "Comic sans MS", Arial, Helvetica, sans-serif;
}

#logo p {
        float:right;
        margin-top:110px;
	font-size: 18px;
	color: #372412;
        font-family: "Comic sans MS", Arial, Helvetica, sans-serif;
        font-style: italic;


}

/* Contenitore */

#contenitore {
	margin: 0;
	padding: 0;
	background: #ffdda9 url(images/img01.jpg) repeat-x;
        position: fixed;
        width: 100%;
        z-index:100;

}

/* Altro */

#altro {
	padding: 0;
        position: relative;
        padding-top:280px;
        z-index:10;

}
/* Gallery */

#gallery {
	clear: both;
	width: 830px;
	height: 300px;
	margin: 0 auto;
	
}

#top-photo a {


	margin: 0;
	padding: 0 0 0 0;
}


#news {
	position: relarive;
        float:right;
        height: 300px;
        width:400px;
        background: url(images/cornice_piccola.jpg) no-repeat;

}

#news h2 {
	margin: 0;
	padding: 20px 0 2px 0px;
	border-bottom: 2px solid #4A3903;
	text-align:center;
}

#news a {
	text-decoration: none;
}

#news a:hover {
	text-decoration: underline;
}

/* Menu */

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

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 166px;
	height: 73px;
	padding-top: 35px;
	/*text-transform: lowercase;*/
	text-decoration: none;
	text-align: center;
	/*letter-spacing: -1px;*/
	font-size: 20px;
	color: #372412;
	font-weight:bold;
	font-family: "Comic sans MS", Arial, Helvetica, sans-serif;
}

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

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

/* Page */

#page {
	width: 830px;
	margin: 0 auto;
	padding: 0;
}

/* Content */
.capo   {
     clear:both;
     float:none;
}

.content {
	width: 830px;
		margin-top:10px;
}   

.post1 {
  	position:relative;
        float: left;
        display: inline;
	margin-right:13px;
        width:400px;
}

.post2 {
  	position:relative;
        float: right;
        display: inline;
	margin-left:13px;
        width:400px;
}

.post {
	padding: 0 0 20px 0;
}

.title {
	margin: 0;
	border-bottom: 2px solid #4A3903;
}

.byline {
	margin: 0;
}

.meta {
	border-top: 1px solid #4A3903;
	text-align: right;
	color: #646464;
}

.meta a {
	padding-left: 15px;
	background: url(images/img06.gif) no-repeat left center;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

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

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 30px;
	border-bottom: 1px dotted #4A3903;
	background: url(images/img06.gif) no-repeat 15px 50%;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0 2px 30px;
	background: url(images/img05.gif) no-repeat left bottom;
	border-bottom: 2px solid #4A3903;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

* html #spazio {
display:none;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 0;
	background: #FFEA6F;
	border-top: 3px solid #E8AD35;
	text-align: center;
	font-weight:bold;
	/*color: #E8AD35;
	color:#DE9706;*/
	color:#D89203;
	margin-top:200px;
}

* html #footer{
margin-top:0px;
clear: both;
	padding: 20px 0;
	background: #FFEA6F;
	border-top: 3px solid #E8AD35;
	text-align: center;
	font-weight:bold;
	/*color: #E8AD35;
	color:#DE9706;*/
	color:#D89203;
	/*height:160px;*/
}


#footer a {
	color: #C28C21;
}

#footer p {
	text-align:center;
}

#riservata{
	font-weight:bold;
	font-size:x-small;

}

/* notizie che scorrono */

#pscroller1{
font-size:18px;
width: 360px;
height: 200px;
padding:5px 5px 5px 5px;
margin-top:10px;
text-align:left;
/*border:#FF0000 3px solid;*/
}
/*
#pscroller1 a{
color:#000000;
font-size:14px;
font-weight:bold;
text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;

}*/

.someclass{ /*class to apply to your scroller(s) if desired*/

}

