/* CSS Document */
a{
	color: #b31;
	font-weight: bold;
}
#header{
	background: url(header_bg_adesivos.jpg) 50% 50% no-repeat;
}
#headerMenuPri{
	left: 179px;
}
#controle div{
	background: url(controle_linha_adesivos.gif) 50% 8px no-repeat;
}

/* SUBMENUS */
#nav li#aplicacoes a {
	height: 24px;
	background: url(pt/submenu_bg_adesivos.jpg) 0 0 no-repeat;
}
#nav li#aplicacoes a:hover {
	background: url(pt/submenu_bg_adesivos.jpg) -155px 0 no-repeat;	
}
#nav li#produtos a {
	height: 24px;
	background: url(pt/submenu_bg_adesivos.jpg) 0 -24px no-repeat;	
}
#nav li#produtos a:hover {
	background: url(pt/submenu_bg_adesivos.jpg) -155px -24px no-repeat;
}	
/* BUSCA */
#busca dl dd input{
	border: 1px solid #b31;
}
/* TITULOS */
#adesivos{
	background: url(pt/titulo_adesivos.gif) no-repeat;
}
#adesivosAplicacoes{
	background: url(pt/titulo_adesivos_aplicacoes.gif) no-repeat;
}
#adesivosProdutos{
	background: url(pt/titulo_adesivos_produtos.gif) no-repeat;
}

#conteudo ul{
	list-style-image: url(lista_adesivos.gif);
}
#footer{
	background: url(footer_bg_adesivos.gif) 50% 50%;
}