body {
  height: 100%;
  margin: 0;
  padding: 0;
  color: #330;
  background-color: #e3dbc6;
  font-family: Arial,Helvetica,Verdana,sans-serif;
  font-size: 86%;
  letter-spacing:1px;
}
#blocco {
  width: 740px;
  height: 10%;
  margin-left: auto;
  background-color: #f3ecc0;
	position: relative;
}
#sotto {
  width: 960px;
  height: 100%;
	margin: 0 auto;
  padding: 0;
	/*background-color:#ddddff;*/
}
#testata {
width:960px;
height:126px;
}

#left {
 width:295px; /*era 200*/
 height: 100% ! important;
 float: left;
 /*background-color:#ffdddd;*/
}
#leftup {
 width:295px;/*era 275*/
 height: 70px; 
 /*background-color:#ffcccc;*/
 /*margin-top:0;*/
 /*padding-top:0;*/
 /*position:absolute;*/
 float:left;
 clear:both;
 /*border:1px solid white;*/
}
#leftdn {
 width:145px; /*era 125*/
 /*height: 500px;*/ 
 /*background-color:#ffaaaa;*/ 
 /*position:absolute;*/
 /*margin-top:75px;*/
 float:left;
 /*border-right:1px solid white;*/
}
#leftleft {
  width:147px;/*era 147*/
  /*height: 100% ! important;*/
	padding-left:0;
	/*background-color:pink;*/
	/*position:absolute;*/
	/*margin-left:125px;*/
	/*margin-top:75px;*/
	float:left;
	display:block;/*inline;*/
	/*border-right:1px solid white;*/
		}
#destra {
  width:610px;
  height: 100% ! important;
	float: right;
	/*border:1px solid white;*/
	/* background-color:green;*/
}
#textblock {
width:585px;
height:450px;
overflow:auto;
padding:8px;
color:#000000;
margin-top:10px;
margin-left:5px;
font-size:10px;
line-height:1.5em;
}


/*Roberta Buttini artist*/
#rb{
font-size:22px;
font-weight:bold;
color:#840 ;
margin-top:20px;
margin-bottom:5px;
margin-left:10px;
/*border:1px solid white;*/
}
#arti{
font-size:18px;
font-weight:bold;
color:#a00;
letter-spacing:1px;
margin-top:0px;
/*margin-bottom:20px;*/
margin-left:10px;
/*border:1px solid white*/;
}


#leftdn ul li a{
text-decoration:none;
margin-left: 10px;/*era 100*/
color:#330;
}
#leftdn ul li.curr{
text-decoration:none;
margin-left: 15px; /*era 12*/
}
#leftdn ul li a:hover{
margin-left: 4px; /*era 94*/
/*color:#ffff33;*/
}
#leftdn ul li{
font-size:10px;
font-weight:bold;
list-style-type:none;
line-height:38px;
margin-left:0;
}
#leftdn ul{
margin-top:30px;
margin-left:0px;
padding-left:0;
}
#leftdn ul li span.curr{
text-decoration:none;
margin-left: 10px;/*era 100*/
color:#f00;
}
#leftleft ul{
padding:0;
}

#leftleft ul li a{
text-decoration:none;
margin-left: 10px;
color:#330;
}
#leftleft ul li span.curr{
text-decoration:none;
margin-left: 10px;
color:#f00;
}
#leftleft ul li a:hover{
margin-left: 4px;
}
#leftleft ul li{
font-size:10px;
font-weight:bold;
list-style-type:none;
line-height:22px;
}
#leftleft ul{
margin-top:114px;
margin-left:0px;
}
#leftleft ul{
padding:0;
}
/*
#mn1{ background-image:url('img_mn/prbgmn_1.png');background-repeat:no-repeat;
}
#mn2{ background-image:url('img_mn/prbgmn_2.png');background-repeat:no-repeat;
}
#mn3{ background-image:url('img_mn/prbgmn_3.png');background-repeat:no-repeat;
}
#mn4{ background-image:url('img_mn/prbgmn_4.png');background-repeat:no-repeat;
}
#mn5{ background-image:url('img_mn/prbgmn_5.png');background-repeat:no-repeat;
}
#mn6{ background-image:url('img_mn/prbgmn_6.png');background-repeat:no-repeat;
}
#mn7{ background-image:url('img_mn/prbgmn_7.png');background-repeat:no-repeat;
}
#mn8{ background-image:url('img_mn/prbgmn_8.png');background-repeat:no-repeat;
}
#mn9{ background-image:url('img_mn/prbgmn_9.png');background-repeat:no-repeat;
}
#mn10{ background-image:url('img_mn/prbgmn_10.png');background-repeat:no-repeat;
}
*/
.align_right {
text-align:right;}
.align_left {
text-align:left;}
.clear {
clear:both;  } 



