#esq{
	width:375px;
	float:left;
	text-align:justify;
}
#dir{
	width:160px;
	float:right;
}
#noticias, #eventos, #parceiros{
	border-top:1px solid #f1f2f9;
	padding-top:15px;
	margin:15px 0 0 0;
}
#noticias img, #eventos img{
	float:left;
	margin:0 10px 0 0;
	background:transparent url(../img/fundo_img.jpg) no-repeat left top;
	width:126px;
	height:93px;
	padding:5px;
}
#noticias p, #eventos p{
	margin:0 0 20px 0;
}
#cadastre_se{
	width:380px;
	height:80px;
	border:0 none;
}
#banners{
	margin:25px 0 0 0;
}
/* temporario */
#parceiros{
	clear:both;
}
.cadeado{
background:transparent url(../img/cadeado.gif) no-repeat;
width:65px;
height:30px;
display:block;
margin-left:45px;
margin-top:15px;
	
}

/* Splash */
#fundoPreto{
			margin:0;
			height: 1200px;
			width: 100%;
			background-color:#000000;
			opacity:.80;
			filter:alpha(opacity=80);
			-moz-opacity:0.8;
			position:absolute;
			z-index:1;
}
#billy{
		position: absolute;
		z-index:2;
		left:30%;
		top:20px;
		width:372px;
		display:table;
}
#billy img{
			border:0 none;
}
#billy a{
		float:right;
		color:#FFF;
		font-weight:bold;
}