.box-publicidade{
	padding:10px;
	width:440px;
	height:150px;
}
	.box-publicidade a.icon{
		float:left;
		padding:0 20px 100px;
	}

#detalhes-config-anuncio{
	padding:10px;
	border:solid 1px #DDD;
	background:url('img/admin/box-bg.jpg') repeat-x left bottom;
	margin-bottom:15px;
}

a.alert-msg{
	text-decoration:none;
	padding-left:22px;
	background:url('publicidade/img/msg-aviso.png') no-repeat left center;
}

.alert-box{
	background:url('publicidade/img/com-alert-icon.gif') no-repeat left center;
	padding-left:54px;
}

/*-- Banners de publicidade --*/

.publicidade{
	border:solid 1px #DDD;
	position:relative;
}
	.publicidade-flag, .publicidade-flag:visited{
		position:absolute;
		right:0;
		bottom:0;
		background:url('img/dark.png');
		color:#FFF;
		text-transform:uppercase;
		text-decoration:none;
		font-size:9px;
		padding:0 10px;
		
		-moz-border-radius-topleft:5px;
		-webkit-border-radius-topleft:5px;
	}
	.publicidade-flag:hover{
		text-decoration:underline;
	}

#fullbanner-comunidade{
	width:940px;
	height:90px;
	margin-bottom:10px;
}

#mediumbanner{
	width:335px;
	height:260px;
	margin-bottom:15px;
}

#verticalbanner{
	width:120px;
	height:500px;
	margin-left:15px;
	float:left;
}

#verticalbanner-mais{
	width:120px;
	height:500px;
	margin-left:0px;
	float:right;
}

#fullbanner-mais{
	width:920px;
	height:90px;
	margin:10px 0;
}

#superbanner{
	width:280px;
	height:230px;
}

#banner-acontece{
	width:300px;
	height:75px;
}
