body
{
text-align: center;
margin: 0px; 
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}

div#menu
{
height: 600px; 
width: 140px; 
position: absolute; 
left: 68px; 
border-right-color: #d4d4d2;
border-right-width: 2px;
border-right-style: solid;
text-align: left;
font-size: 14px;
font-weight: bold;
z-index: 2;
}

div#menu_hp
{
height: 600px; 
width: 140px; 
position: absolute; 
left: 68px; 
text-align: left;
font-size: 14px;
font-weight: bold;
z-index: 2;
}

div#title
{
height: 20px; 
width: 180px; 
position: absolute; 
top: 25px;
background-repeat:no-repeat;
z-index: 1;
background-color: #FFFFFF;
}

img{
border: none;
}

div#stema
{
position: absolute;
top: 8px; 
left: 487px; 
width: 110px; 
height: 95px; 
background-image: url(stema.png); 
background-repeat:no-repeat;
z-index: 2;
}

div#text
{
position: absolute; 
top: 130px; 
left: 238px; 
width: 340px; 
height: 467px;
text-align: left;
font-size: 12px;
z-index: 2;
padding-right: 20px;
text-align: justify;
overflow: auto;
}

a:active, a:link, a:visited
{
color: #54544d;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

a.cascine
{
border-bottom: 1px dotted #333;
font-weight: bold;
text-decoration: none;
}

a.cascine:hover
{
text-decoration: none;
}

td.cas_l
{
text-align: right;
}

td.cas_r
{
width: 300px;
background: #EEE;
}

h1.cascine,
h2.cascine
{
color: #333;
clear: both;
}

p.cascine
{
clear: both;
}

p.cascine a.preview
{
float: left;
display: inline;
width: auto;
margin: 5px 0 0 5px;
}

form.details
{
font-size: 11px;
color: #333;
}

form.details label {
	float: left;
	width: 80px;
	display: inline;
	margin: 5px 0 0 0;
	padding: 5px 0 5px 0;
	text-align: right;
	text-align: right;
	padding: 10px 0 10px 0;
}

form.details p {
	float: left;
	width: 220px;
	display: inline;
	margin: 5px 0 0 10px;
	padding: 5px 0 5px 0;
}

form.details input,form.details textarea {
	float: left;
	width: 200px;
	display: inline;
	background: #EEE;
	border: 1px solid #CCC;
	font-size: 11px;
}

form.details input.submit {
	float: left;
	width: auto;
	display: inline;
	cursor: pointer;
}

form.details span.ferr {
	float: left;
	width: 220px;
	overflow: auto;
	display: inline;
	margin: 0px 0 0 90px;
	padding: 3px 0 3px 0;
	text-align: left;
	font-weight: bold;
	color: #900;
}

div.clear {
	clear: both;
}

.ok {
	color: #090;
	border: 1px dotted #090;
}

.msgok {
	color: #090;
	font-weight: bold;
}

.err {
	color: #900;
	border: 1px dotted #900;
}

dt.faq
{
font-weight: bold;
}

dd.faq
{}

a.preview
{
float: left;
display: inline;
width: 110px;
height: 110px;
margin: 10px 0 0 0px;
padding: 0px 0 0px 0;
text-align: center;
}

a.preview img
{
margin: 0 auto;
}