﻿/*!
 * Portal Moradas do Ico Serra
 * http://www.moradasdoico.com.br/serra
 *
 * Sobre
 * Versao 1.0 20120125
 * Desenvolvedor: Eduardo Nunes Cardozo <eduardo_cardozo@terra.com.br> 
 * Todos os direitos reservados 2011
 *
 */

#banner_principal {
	float:left;
	height:263px;
	margin:0 8px 12px 0;
	width:546px;
}

#banner_flash {
	float:left;
	height:263px;
	margin-bottom:12px;
	width:246px;
}

.bloco_home {
	float:left;
	width:250px;
}

	.margin_dir_bloco {
		margin-right:25px;
	}
	
	.bloco_home h2 {
		background:url(../img/hdr_bloco.gif) no-repeat;
		color:#44562C;
		font-size:13px;
		height:24px;
		margin-bottom:7px;
		padding:5px 0 0 35px;
		width:215px;
	}
	
	.bloco_home img {
		float:left;
		margin-bottom:7px;
	}
	
	.bloco_home p {
		color:#597A31;
		text-align:center;		
	}