@charset "utf-8";



/* CSS Document */



#rodapegeral /*rodapé do sistema */        
{
	text-align: center;
	font-size:8pt;
	font-family: Verdana;
	font-weight:bold;
	width:100%;
	height: 45px;
	color:Black;
	position:fixed;
	bottom:0px;
	left:0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

} 

#cabecalho_rodape {
	width: 100%;
	height: 19px;
	background-image: url(../imgs/fundobarra.png);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
}



#conteudo_rodape {
	width: 100%;
	height: 50px;
	background-color:#FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#logo_rodape {
	float: left;
	width: 80px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top:0px;
	height: 20px;
}

#atendimento {
	float: left;
	width: 180px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top:0px;
	height: 20px;
}

#login {
	float: left;
	width: 340px;
	margin-right: 24px;
	margin-left: 16px;
	margin-top:0px;
	height: 20px;
	top: 0px;
	z-index: 100;
}



/*#site {
	float: left;
	width: 120px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top:10px;
}*/



#leiloes {
	float: left;
	height: 20px;
	width: 150px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 50px;
	color: #00599D;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}



#rodapebase {
	height: 45px;
	width: 1002px;
	background-color: #FFFFFF;
}



#cont_leloes {
	position: relative;
	visibility: hidden;
	top: -231px;
	left: 636px;
	width: 350px;
	height: 230px;
	z-index: 100;
	background-image: url(../imgs/prox_leiloes2.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	border-bottom-color: #0066FF;
}



#cont_consultas {
	position: relative;
	visibility: hidden;
	top: -230px;
	left: -324px;
	width: 350px;
	height: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 98;
	background-image: url(../imgs/busca_animais.png);
	border-bottom-width: 0px;
	background-repeat: no-repeat;
	float: right;
}


#cont_atendimento {
	position: relative;
	visibility: hidden;
	top: -422px;
	left: -640px;
	width: 350px;
	height: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 100;
	background-image: url(../imgs/busca_animais.png);
	border-bottom-width: 0px;
	background-repeat: no-repeat;
	float: right;
}


#fecha {
	width: 350px;
	height: 35px;
	float: left;
	padding-top: 78px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	cursor: pointer;
}



#scroll {
	width: 300px;
	height: 68px;
	float: left;
	overflow:hidden;
	margin-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #8EB3CF;
	text-decoration: none;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}



#scroll ul{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;	
}

.rodap {
	height: 45px;
	width: 100%;
}

.bot_leioes {
	background-image: url(../imgs/bot_leiloes0.png);
	background-repeat: no-repeat;
	background-position: center center;
}



a:hover.bot_leioes {
	background-image: url(../imgs/bot_leiloes.png);
	background-repeat: no-repeat;
	background-position: center center;
}
