body {
	background-color: #3f4e55;
}

.testo-recapiti {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #e5e5e5;
}
.testo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #e5e5e5;
	padding-right: 15px;
	padding-left: 15px;
	text-align:justify;
}
.testo-bianco {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}
.input-text {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	background-color: #D2D8E3;
	border: 1px solid #6176A7;
}
.btn-submit {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	background-color: #A8C2F2;
	border: 1px solid #333333;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2663e0;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2663e0;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}.bg-colonnasx {
	background-image: url(../img/bg-colonnasx.gif);
	background-repeat: repeat-y;
}
.colonnasx {
	background-image: url(../img/colonnasx.jpg);
	background-repeat: no-repeat;
}
.immaginiMomenti{
	margin-top:10px;
	margin-right:10px;
}
.titoloHomePage
{
    margin-bottom:30px;
    top:25px;
    font-size:large;
}
 
strong
{
    font-family: "Trebuchet MS";
	font-size: 12px;
	color: #1c2e7e;

}
.testo-micro {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #e5e5e5;
	text-align:justify;
}
