.parrafo1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #654;
	margin: 10px;
}
.parrafo_resalte {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #654;
	margin: 10px;
	padding-top: 2px;
}
.tit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4B5D11;
}
.img {
	margin: 2px;
	width: 150px;
	height: auto;
}
.bordtabla {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9A743E;
}

