/* CSS Document */

.lastNewTp{
	float: left;
	width: 338px;
	padding: 6px 2px 6px 2px;
	margin: 0 0 0 6px;
}
.lastNewTpTitulo{
	height: 40px;
	overflow: hidden;
}
.lastNewTp h4{
	font-size: 1em;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	margin: 0;
}
.lastNewTp h4 a{
	color: #ffffff;
	text-decoration: none;
}
.lastNewTpCuerpo{
	color: #666666;
	font-size: 0.7em;
	font-family: Arial,Helvetica,sans-serif;
	text-align: justify;
}
.lastNewTpImagen{
	float: left;
	width: 110px;
	margin: 0 10px 0 0;
	background: #000000;
}

.lastNewTpImagen img{
	border-width: 2px;
	border-color: #999999;
	border-style: solid;
	padding: 2px;
}
#lastNewTpVerMas{
	float: left;
	width: 338px;
	font-size: 0.9em;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	padding: 10px 10px 10px 5px;
}	
#lastNewTpVerMas a{
	color: #ffffff;
	text-decoration: none;
	padding: 0 10px 0 10px;
}
#lastNewTpVerMas a:hover{
	text-decoration: underline;
	color: #ff5e00;
}
