#coluna2{
	width:252px;
	float:left;
	min-height: 450px;
}

#coluna3{
	width:530px;
	float:left;
	background-image:url(http://www.zeppelinpromocional.com.br/website/portugues/_images/persolanizebg.jpg);
	background-repeat:no-repeat;
	background-position:top;	
	background-color:#FFFFFF;
	text-align:center; 
	height: 900px;
}

#fundoConteudo{
	background-image: url(../_images/home/fundoTexto.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:252px;
	height:250px;
	padding:0;
	margin:0;
	background-color: #000000;
	
}

#fundoConteudo p{
	margin-left: 2.5em;
	margin-right: 1.5em;
}

