#newsletter {

	width: 545px;
	height: 27px;
	left: 225px;
	bottom: 0;
	padding: 9px 0 0 0;
	text-align: right;
	z-index: 1;
	}
	
	#newsletter div 
	{
		vertical-align: middle;
		color:#666666;
		float: left;
		/*margin: 0 2px;*/
		margin-left:8px;
	}
		
	#newsletter h1 {
		float: left;
		margin-left:10px;
		vertical-align: middle;
		margin-top: 4px;
	}
		
		#newsletter div * {
			vertical-align: middle;}
			
		#newsletter label {
		padding: 0 10px 0 10px;}
		
	.campo
	{
		padding: 4px 4px 4px 0px;
		background-image:url(../img/bg-form.gif);
		background-repeat:no-repeat;
		background-position:right;
	}
	
	.text {
		font-size:10px;
		width: 120px;
		border:0;
	}
			
#baixo {
	top: 529px;
	position: absolute;
	width: 770px;
}

#linhaProdutos {
background:url(../img/fundo-produto.gif) no-repeat;
	width: 580px;
	height: 238px;
	padding:20px 0 0 20px;
}	
	#linhaProdutos li {
		display: block;
		width: 100px;
		height: 100px;
		text-align: center;
		float: left;}
		
	#linhaProdutos li img {
		border: 0;}
		
#linhaBela {
	position: absolute;
	right: 0;
	top: 0;}


#extra {
	background-image:url(../img/fundo-barra-extra.gif);
	position: absolute;
	/*background-color: #f53aaa;*/
	text-align: center;
	vertical-align: middle;
	top: 830px;
	padding-top: 25px;
	height:60px;
	width: 100%;
}
#restrito {
	position: relative;
	top: 830px;
	height:60px;
	float: right;
	vertical-align: bottom;
}