div#conteudo{
	min-height: 550px !important;
}
div#imagem{
	width: 800px;
	height: 400px;
	float: left;
	margin-left: 20px;
	text-align: center;
}
div#logo{
	width: 330px;
	height: 70px;
	float: left;
	text-indent: -9000px;
}
div#logo span{
	background-position: -250px -160px;
	display: block;
	height: 80px;
	width: 330px;
}
div#texto{
	margin-top: 30px;
	margin-left: 160px;
	width: 565px;
	height: 98px;
	text-align: right;
	float: left;
	font-size: 11px;
	padding: 15px 90px 10px 10px;
	font-weight: bold;
	position: relative;
	z-index: 1;
}
div#texto span{
	background-position: -250px -240px;
	display: block;
	width: 80px;
	height: 95px;
	position: absolute;
	top: -10px;
	right: 10px;
	z-index: -1;
}
div#texto p {
	line-height: 22px;
}

div#news {
	float: left;
	color:#FF8900;
	cursor: pointer;
	margin-left: 300px;
	font-size: 13px;
}
div#news input#NewsletterEmail {
	width: 190px;
	float: left;
	padding: 4px 0 4px 5px;
	background-color: #DDD;
}
div#news div.input {
	width: 190px;
	float: left;
	margin-top:5px;
}
div#news div.submit {
	width: 20px;
	float: left;
	margin-top:5px;
}
div#news div.submit input {
	background-position: -265px -48px;
	width: 65px; height: 25px;
	font-size: 0px;
	text-indent: -9000px;
	font-weight: bold;
	margin-left: 3px;
	cursor: pointer;
}
div#cadNews {
	color: #666;
}
div#news form {
}
