/* CSS - COR MOSTARDA *************************************************/

body {
	background: #D4D600 url(../img/bg1.png) center top repeat-x;
	}
h1.marca a {
	background: url(../img/marca_preta.png) left top no-repeat;
}
#MenuTopo {
	background: #D4D600 url(../img/bgMenuTopo.png) 100% 1px no-repeat;
}
#BarraEsquerda #Menu ul li ul a:hover {
	background: #D4D600 url(../img/bgMenuSubitem.png) right top no-repeat;
	color: #000;
}
#Destaque .paginacao li.dstBtOver,
#Destaque .paginacao li.dstBtAt{
	color: #D4D600;
}
#Cases #Escolha li.dstBtAt, 
#Cases #Escolha li.dstBtAt{
	color: #D4D600;
}

