/****************************************
				BCSULCRED
*****************************************
2008 BSA Brasil
http://www.bsabrasil.com.br
Contato: atendimento@bsabrasil.com.br
****************************************/
#dvLogo
{
	position:absolute;
	background-repeat: no-repeat;
	background-image: url(../images/cabecalho.jpg);
	cursor: hand;
	width: 195px;
	height: 124px;
}

#dvRepeat
{
	background-repeat: repeat-x;
	background-image: url(../images/repeat.jpg);
	height: 124px;
	z-index:0;
}

#dvDataHora
{
	position:absolute;
	font-family:Verdana;
	font-weight: bold;
	color:#0067B1;
	float:left;
	right:42px;
	margin-top:82px;
	font-size:10px;
	height:10px;
	z-index:1;
}


#txtRelogio
{
	position:absolute;
	font-family:Verdana;
	font-weight: bold;
	color:#0067B1;
	margin-left:-2px;
	margin-top:-1px;
	font-size:10px;
	width:34px;
	height:13px;
	z-index:2;
}
