/* CSS Document */

.Stile1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-weight: bold;
	font-size: x-small;
}

.Stile2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-weight: bold;
	font-size: small;
}

.Stile3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-weight: bold;
	font-size: medium;
}

.Stile4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #009933;
	font-weight: bold;
	font-size: small;
}

.Stile5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-weight: bold;
	font-size: small;
	font-style: underlined;
}

.Stile6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-weight: bold;
	font-size: medium;
}

.Stile7 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
}

.Stile12 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-weight: bold;
	font-size: small;
}

.alternativo {
    font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-weight: bold;
	font-size: small;
}

.alternativo a {
    font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-weight: bold;
	font-size: small;
    text-decoration:underline;
}

.alternativo a:hover {
  font-family:arial;
  font-size:small;
  color:#663300;
  text-decoration:none;
  font-weight:bold;
}

.servizi {
    font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-weight: bold;
	font-size: 11px;
}

.servizi a {
    font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}

.servizi a:hover {
  font-family:arial;
  font-size: 11px;
  color:#663300;
  text-decoration:underline;
  font-weight:bold;
}

body {
   scrollbar-base-color: ##5F2C04;
   scrollbar-face-color: #003366;
   scrollbar-shadow-color: #FFFFFF;
   scrollbar-arrow-color: #FFFFFF;
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-dark-shadow-color: #FFFFFF;
   scrollbar-3d-light-color: #FFFFFF;
   scrollbar-track-color: #FFFFFF;
}

.foto {
	border-color:#663300;
	border-width:1px;
	border-style:inherit;
}

.foto a {
	border-color:#663300;

}

.foto a:hover {
	border-color:#663300;
	border-width:2px;
	border-style:inset;
	border-spacing:1px;

}

.foto2 {
	border-color:#FFCC00;
	border-width:1px;
	border-style:inherit;
}

.foto2 a {
	border-color:#FFCC00;

}

.foto2 a:hover {
	border-color:#FFCC00;
	border-width:2px;
	border-style:inset;
	border-spacing:1px;

}

.link2 {
    font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-weight: bold;
	font-size: 13px;
}

.link2 a {
    font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-weight: bold;
	font-size: 13px;
	text-decoration:none;
}

.link2 a:hover {
  font-family:arial;
  font-size: 13px;
  color:#663300;
  text-decoration:underline;
  font-weight:bold;
}

.link3 {
    font-family: Arial, Helvetica, sans-serif;
	color: #009933;
	font-weight: bold;
	font-size: 13px;
}

.link3 a {
    font-family: Arial, Helvetica, sans-serif;
	color: #009933;
	font-weight: bold;
	font-size: 13px;
	text-decoration:none;
}

.link3 a:hover {
  font-family:arial;
  font-size: 13px;
  color:#009933;
  text-decoration:underline;
  font-weight:bold;
}

.link4 {
    font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
}

.link4 a {
    font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
	text-decoration:none;
}

.link4 a:hover {
  font-family:arial;
  font-size: medium;
  color:#FFFFFF;
  text-decoration:underline;
  font-weight:bold;
}

.link5 {
    font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-weight: bold;
	font-size: medium;
}

.link5 a {
    font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-weight: bold;
	font-size: medium;
	text-decoration:none;
}

.link5 a:hover {
  font-family:arial;
  font-size: medium;
  color:#663300;
  text-decoration:underline;
  font-weight:bold;
}