@charset "utf-8";
body {
	margin:0;
	padding:0;
	background-color: #000000;
}
h2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #bef538;
	padding-right: 5px;
	padding-left: 15px;
}
h3 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 15px;
}
li {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #BEF538;
	list-style-image: url(images/elenco.gif);
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
	padding-right: 7px;
}
h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	text-transform: none;
	color: #eeeeee;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 28px;
	font-weight: normal;
	padding-top: 10px;
}
.maiuscolo {
	text-transform: uppercase;
}
strong {
	font-weight: bold;
	color: #FFFFFF;
}
p {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	line-height: 18px;
	color: #BEF538;
}
.casellepiccole {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 150px;
	background-color: #E8E8E8;
	border: 0px none #3D3D3D;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 183px;
}
.modulo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	line-height: 17px;
	color: #eeeeee;
	padding-right: 10px;
}
