@charset "utf-8";

body {
	background-color: #999999;
	background-image: none;
	background-repeat: repeat;
	background-attachment: fixed;
}
A:link {
	color: #876250;
	text-decoration: none;
}
A:visited {
	color: #876250;
	text-decoration:none;
}
A:hover {
	color: #FF9900;
	text-decoration: none;
}
A:active {
	color: #876250;
	text-decoration: none;
}
A.TestoCapitoli:link {
	color: #876250;
	text-decoration: none;
}
A.TestoCapitoli:visited {
	color: #876250;
	text-decoration:none;
}
A.TestoCapitoli:hover {
	color: #FF9900;
	text-decoration: none;
}
A.TestoCapitoli:active {
	color: #876250;
	text-decoration: none;
}
A.Navigazione:link {
	color: #876250;
	text-decoration: none;
}
A.Navigazione:visited {
	color: #876250;
	text-decoration:none;
}
A.Navigazione:hover {
	color: #FF9900;
	text-decoration: none;
}
A.Corpo2:link  {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
A.Corpo2:visited  {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
A.Corpo2:hover  {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
.Corpo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #555555;
}
.Corpo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #555555;
}
.TestoCapitoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #876250;
	font-size: 18px;
}
.Corpo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: red;
}
.TestoMenu {
	font-family: "Bradley Hand ITC", Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
}
.Navigazione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	font-variant: normal;
	font-weight: normal;
}
.Diapositiva {
	background-image: url(Immagini/Dia_140_b.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.EtichettaAR {
	background-image: url(AreaRiservata/Immagini/EtichettaAR.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.Menu {
	border: 1px none #666666;
}
a:hover .Menu {
	border: none;
	background-color: #F9E9D0;
}
.miniatura {
	border: 1px solid #666666;
}
a:link .miniatura {
	border-color: #666666;
}
a:visited .miniatura {
	border-color: #666666;
}
a:hover .miniatura {
	border: 2px solid #FF9900;
	border-color: #FF9900;
}
.Scrittura {
	font-size: 13px;
	color: #333333;
	font-variant: normal;
	font-style: oblique;
}
.EtichettaFoto {
	background-image: url(Immagini/EtichettaFoto.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.SfondoGallerie {
	background-image: url(Immagini/Gallerie_back.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.SfondoPanorami {
	background-image: url(Immagini/Panorami_back.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
a.ToolTip
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #555555;
	font-weight: normal;
	background-color: #F9E9D0;
	cursor: help;
}
a.ToolTip acronym
{
	height: 160px;
	width: 260px;
    display: none;
}
a.ToolTip:hover acronym
{
	display: block;
	position: absolute;
	top: 20px;
	left: -10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	background-color: #EEEEEE;
	padding: 5px 5px 5px 5px;
	border: thin solid #999999;
	filter: Alpha(Opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	z-index: 1;
	text-align: justify;
}
a.ToolTip:hover
{
    position: relative;
}
