﻿body {
	background-color: #0B9128;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.titolo_prestito {
	color: #0B9128;
	font-size: small;
	font-weight: bolder;
	font-family: helvetica;
}
.testo_prestito {
	font-size: small;
	font-family: helvetica;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.piepagina {
	font-size: xx-small;
	font-family: tahoma;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	background-color: #FFFFFF;
}
.testo_promo {
	margin: 0px;
	padding: 5px;
	font-size: small;
	font-family: tahoma;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.form {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.BordiFoto {
	border-style: solid;
	background-color: #FFFFFF;
	border-color: #0B9128;
}
.Messaggio_promo {
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.Rosso {
	color: #FF0000;
}
.Centrato {
	text-align: center;
	vertical-align: middle;
}

