body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #91ADA2;	
}

h1, h2, h3 {
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 26px;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 18px;
	padding-left: 20px;
}

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

a:hover {
    background-color:#000000;

}

#wrapper {
	width: 960px;
	height: auto;
	margin: auto;
	padding-top: 20px;
}


#page {
	width: 960px;
	height: auto;
	padding: 0;
	float:left;
	text-align:justify;
}

#leftbar {
	width: 665px;
	height: auto;
	float:left;
}

#rightbar {
	width: 290px;
	height: 620px;
	float:right;
	background-image:url(images/body2.jpg);
	background-repeat:no-repeat;
}

.cleaner { clear: both; }


#titolo {
    font-size: 120px;
	color: #000000;
	border: none;
	text-decoration: none;
}

/* Menu */

#menu {
	width: auto;
	height: 20px;
	margin-bottom: 5px;
	margin-top: 30px;
	border-bottom:solid 1px #000000;	
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu a {
	display: block;
	width: 133px;
	height: 18px;
	border-right: 1px solid #FFFFFF;
	text-align:inherit;
	text-decoration: none;
	text-align:center;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	border: none;
	float:left;
}

#menu a:hover, #menu .current_page_item a {
	background: #FFFFFF;
	text-decoration: none;
}

#menu .current_page_item a {
	background: #FFFFFF;
	padding-left: 0;
}

#tabellalavori {
    width:664px;
	height:172px;;
	border:solid 1px #000000;
	margin-top:10px;
	
}

#testotabelline {
    width: 638px;
	height:auto;
	margin-left:12.5px;
}

#fototabelline {
    width:638px;
    padding-left:13.5px;
    padding-top:12.5px;
}

#tabellagalleria {
    width:664px;
    height:auto;
	margin-top: 20px;
	border: solid 1px #000000;
}

#tabellabout {
    width:663px;
    height:auto;
	margin-top: 20px;
	border: solid 1px #000000;
	float:right;
}

#fototababout {
    height: 200px;
    width: 638px;	
    margin-top: 12.5px;
    margin-left: 12.5px;

}

#testotababout {
    width: 638px;
	margin-left: 12.5px;
	margin-top: 8px;
	font-size:15px;
	text-align:justify;
}

#testotababoutcontact {
    padding-top: 20px;
    padding-bottom: 20px;
}

#testotabga {
    width: 638px;
	height: auto;
	margin-left: 12.5px;
	margin-top: 8px;
	margin-bottom: 12.5px;	
}

#galleriatab {    
    margin-top: 12.5px;
    margin-left: 12.5px;
	border:solid 1px #000000;
	width:638px;
}

#galleriatab p {    
    margin-left: 20px;
	margin-right: 20px;
}

#sidebarabout {   
	float: right;
	width: 280px;
	height:auto;
	padding: 0px;
	color: #787878;
	margin-top: 600px;
	border: solid 1px #000000;
}

#sidebarabout ul {    	
	margin: 0;
	padding: 0;
	list-style: none;
	padding-bottom: 30px;
}

#sidebarabout li {
	padding: 0;
	line-height: 35px;
	border-bottom: 1px solid #000000;
	margin: 0px 30px;
	border-left: none;
}

#sidebarabout h2 {    
	height: 38px;
	padding-left: 30px;
	font-size: 20px;
	color: #000000;
}

#sidebarabout a {
	border: none;
	color: #FFFFFF;
}

#sidebarabout a:hover {
	background-color:#000000;
}

#copy {
padding-bottom: 40px;
}