body
{
	background: #F4F5F5;
	background-image: url(/immagini/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	color: #788F8F;
	margin: 0px 0px 0px 0px;
}
td, h1, h2, h3
{
	font-size: 11px;
	font-family: verdana;
}
h1, h2, h3
{
	margin: 0px 0px 20px 0px;
}
h1
{
	color: #788F8F;
	font-size: 13px;
}
h2
{
	font-size: 11px;
}
h3
{
	color: #788F8F;
	font-size: 11px;
}
p, li
{
	text-align: justify;
	line-height: 15px;
	margin: 0px 0px 10px 0px;
}
a
{
	color: #788F8F;
	text-decoration: underline;
}
a:hover
{
	color: #788F8F;
	text-decoration: none;
}

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */

#header, #content
{
	width: 930px;
}
#logo
{
	background: #FFFFFF;
	width: 210px;
	padding: 10px 0px 10px 10px;
}
#slogan
{
	background: #FFFFFF;
	width: 710px;
	padding: 10px 0px 10px 0px;
}
#menu
{
	vertical-align: top;
	background: #FFFFFF;
	width: 220px;
	border-bottom: solid 1px #788F8F;
}
#text
{
	vertical-align: top;
	background: #FFFFFF;
	width: 650px;
	padding: 30px 40px 20px 20px;
	border-bottom: solid 1px #788F8F;
}
#footer
{
	background: #788F8F;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	border-top: solid 1px #FFFFFF;
}
#bgmenu
{
	background-image: url(/immagini/bg_menu.jpg);
}
#path
{
	margin: 0px 0px 20px 0px;
}
#about
{
	width: 650px;
}
#about_text
{
	vertical-align: top;
	width: 409px;
	padding: 0px 20px 0px 0px;
	border-right: solid 1px #EEEEEE;
}
#about_gmap
{
	vertical-align: top;
	width: 200px;
	padding: 0px 0px 0px 20px;
}

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */

div.MJ_HiddenLink
{
	visibility: hidden;
	position: absolute;
}
div.MJ_VisibleLink
{
	visibility: visible;
	position: relative;
	padding: 0px 0px 10px 30px;
}
div.MJ_VoiceClass
{
	padding: 10px 30px 10px 30px;
}
a.MJ_VoiceClass
{
	color: #788F8F;
	font-weight: bold;
	text-decoration: none;
}
a.MJ_VoiceClass:hover
{
	color: #788F8F;
	font-weight: bold;
	text-decoration: none;
}
a.MJ_LinkClass
{
	color: #788F8F;
	text-decoration: none;
}
a.MJ_LinkClass:hover
{
	color: #788F8F;
	text-decoration: underline;
}
a.footer
{
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

