@charset "utf-8";
body {
	background-image: url(../images/background.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	background-color: #100A14;
	background-repeat: repeat-x;
	background-position: left top;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.s_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #C3C3C3;
	border: 1px solid #666666;
}
.tab_gen {

}

.s_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-weight: 800;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.a1:link {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.a1:visited {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.a1:hover {
	font-weight: normal;
	color: #000000;
}
.a1:active {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.a2:link {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.a2:visited {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.a2:hover {
	font-weight: normal;
	color: #FFFFFF;
}
.a2:active {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.a3:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.a3:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.a3:hover {
	font-weight: normal;
	color: #FFFF99;
	text-decoration: underline;
}
.a3:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.sfondo {
	background-color: #232126;
}

.testo_gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.testo_gray2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.Titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #808DA0;
}
.img {
	border: 1px solid #666666;
}
.testo_bianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.Titolo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C4CBD3;
}
.testo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.telefono {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF99;
}

