@charset "utf-8";
/* CSS Document */

#topo {

	background-image: url(../img/dien/fundoTopo.jpg);
	height: 158px;
	background-repeat: repeat-x;
	padding: 0;
	width: 850px;
}

#topo #barraTopo {
	
	width: 100%;
	height: 28px;
	background-repeat: repeat-x;
	line-height: 24px;
	vertical-align: middle;
	
}

#topo #barraTopo p {
	
	width: 108px;
	margin: 0 3px 0 3px;
	background-image: url(../img/dien/fundoBotaoTopo.png);
	height: 28px;
	float: right;
	color: #FFF;
	text-align: center;
	
}

#topo #barraTopo p a {
	
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	
}

#topo #buscaTopo {
	
	background-image: url(../img/buscaTopo.png);
	background-repeat: no-repeat;
	width: 468px;
	height: 148px;
	float: right;
	
}

#menu {
	
	width: 850px;
	height: 40px;
	
}

#abaixoMenu {
	
	background: url(../img/dien/fundoAbaixoMenu.jpg) repeat-x top;
	width: 850px;
	height: 45px;
	min-width: 850px;
	
}

#barraMarcas {
	
	width: 100%;
	height: 54px;
	
}