.home{
	position:relative;
	float:left;
	width:250px;
	height:480px;
	padding-top:50px;
	padding-left:15px;
}

.niticias_columna{
	position:relative;
	float:left;
	float:left;
	width:222px;
}

.cab_noticia{
	position:relative;
	float:left;
	width:222px;
	height:50px;
	margin-bottom:3px;
	background:url(noticia.jpg) no-repeat;	
}

.noticia{
	position:relative;
	float:left;
	width:202px;
	background-color:#ddd;
	padding:10px;
	margin-bottom:3px;
}

.pie_noticia{
	position:relative;
	float:left;
	width:222px;
	height:54px;
	background:url(pie_noticia.jpg) no-repeat;
}

.txt_home{
	position:relative;
	float:left;
	width:460px;
	padding-top:50px;
	line-height:16px;
	font-family: tahoma, sans-serif;
	font-size:10pt;
	line-height:16px;
	color:#666;		
}