#destacado1 {
	border: 2px solid #ccc;
	width: 98px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	-moz-border-radius: 8px;
	cursor:pointer;
}

#destacado1 p {
	font-size: 72%;
	font-weight: bold;
	text-align: center;
	line-height: 130%;
	margin: 0;
	padding-top: .5em;
	padding-bottom: .5em;
}

#destacado2 {
	border: 2px solid #818E71;
	width: 98px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	background: #b1bca4;
	-moz-border-radius: 8px;
	cursor:pointer;	
}
#destacado2 p {
	font-size: 70%;
	text-align: center;
	line-height: 130%;
	color: white;
	margin: 0;
	padding: .4em .2em;
}

#destacado3 {
	border: 2px solid #ccc;
	width: 98px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	-moz-border-radius: 8px;
}
#destacado3 h1 {
	font-size: 86%;
	text-align: center;
	margin: 0;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

#destacado3 p {
	font-size: 72%;
	text-align: center;
	line-height: 130%;
	margin-top: 0;
}
#destacado3 ul {
	margin: 0;
	padding: 0;
}
#destacado3 img {
	margin-bottom: .4em;
}
#destacado3 li {
	font-size: 75%;
	text-align: center;
}
#destacado3 div{
	border:0px;
	margin: 0;
	padding: 0;
}
