body
{
	font-family: Tahoma, Serif;
	background: #bcbabb;
	text-align: justify;
	font-size: 90%;
}
a
{
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
img
{
	border: none;
}
td
{
	padding: 0px 5px 0px 5px;
}
.middle
{
	vertical-align: middle;
}
.center
{
	text-align:center;
}
.smaller
{
	font-size:smaller;
}
.menu_item
{
}
.menu_item_selected
{
}
#container
{
	margin: auto;
	width: 716px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	background-color: #f9e7a9;
	background: url(bg_completo.jpg);
	background-repeat: repeat-y;
}

#testa
{
	width: 716px;
	height: 276px;
	background: url(bg_testa_dx.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#menu
{
	width: 137px;
	float: left;
	text-align: left;
	padding-left: 26px;
}
#menu_testa
{
	background: url(bg_menu_top.jpg);
	background-repeat: no-repeat;
	height: 69px;
	width: 163px;
	margin-left:-26px;
}
#sotto_menu
{
	width: 163px;
	height: 78px;
	float: left;
	background-image: url(bg_menu_bottom.jpg);
}
#corpo
{
	width: 373px;
	float: left;
	text-align: justify;
	padding: 5px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
}
#corpo_testa
{
	background: url(bg_testo_top.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 383px;
	margin: -5px -5px 5px -5px;
	font-weight: bold;
	text-align: center;
}

.file
{
 clear: both;
 margin-bottom: 5px;
 height: 100px;
}

.desc_file
{
 width: 240px;
 padding-left: 13px;
 float: right;
 text-align: center;
}

#gallery
{
	width: 170px;
	float: right;
	text-align: center;
}
#gallery_testa
{
	background: url(bg_gallery_top.jpg);
	background-repeat: no-repeat;
	height: 69px;
	width: 170px;
}
.cornice
{
	width: 110px;
	height: 95px;
	background-repeat: no-repeat;
	margin: auto;
	cursor: hand;
	margin-bottom: -4px;
}
#sotto_gallery
{
	width: 170px;
	height: 78px;
	float: right;
	background-image: url(bg_gallery_bottom.jpg);
}

#aggiunta
{
	margin:auto;
	margin-top: 30px;
	padding: 7px;
	text-align:center;
}
#didascalia
{
	float: left;
	padding: 5px 5px 5px 2px;
	text-align:left;
	margin: 5px;
}

#piedi
{
	clear: both;
	width: 716px;
	height: 78px;
	text-align: center;
	vertical-align: baseline;
	font-size: 8pt;
	background: #ff6;
	background-image: url(bg_testo_bottom.jpg);
	background-position: 163px 0px;
	background-repeat: no-repeat;
	margin:auto;
}
