@charset "utf-8";
#centro {
	position: relative;
	width: 492px;
	top: 46px;
	left: 177px;
}
#centro h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	margin: 0px;
}
#centro h2 {
	color: #B8AE7C;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 10px 0 40px 0;
	font-size: 16px;
}
#content {
	background-image: url(../images/bg_quienes.jpg);
	background-repeat: no-repeat;
	background-position: 0px 79px;
}#centro #tabs {
	width: 492px;
}
#tabs  .tabs {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3D3D28;
	position: relative;
}
#tabs  .tabs  .left {
	width: 50%;
	position: relative;
	left: 0px;
}
#tabs  .tabs  .right {
	position: absolute;
	width: 50%;
	right: 0px;
	top: 10px;
}
#tabs .tabs .btn {
	position: absolute;
	right: 0px;
	top: 12px;
}
#tabs   .tabs p  {
	margin: 0px;
	position: absolute;
	left: 30px;
	top: 13px;
	font-weight: bold;
}
#tabs .tab_text font {
	padding: 10px;
	display: block;
	font-size: 11px;
	text-align: justify;
}

#scroll {
	height: 320px;
	width: 520px;
	overflow: scroll;
	position: relative;
}

#tabs .tabs h5 {
	font-size: 14px;
	margin: 0px;
	position: absolute;
	left: 125px;
	top: 30px;
	color: #DED389;
}
#tabs .tabs a {
	font-weight: bold;
	color: #FFFFFF;
}
#tabs .tabs a:hover {
	text-decoration: none;
}
#tabs .tab_text {
	background-color: #1D242C;
	position: relative;
	width: 100%;
}
#tabs .tab_text .header {
	background-color: #716431;
	height: 13px;
	width: 100%;
}
#tabs .tab_text .header img {
	position: absolute;
	right: 0px;
}
#tabs .tab_img {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 20px;
}
#tabs .tab_img img {
	margin-right: 20px;
}

