@import url(general.css);

#header
{
	height: 112px;
	background-image: url(../images/headerAziende.jpg);
	background-repeat: no-repeat;
}

#body
{
	height: 500px;
	background-image: url(../images/aziendePartnerBodyBg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#footer
{
	background-image: url(../images/footerAziendePartner.jpg);
	height: 160px;
}

.aziendeContainer
{
	padding: 20px;
	position: relative;
	width: 417px;
	height: 340px;
	/*border: 1px solid #f00;*/
	left: 450px;
	top: 75px;
	overflow: auto;
	font-weight: normal;
	line-height: 18px;
}

.partner
{
	margin-bottom: 50px;
}