/* debug */
/* div { border: solid black thin; } */

@import url("layout.css");
@import url("formatacao.css");
@import url("empresa.css");
@import url("produtos.css");
@import url("carrinho.css");

body#pacotes #title {
	background-image: url("/artwork/pacotes.gif");
}

body#comprar #title {
	background-image: url("/artwork/comprar.gif");
}

body#dicas #title {
	background-image: url("/artwork/dicas.gif");
}

body#eventos #title {
	background-image: url("/artwork/eventos.gif");
}

body#contactos #title {
	background-image: url("/artwork/contactos.gif");
}


#ajudaLogin {
	position: absolute;
	width: 15em;
	top: 4.6em;
	right: 0;
}

p {
	padding-bottom: 5px;
}

ul {
	margin: 0.3em 1.2em;	
}