body { 
	font: 0.74em Verdana, Arial, sans-serif; 
	padding: 0; 
	margin: 0; 
	line-height: 1.7em; 
	background: #d8d0af; 
	color: #656565; 
	text-align: center;
}

h1 {
	font-size: 14px;
	color: #dcc2aa;
}

h2 {
	font-size: 14px;
	color: #dcc2aa;
	text-align: left;
}

img {
	align: center;
	border: 0;
}

#container {
	background: #931f1f url(pics/bg_base.jpg) repeat-y;
	width: 820px;
	text-align: center;
	margin: auto;
	overflow: auto;
}

#header	{
	background: #931f1f url(pics/bg_bartop.jpg) repeat-x; 
	width: 800px;
	height: 116px;
	margin: auto;
	text-align: left;	
}

#menubar {
	background: #931f1f url(pics/bg_barmenu.jpg) repeat-x;
	width: 785px;
	height: 26px;
	margin: auto;
	padding-left: 15px;
}

#content {
	width: 800px;
	margin: auto;
	overflow: auto;
}

#left-content{
	width: 250px;
	padding: 25px;
	float: left;
	text-align: left;
	font: 0.99em Verdana, Arial, sans-serif; 
	color: #edd3ab;
	overflow: auto;
}

#right-content{
	width: 450px;
	padding: 25px;
	float: right;
	text-align: center;
	overflow: auto;
}

#footer{
	width: 820px;
	height: 35px;
	background: #931f1f url(pics/bg_footer.jpg) repeat-x;

}

#footer-2{
	width: 810px;
	margin: 0 auto;
	padding: 5px;
	text-align: right;
}

#footer-2 a{
	font-size: 11px;
	color: #656565;
	text-decoration: none;
}

#footer-2 a:hover{
	font-size: 11px;
	color: #656565;
	text-decoration: underline;
}

#name {
	float: left;
	margin-left: 20px;
}

#logo {
	float: right;
	margin-right: 20px;
}

#lavori{
	font: 18pt Verdana, Arial, sans-serif;
	color: #edd3ab;
	margin-top: 150px;	
}

#right-text{
	color: #dcc2aa;
	text-align: justify;
}

.button {
	background: url(pics/menu-butt-bak.jpg);
	height: 22px;
	float: left;
	padding: 2px 10px 2px 10px;
	font: 1.00em Verdana, Arial, sans-serif; 
	line-height: 1.7em; 
	color: #FFFFFF; 
}

.fotominsin {
	float: left;
	width: 115px;
	height: 80px;
	margin-bottom: 10px;
	cursor: pointer;	
}

.fotomindes {
	float: left;
	width: 115px;
	height: 80px;
	margin-left: 20px;
	margin-bottom: 10px;
	cursor: pointer;	
}

.button a {
	color:#FFFFFF;
	text-decoration: none;
}

.menusep {
	float: left;
	width: 1px;
	height: 26px;
}

#menu
{
	font: 11px Verdana, Arial, sans-serif; 
	line-height: 1.5em; 
}

/*#menu a:link, a:visited
{
	font: 11px Verdana, Arial, sans-serif; 
	line-height: 1.5em;
	color: #edd3ab;
	text-decoration: none; 
}

#menu a:hover
{
	font: 11px Verdana, Arial, sans-serif; 
	line-height: 1.5em;
	color: #edd3ab;
	text-decoration: underline; 
}

.linkTesto a:link, a:visited,a:hover
{
	font: 11px Verdana, Arial, sans-serif; 
	line-height: 1.5em;
	color: #edd3ab;
	text-decoration: underline; 
}*/

a.linkUnd:link, a.linkUnd:visited {
	text-decoration: none;	
	color: #edd3ab;
}
	
a.linkUnd:hover {
	text-decoration: underline;	
	color: #edd3ab;
}


#menu b
{
	color: #f8f0bb;
	line-height: 2.2em; 
}