/* CSS Document */

#colEsq {
	width: 277px;
	float: left;
}

#colDir {
	margin-right: 10px;
	width: 232px;
	float: right;
}

#homeProdutos {
	width: 230px;
	height: 213px;
	padding:0 12px 0 12px;
	margin:0 0 0 10px;
	background: url(../img/home_bg_produtos.jpg) no-repeat left bottom;
}

#homeProdutos img { margin:15px 0 10px 10px;}

	#homeProdutos a {
text-align:center;
width:100%;
float:left;
	}
	
#homeNoticias {
	margin-top: 10px;
	width: 239px;
	padding:0px 15px 0px 18px;
	height:116px;
	background: url(../img/home_bg_noticias.jpg) no-repeat center bottom;

}

#homeNoticias a {}

	#homeNoticias p {
		margin: 0px 0px 2px 0px;
		
	}
	
#homeBrudden {
	margin-top: 8px;
	width: 271px;
	height: 81px;
}

	#homeBrudden img {
		float: left;
		margin-right: 3px;
	}
	
	#homeBrudden span {
	 	float: right;
		display: block;
		width: 200px;
		color: #525252;	
	}

#homeEnquete {
	width: 233px;
	color: #525252;
	float: left;
	margin:0pt 0pt 10px;
}

	span.enqueteTop {
		margin-top: 8px;
		display: block;
		height: 10px;
		width: 233px;
		float: left;
		background: url(../img/home_bg_enquete.gif) top;
	}
	
	span.enquete {
		margin: 0;
		display: block;
		width: 231px;
		float: left;
		border-right: 1px #E7E7E7 solid;
		border-left: 1px #E7E7E7 solid;
	}
	
	span.enqueteBottom {
		display: block;
		width: 233px;
		height: 10px;
		float: left;
		background: url(../img/home_bg_enquete.gif) bottom;
	}

	#homeEnquete form {
		margin: 0px 0 0 10px;
		padding: 0;
	}
	
	#homeEnquete label {
		margin-top: 5px;
		width: 100%;
		float: left;
		color: #525252;
	}
	
	.btnVota {
		margin-left: 65px;
	}
	
#homeSimulador {
	margin-top: 10px;
	width: 232px;
	height: 145px;
	float: left;
	background: url(../img/home_bg_simulador.gif) no-repeat left;
}

	#homeSimulador img {
		margin: 15px 5px 15px 15px;
		padding-top: 3px;
		float: left;
	}

	#homeSimulador h3 {
		display: block;
		margin: 20px 8px 0px 0px;
		width: 84px;
		height: 36px;
		background: url(../img/home_logo_simulador.gif) no-repeat;
		float: right;
	}
	
	#homeSimulador p {
		margin: 20px 0 0 5px;
		display: block;
		float: left;
		width: 85px;
	}