#lastpost {
	width: 726px;
}
#lastpost h1 {
	font-size: 12px;
	color: #D5F0E1;
	margin: 0px;
	padding: 3px;
	border: 1px solid #333333;
	background: url(images/backtitulo.gif) repeat-x;
}
#lastpost ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#lastpost h2 {
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
	padding: 3px;
	margin: 5px 0px 0px;
	background: #8faa9b;
	color: #114628;
}
.lastpostlista {
	float: left;
	border: 1px solid #333333;
	margin: 5px;
	padding: 5px;
	width: 30%;
	text-align: center;
}
.lastpostlista img {
	border-top: 2px solid #666666;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #999999;
	border-left: 2px solid #999999;
}
.lastpostlista img:hover {
	border: 2px solid #333333;
}
.lastpostlista ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.lastpostmini {
	float: left;
	margin: 0px;
	width: 50%;
	padding: 5px 0px;
	background: #8faa9b;
	text-align: center;
}
.lastpostlista p {
	font-size: 10px;
	text-align: center;
	background: #8FAA9B;
	color: #114628;
	margin: 0px;
	padding: 5px;
}
.alazar {
	text-align: center;
}
.alazar img {
	border-top: 2px solid #666666;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #999999;
	border-left: 2px solid #999999;
}
.alazar img:hover {
	border: 2px solid #333333;
}