

body {
 margin: 40px 0;
 color: #333;
 background:#DDDDDD;
 padding:0;
 font: 0.86em/1.6 Arial, Helvetica, sans-serif;
 }


h1 {
 font-size: 1.5em;
}

h2 {
 font-size: 1.3em;
}

#outer {
 width: 650px;
 margin: 0 auto;
 background: #fff url(immagini/bg.jpg) repeat-y;
 }

#hdr {
 padding-top: 125px;
 background: #fff url(immagini/head2.jpg) no-repeat;
 }
#hdr h1 {
 color: #fff;
 background:#0F2A61;
 font-size: 0.8em;
 font-weight: bold;
 text-align: center;
 text-transform: uppercase;
 margin: 0;
 padding: 0.2em;
 border:solid #000000;	
 border-width:1px 0 1px 0;
 }


#nav {
 float:left;
 width:130px;
 padding: 1em;
 text-align: center;
 background:#BCBCC9 url(immagini/particolare.jpg) no-repeat bottom center;
 padding-bottom: 320px;
}
#nav ul {
 background: url(immagini/pennello.jpg) no-repeat top center;
 margin: 0;
 padding: 60px 0 0 0;
 list-style: none;
}
#nav li {
	margin: 0;
}
#nav h2 {

}

#nav a:link {
color: #fff;
font-size: 1.3em;
text-decoration:underline;
}

#nav a:visited {
font-size: 1.3em;
text-decoration: none;
color: #775D42;
}
#nav a:hover {
font-size: 1.3em;
text-decoration: none;
color: #775D42;
}
#nav a:active {
font-size: 1.3em;
text-decoration: none;
color: #775D42;
}

#cont {
 float: right;
 width:440px;
 padding: 1.5em;
 }
#cont h2 {

 color: rgb(153, 102, 51);
}

#ftr {
 clear: both;
 color: #fff;
 background:#0F2A61;
 font-size: 0.8em;
 text-align: center;
 border-top: 1px solid #000;
 margin: 1em 0 0 0;
 }


.ffvsie {
float:left;
margin: 0 2em 2em 0;
border:2px solid #fff;
padding: 3px;
}


img {border:0px}

.imggalleria {
display:block;
margin-left: auto;
margin-right: auto;


}




.titolo{

 text-align:center;
 font: 0.8em Arial, Helvetica, sans-serif;
 }