﻿#footerContainer {
	width: 780px;
	position: relative;
	float: left;
	height: 105px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CC0000;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #CC0000;
	border-bottom-style: solid;
}
.bold {
	font-weight: bold;
}
.formatIndirizzoRight {
	position: relative;
	float: left;
	padding-top: 6px;
	width: 550px;
	line-height: 15px;
}
.formatIndirizzoLeft {
	position: relative;
	float: right;
	padding-top: 6px;
	width: 220px;
	line-height: 15px;
	text-align: right;
}
.positionLogoFooter {
	position: relative;
	float: left;
	padding-right: 4px;
}
.formatW3c {
	padding-top: 5px;
	position: relative;
	float: left;
	padding-right: 7px;
	padding-bottom: 5px;
}
.hta {
 border-width: 0px;
 float: right;
 position: relative;
 margin-top: 2px;
 margin-bottom: 2px;
}
