/* CSS Document */

body {
	position: relative;
	height: 100%;
	width: 100%;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #DCD0AD;
	scrollbar-face-color: #87796C;
	scrollbar-shadow-color: #DCD0AD;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	white-space: normal;
	vertical-align: baseline;
}
a.testo:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #87796C;
	text-decoration: none;
}
a.testo:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #87796C;
	text-decoration: none;
}
a.testo:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B3A08F;
	text-decoration: none;
}
a.testo:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990033;
	text-decoration: none;
}
a.base {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #87796C;
	text-decoration: none;
}
a.base:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #87796C;
	text-decoration: none;
}
a.base:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #87796C;
	text-decoration: none;
	font-weight: normal;
}
a.base:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #87796C;
	text-decoration: none;
	font-weight: bold;
}
a.base:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #87796C;
	text-decoration: none;
	font-weight: normal;
}
a.grigio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D7D7D7;
	text-decoration: none;
}
a.grigio:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D7D7D7;
	text-decoration: none;
}
a.grigio:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D7D7D7;
	text-decoration: none;
	font-weight: normal;
}
a.grigio:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	font-weight: normal;
	text-align: center;
	vertical-align: sub;
}
a.grigio:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D7D7D7;
	text-decoration: none;
	font-weight: normal;
}
a.scuro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.scuro:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
}
a.scuro:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #87796C;
	text-decoration: none;
	font-weight: none;
}
a.scuro:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #87796C;
	text-decoration: none;
	font-weight: normal;
}
a.scuro:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #87796C;
	text-decoration: none;
	font-weight: normal;
}
.tabella {
	padding: 0px;
	border: 1px solid #87796C;
}
.linea-inf {
	padding: 0px;
	margin: 0px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #87796C;
	border-left: none;
	height: 10px;
}
.linea-sup {
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #87796C;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 5px;
}
.linea-sx {
	padding: 0px;
	margin: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #87796C;
	height: 5px;
}
.linea-dx {
	padding: 0px;
	margin: 0px;
	border-top: none;
	border-right: 1px solid #87796C;
	border-bottom: none;
	border-left: none;
	height: 5px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
a.copyright:link {
	text-decoration: none;
}
a.copyright:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.copyright:visited {
	text-decoration: none;
}
a.copyright:active {
	color: #990033;
	text-decoration: none;
}
.pulsanti {
	margin: 2px 4px;
	padding: 0px;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	border: 1px solid #CC0000;
	background-color: #F8F8F8;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.immaginehp {
	background-image: url(../immagini/hp_03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a.rollover_hp {
	background-image: url(../images/butterfly.gif);
	border: none;
}
a.rollover_hp:link {
	background-image: url(../images/butterfly.gif);
	border: none;
}
a.rollover_hp:hover {
	background-image: url(../images/butterfly_over.gif);
	border: none;
}
.tabella-linea {
	padding: 0px;
	border-right: 1px solid #EEEEE8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEE8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEEEE8;
}
.tabella-lineainterna {
	padding: 0px;
	background-color: #FDFDFD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEEEE8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEE8;
	font-size: 10px;
	color: #CCCCCC;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B3A08F;
	text-decoration: none;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	font-weight: bold;
}
.titolo12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AE9C8B;
	text-decoration: none;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	font-weight: bold;
	text-align: center;
}
a.menu:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #DCD0AD;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-transform: none;
}
a.menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A89F85;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-transform: none;
}
a.menu:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #DCD0AD;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-transform: none;
}
.immagineheader {
	background-image: url(../immagini/sign_c.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.immaginefoot {
	background-image: url(img/nome_foot_a.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.immaginefoot2 {
	background-image: url(../immagini/nome_foot_b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.testo-linea-sup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #87796C;
}
menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #87796C;
}
a.menu:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990033;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-transform: none;
}
.list {
	font-size: 11px;
	color: #CCCCCC;
	border: 1px solid #B3A08F;
	margin: 1px;
	height: 15px;
	background-color: #000000;
	font-weight: normal;
}
.immaginecolonna {
	background-image: url(img/colonna_110.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.fotolink {
	color: #EBBC8D;
	text-decoration: none;
	font-weight: bold;
}
.linea-box {
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #87796C;
	border-right: 1px solid #87796C;
	border-bottom: 1px solid #87796C;
	border-left: 1px solid #87796C;
}
.linea-box2 {
	padding: 0px;
	margin: 0px;
	border-right: 1px solid #87796C;
	border-bottom: 1px solid #87796C;
	border-left: 1px solid #87796C;
	background-color: #000000;
}
.list2 {
	font-size: 11px;
	color: #CCCCCC;
	border: 1px solid #B3A08F;
	margin: 1px;
	background-color: #000000;
	font-weight: normal;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #DCD0AD;
	scrollbar-face-color: #87796C;
	scrollbar-shadow-color: #DCD0AD;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.demobgfrecce {
	background-image: url(../immagini/DEMO/bg_frecce.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.copyrightdashedupdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #979797;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #979797;
	border-bottom-color: #979797;
	font-weight: bold;
}
.new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E0E0BD;
}
.immaginehp_int {
	background-image: url(../immagini/hp_int.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.lang_bordo_sx {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #87796C;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #87796C;
}
.lang_bordo_dx {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #87796C;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #87796C;
}
.lang_tablet {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #87796C;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #87796C;
	border-left-color: #87796C;
}
