@charset "utf-8";
#centro {
	position: relative;
	width: 350px;
	top: 46px;
	left: 40px;
}
#sep_line {
	position: absolute;
	height: 350px;
	width: 1px;
	top: 89px;
	right: 273px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8B8B5B;
}
#news {
	position: absolute;
	width: 219px;
	top: 89px;
	right: 20px;
}
#news .amar {
	color: #B8AE7C;
}

#news h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding-left: 7px;
	background-image: url(../images/bg_h3.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.not {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8B8B5B;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
}

.not p {
	margin: 0;
	font-size: 11px;
}

.not p .fecha {
	font-size: 10px;
}
.not p .titulo {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
}

#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;
}
#centro p {
	margin: 0px;
	padding-top: 10px;
	text-align: justify;
}
