@charset "utf-8";
#arquetas h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #C06;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-weight: bold;
}
#arquetas p {
	font-size: 18px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 25px;
	margin-top: 10px;
}
#arquetas h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #C6C;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #999;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 20px;
}
#arquetas img {
	padding: 0px;
	margin-left: 50px;
}
