﻿body {
	background-image: url(../cella1.jpg);
}
.titolo
{
	margin: 0px;
	font-family: Bastion;
	font-size: xx-large;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #643200;
	border-width: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: center;
}
.desc
{
	margin: 0px;
	font-family: Bastion;
	font-size: small;
	font-weight: lighter;
	font-style: italic;
	text-transform: uppercase;
	color: #643200;
	padding: 0px 20px 0px 0px;
	clip: rect(auto, auto, auto, auto);
	text-align: right;
}
.margright
{
	text-align: right;
}
.mail
{
	font-family: Bastion;
	font-size: large;
	font-style: italic;
	text-transform: uppercase;
	color: #643200;
	border-width: medium;
	padding: 20px;
}
a:link
{
	color:#643200;
}
a:visited
{
	color:#643200;
}
a:hover
{
	color:#699900;
}
.bordmap
{
	border: thick outset #643200;
}

