#columnadoble {
	float: left;
	width: 630px;
}
#columnaCategorias {
	float: left;
	width: 620px;
}
#coldcha {
	float: right;
	width: 330px;
}
#colcentral {
	float: right;
	width: 230px;
}
#columnadoble      h4 {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 18px;
	color: #BFBFBF;
	clear: both;
	font-weight: bold;
	}
#columnadoble h6 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	margin-top: -4px;
	margin-bottom: 8px;
}

