.colRight .imagen {
	display: inline;
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top:10px;
}
.colRight h1 {
	font-size: 20px;
	font-weight: normal;
	color: #8547BB;
	margin: 0px;
	padding: 0px;
	border:0;
}
.colRight hr {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.colRight .relacionadosTit {
	font-size: 14px;
	font-weight: bold;
	color: #8547BB;
	margin-bottom: 10px;
}
.colRight .relacionado {
	color: #333333;
	background: url(../images/iconRelated.gif) no-repeat 0px 4px;
	padding-left: 10px;
	clear: left;
	float: left;
	margin-bottom: 5px;
}
.colRight .relacionado:hover  {
	color: #71409B;
}
