@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	background-color: #1D2124;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(immagini/foot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 60px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.tabSx {
	background-color: #1D2124;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.tabPrincipale {
	background-color: #272b2e;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.stileTxt {
	font-size: 10px;
	background-color: #272B2E;
	height: 14px;
	width: 140px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.stileBottone {
	font-size: 10px;
	background-color: #272B2E;
	height: 20px;
	width: 120px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
}
.testoSemplice {
	font-size: 12px;
	color: #FFFFFF;
}
