@charset "utf-8";
#btc_bloque h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #039;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #039;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #039;
	font-weight: bold;
}
#btc_bloque p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666;
}
#btc_bloque h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
}
#btc_bloque img {
	border: 4px solid #F93;
	margin-left: 30px;
}
#imagen p img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#btc_bloque p a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F93;
	text-decoration: none;
}
