@charset "utf-8";
/* CSS Document */
/* pie */

.acreditaciones {
	float: left;
	height: 66px;
	width: 400px;
	position: relative;
	clear: both;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 140px;
	float: right;
	height: 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FEDA3F;
	margin-top: 10px;
	padding-left: 5px;
	line-height: 12px;
	color: #3b3b3b;
	margin-right: 43px;
}

.cont-pie {
	height: 69px;
	width: 960px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}

