.Logo {
	background-image: url(../images/hp_logo.gif);
}

.CorpoLeftSfondo {
	position: relative;
	background-color: #eee1c7;
	height: 140px;
}
.CorpoLeft {
	position: relative;
	width: 328px;
	float: left;

}
.CorpoRight {
	position: relative;
	width: 606px;
	overflow: auto;
	float: left;
}
.CorpoRightText {
	text-align: justify;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 12pt;
	padding-top: 4px;
	color: #6d5c56;
	position: relative;
}
.CorpoCenter {
	position: relative;
	width: 30px;
	overflow: auto;
	float: left;
}
.CorpoLeftFoto {
	position: relative;
	clip: rect(auto,auto,auto,auto);
	padding: 5px;
	border: 1px solid #A54327;
	width: 316px;
}
.CorpoLeftSeparator {
	position: relative;
	height: 20px;
}



.CorpoLeftText {
	position: relative;
	font-family: Verdana;
	font-size: 10px;
	position: relative;
	padding: 10px;
	text-align: justify;
	line-height: 12pt;
}
