#hpColNews, #hpColLett, #hpColPlib, #hpColPlet, #hpColInli, #hpColParag{
	/*border:1px solid; display:none; */ 
}
#hpColNews { border-color:red; }
#hpColLett { border-color:black; }
#hpColPlib { border-color:green; }
#hpColPlet { border-color:green; }
#hpColInli { border-color:blue; }
#hpColParag{ border-color:red; display:none;}

.hpColSX{
	float:left;
	clear:left;
	width:255px;
	margin-bottom:15px;
}
.hpColDX{
	float:right;
	width:335px;
	margin-bottom:15px;
}

.hpBoxTitolo{
	border-bottom:1px solid #8B8B8B;
	height:18px;
}
.hpBoxTitolo span{
	float:left;
	font-weight:bold;
}
.hpBoxTitolo a{
	display:block;
	float:right;
	height:14px;
	padding:3px 3px 0px 3px;
	background-color:#E8E8E8;
	color:#666666;
	text-decoration:none;
	font-size:9px;
}

.hpItem{
	text-align:justify;
	padding:3px 2px;
	border-bottom:1px solid #CCCCCC;
}
.hpAbstract{
	text-align:justify;
}
.hpAbstract,  .hpAbstract a{
	color:#333333;
	text-decoration:none;
}
.hpTitolo, .hpTitolo a{
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}

.hpEraser{
	border-top:1px solid #FFFFFF;
	height:1px;
	margin-top:-1px;
	overflow:hidden;
}

.hpItem .tdImage{
	width:90px;
	vertical-align:top;
}
.hpItem .tdText{
	vertical-align:top;
}
.hpItem .tdText div{
	margin-bottom:10px;
}
.hpItem .tdText a{
	color:#000000;
	text-decoration:none;
}
.hpItem h6{
	margin:0px; padding:0px;
	font-family: tahoma, verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
}
#hpColLett h6{
	color:#359AB7;
}