#box {
	background: transparent url(assets/box.jpg) no-repeat;
	height: 378px;
}

#donar {
	width: 428px;
	height: 61px;
	background: transparent url(assets/bg_donar.gif) no-repeat;
	margin: 0 auto;
}

#donar img{
	margin-top: 7px;
}

#news-ticker{
	width: 710px;
	height:79px;
	overflow:hidden;
	margin: 2px;
}
#news-ticker h4{
	color:#933;
	display:inline;
}
#news-ticker div{
	height:22px;
	border-bottom:1px #99963A dotted;
	border-top:1px #99963A dotted;
	padding:8px;
	margin-top:-1px;
}

#news-ticker div.first{
	margin-top:0;
}

#news-ticker a {
	text-decoration: none;
}

#news-ticker a:hover {
	text-decoration: underline;
	color: #000 !important;
}

h1.cultura_agenda {
	margin: 0;
	margin-bottom: 2px;
	padding: 0;
	clear: none;
	
	width: 402px;
	height: 38px;
	background: url(assets/h-cultura.png) no-repeat;
	text-indent:-999em;
	display: block;
}