body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3E3E3E;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.sottotitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.lista {
	list-style-image: url(immagini/temple.gif);
	color: #FF5016;
	text-indent: -5px;
}

.lista a{
	list-style-image: url(immagini/temple.gif);
	color: FF5016;
	text-decoration: none;
}

.lista a:hover{
	list-style-image: url(immagini/temple.gif);
	color: FF5016;
	text-decoration: underline;
}

.lista2 {
	color: #666666;
	text-indent: -5px;
	list-style-type: square;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	vertical-align: middle;
}

.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;
}

.bgr {
	background-image: url(immagini/bgr_temple.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.bott_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF8016;
	height: 30px;
	width: 200px;
	line-height: 30px;
	text-decoration: none;
	text-indent: 15px;
	font-weight: bold;
	letter-spacing: -0.05em;
}

.bott_01 a {
	color: #FFFFFF;
	background-color: #FF8016;
	height: 30px;
	width: 200px;
	line-height: 30px;
	text-decoration: none;
	display: block;
}

.bott_01 a:hover {
	color: #FFD200;
	background-color: #FF5016;
	height: 30px;
	width: 200px;
	line-height: 30px;
	text-decoration: none;
}

.bott_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFD200;
	background-color: #FF5016;
	height: 30px;
	width: 200px;
	line-height: 30px;
	text-indent: 15px;
	font-weight: bold;
	letter-spacing: -0.05em;
}
