#bannerongs {
	padding-top: 5px;
}

#campanas {
	width: 460px;
	height: 355px;
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 2px;
}

#campanas h3 {
	margin-left: 20px;
	font-size: 10px;
	color: #555;
}

#campanas img {
	width: 460px;
	height: 356px;
	border: 0px;
}

#ongs {
	width: 496px;
	height: 370px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 2px;
	float: right;
}

#ongs h3 {
	margin-left: 20px;
	font-size: 10px;
	color: #555;
}

#ongs div {
	background-color: #EEEEEE;
}

#ongs img {
	width: 460px;
	height: 356px;
}

#ongs embed {
	margin: 25px 0;
}

.slide-show {
	position: relative
}

.slide-show .slide.first, .slide img {
	display: block
}

.slide-show .slide {
	display: none;
	position: absolute
}

#destacados {
	clear: both;
	float: left;
	width: 960px;
}

#destacados h3 {
	margin-left: 20px;
	font-size: 11px;
	color: #555;
}

#destacados td {
	width: 160px;
	height: 150px;
	text-align: center;
	font-size: 12px;
}

#destacados td img {
	width: 135px;
	height: 100px;
}

#destacados ul {
	list-style-type: none;
}

#destacados a {
	color: #cc0000;
}

#destacados p {
	font-size: 14px;
	color: #333;
}