#conteudo{
	width:780px;
	display:table;
}

#novidades{
	width:520px;
	float:left;
}

#newslleter{
	width:180px;
	float:left;
	margin-left:50px;
}

#content{
	padding-left:50px;
}

/* -- form -- */

input{
	background-color:#4A2012;
	border:0;
	width:98%;
	height:20px;
	padding-top:4px;
	padding-left:10px;
	margin-bottom:10px;
	
	font-family:Georgia;
	font-size:12px;
	font-weight:600;
	color:#CAB48C;
}

#cadastrar{
	background:transparent url(../images/bt_newsletter.gif) no-repeat left top;
	text-indent:-3000px;
	display:block;
	width:72px;
	height:10px;
	float:right;
	cursor:pointer;
	margin-top:10px;
}

/* -- classes -- */

.data{
	float:left;
	display:block;
	margin-right:10px;
}

.novidades{
	margin-bottom:20px;
}

/* -- tirulos -- */

.tit_novidades{
	background:transparent url(../images/tit_novidades.gif) no-repeat left top;
	margin-bottom:30px;
	margin-left:50px;
	text-indent:-3000px;
	width:143px;
	height:36px;
}

.tit_newsletter{
	background:transparent url(../images/tit_newsletter.gif) no-repeat left top;
	margin-bottom:30px;
	text-indent:-3000px;
	width:143px;
	height:36px;
}
