body {
	background-color: #002F5A;
	margin: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;

}
.indirizzo {
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 14px;
	padding-bottom: 15px;

}
.centro {
	padding-top: 3px;
	padding-bottom: 2px;
	background-color: #FFFFFF;

}
.curvo {
	background-image: url(../images/bg_curvo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.foto {
	padding-top: 50px;
}
.text {
	padding-top: 30px;
	padding-bottom: 30px;
	line-height: 15px;


}
a {
	color: #004E96;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;

}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;

}
.red {
	color: #D30E0E;
}
.g_foto{
	position:relative;
	top:10px;
}
