
/*============================================

	CSS de cores da Baquetas Liverpool

=============================================*/

body {
	color:#F7E5C3;
	background:#2E1010 url('./img/backgr01.jpg') fixed no-repeat top center;
}

a, a:visited {
	color:#F7E5C3;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#F7E5C3; 
}

.fullbox {
	background-color:#462516;
}

.topo_login {
	color:#F7E5C3;
	background-image:url('./img/miolotop1.gif');
}

.bxmenu {
	background:url('./imagens/fundo_menu.jpg') no-repeat;
}

