/* CSS Document */

#colEsq {
	padding-right: 0px;
	width: 306px;
	float: left;
	display: inline;

}

#colDir {
	padding:0px;
	width: 224px;
	display: inline;
	overflow:hidden;

}

#tservicos {
	width: 218px;
	background: url(../img/p_titulo.gif) no-repeat top right;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;     
}

#tservicos2 {
	float: left;
	display: inline;
	padding-top: 4px;
	padding-right: 10px;
	width: 268px;
	padding-bottom: 5px;	
	color: #525252;
	background: url(../img/p_titulo.gif) no-repeat top right; 
}


#tdir {
	width: 265px;
	background: url(../img/t_color.gif) repeat-x top right;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 10px;
	float: left;     
}

#homeProdutos {
	float: left;
	display: inline;
	padding-top: 4px;
	padding-right: 10px;
	margin-bottom: 19px;
	width: 268px;	
	color: #525252;
	background: url(../img/p_titulo.gif) no-repeat top right;
}

#homeProdutos a {
	display: block;
	width: 210px;
	height: 142px;
	text-indent: -9000px;
}

	#homeProdutos span {
		display: block;
		width: 150px;
		float: right;
		margin: 50px 0px 0 0;
		color: #525252;
	}
	
	
#homeNoticias {
	float: left;
	display: inline;
	padding-left: 17px;
	padding-top: 4px;
	margin-top: 15px;
	width: 182px;	
	color: #525252;
	background: url(../img/p_titulo.gif) no-repeat top right;
}

	#homeNoticias p {
		margin: 0px 0px 0px 0px;
		
	}
#homeNoticias.news{
	width: 268px;
	}


#homeBrudden {
	float: left;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 20px;
	width: 265px;
	margin-bottom:0px;

}


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

#homeEnquete {
	width: 230px;
	color: #525252;
	float: left;
}

#buscaInterna {
	margin-left: 10px;
	width: 200px;
	color: #525252;
	margin-top: 0px;
	overflow:hidden;
}

	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 {
		float:left;
		margin-left: 80px;
		margin-top: 5px;
	}
	
#homeComprar {
	margin-top: 10px;
	width: 232px;
	float: left;
}


#homeSimulador {
	margin-top: 0px;
	width: 232px;
	height: 145px;
	float: left;
	background: url(../img/home_bg_simulador.gif) no-repeat left;
}

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

	#homeSimulador h3 {
		margin: 20px 8px 0px 0px;
		width: 84px;
		height: 36px;
		background: url(../img/home_logo_simulador.gif) no-repeat;
		float: right;
		display: block;
	}
	
	#homeSimulador p {
		margin: 10px 0 0 0px;
		display: block;
		float: left;
		width: 80px;
	}
	
	a.destaqueAmarelo{
        color: #669900;
		font-weight: bold;
		text-decoration: none;
	}