html,body
{
	  background-image:url(imag/bg_paper.jpg);
  margin: 0;
	padding: 0;
	height: 100%;
	font:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000;

}

img{
border:0px;}

a:link, a:visited {
	color:#000; font-weight:700; text-decoration:none;
}

a:active, a:hover {
	color:#000; font-weight:700; text-decoration:underline;
}

#layout{
	width:900px;
	margin:auto;
	border:1px solid #333;
}
#testata {
	margin:auto;
	width:900px;
	height:150px;
}

#menu{
	background-color:#811a41;
	width: 900px;
	height:25px;
	margin:auto;
	border-top:1px solid #000;

}
.vocemenu{
	text-align:center;
	width:16%;
	margin:auto;
	float:left;
	
}
.vocemenusel{
	text-align:center;
	width:17%;
	margin:auto;
	float:left;
}

.vocemenu a:hover {
font-size:10px; color:#999; text-decoration:underline;
}

.vocemenu a:link, .vocemenu a:visited {
font-size:10px; color:#fff; text-decoration:none;
}

.vocemenusel a:hover {
font-size:10px; color:#999; text-decoration:underline;
}

.vocemenusel a:link, .vocemenusel a:visited {
font-size:10px; color:#999; text-decoration:none;
}


#corpo {
	text-align:center;
	width: 900px;
	margin:auto;
	border-top:1px solid #000;

}

#menusezione {
	float: left;
	width: 25%;
}

#sezione {
	float: left;
	width: 75%;
	padding:10px 0px 10px 0px;
}

#testi{
margin:10px 10px 10px 10px ;
text-align:justify;}

#elenco {
	text-align:left;
	padding:5px 10px;
	background-image:url(imag/bg_elenco.jpg);
  background-repeat:repeat-y;
  background-position:left;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	
}
#titolo_elenco{
padding-top:10px;
padding-bottom:10px;
font-size:18px;
color:#333;
font-weight:700;

}
.voceelenco {
	padding:2px 0px 2px 0px;
}

#elenco a:link,#elenco a:visited {
	font-size:14px; color:#666; font-weight:700; text-decoration:none;
}

#elenco a:active,#elenco a:hover {
	font-size:14px; color:#666; font-weight:700; text-decoration:underline;
}

#gallery{
	text-align:center;
	width:100%;
}
.didascalia {
  font-size:16px;
  font-weight:bold;
  padding-top:5px;
}
#presentazione{
text-align:center;
	font-size:14px; color:#666; font-weight:700;
}

#poesia{

margin:5px 5px 5px 5px;
padding:10px 10px 10px 10px;

}

.titolop{
text-align:left;
padding-left:30%;
font-size:18px;
color:#333;
font-weight:bold;

}
.testop{
text-align:left;
padding-left:30%;


}

#piede {
	text-align:center;
	color:#fff;
	vertical-align:baseline;
	border-top:1px solid #000;
	background-color:#811a41;
	clear: both;
	width: 900px;
	margin:auto;
}
