/********************************************************
      BOTÕES (qualquer tipo de tag)
*********************************************************/

#botaoesq, #botaoesq:link, #botaoesq:visited, #botaoesq:hover {
	display:block;
	float: left;
	margin:1px;
	padding-top:11px;
	border:0px solid #000000;
	height:38px;
	width:127px;
	background:url(../imagens/bot_esq.png) no-repeat;
	text-align:center;
	color:white;
	font-weight:bold;
	font-size:20px;
}
#botaodir, #botaodir:link, #botaodir:visited, #botaodir:hover{
	display:block;	
	float: right;
	margin:1px;
	padding-top:11px;
	padding-right:28px;
	border:0px solid #000000;
	height:38px;
	width:127px;
	background:url(../imagens/bot_dir.png) no-repeat;
	text-align:center;	
	color:white;
	font-weight:bold;
	font-size:20px;
}

#botaoesq1, #botaoesq1:link, #botaoesq1:visited, #botaoesq1:hover, #popup_cancel, #popup_cancel:link, #popup_cancel:visited, #popup_cancel:hover {
	display:block;
	float: left;
	margin:1px;
	padding-left:7px;
	padding-top:11px;
	border:0px solid #000000;
	height:32px;
	width:151px;
	background:url(../imagens/bot_esq1.png) no-repeat;
	text-align:center;
	color:white;
	font-weight:bold;
	font-size:13px;
	
}
#botaoesq2, #botaoesq2:link, #botaoesq1:visited, #botaoesq2:hover {
	display:block;
	float: left;
	margin:1px;
	padding-left:7px;
	padding-top:11px;
	border:0px solid #000000;
	height:32px;
	width:151px;
	background:url(../imagens/bot_esq2.png) no-repeat;
	text-align:center;
	color:white;
	font-weight:bold;
	font-size:13px;

}
#botaodir1, #botaodir1:link, #botaodir1:visited, #botaodir1:hover, #popup_ok, #popup_ok:link, #popup_ok:visited, #popup_ok:hover  {
	display:block;
	float: right;
	height:32px;
	width:151px;	
	margin:1px;
	padding-top:10px;
	padding-right:28px;
	padding-left:1px;	
	background:url(../imagens/bot_dir1.png) no-repeat;
	text-align:center;
	color:white;
	font-weight:bold;
	font-size:14px;
	border:0px solid red;
}
#botaodir2, #botaodir2:link, #botaodir2:visited, #botaodir2:hover  {
	display:block;
	float: right;
	margin:1px;
	padding-top:10px;
	padding-right:2px;
	padding-left:17px;
	border:0px solid #000000;
	height:32px;
	width:151px;
	background:url(../imagens/bot_dir2.png) no-repeat;
	text-align:left;
	color:white;
	font-weight:bold;
	font-size:13px;
	border:0px solid red;
}

#botaonegativo, #botaonegativo:link, #botaonegativo:visited, #botaonegativo:hover {
	display:block;
	float: left;	
	margin:1px;
	padding-top:11px;
	border:0px solid #000000;
	height:32px;
	width:151px;
	background:url(../imagens/bot_negativo.png) no-repeat;
	text-align:center;
	color:white;
	font-weight:bold;
	font-size:14px;
}
#botaonegativo1, #botaonegativo1:link, #botaonegativo1:visited, #botaonegativo1:hover {
	display:block;
	float: left;	
	margin:1px;
	padding-top:11px;
	border:0px solid #000000;
	height:32px;
	width:225px;
	background:url(../imagens/bot_negativo1.png) no-repeat;
	text-align:center;
	color:white;
	font-weight:bold;
	font-size:14px;
}

#epoca_apaga, #epoca_apaga:link, #epoca_apaga:visited, #epoca_apaga:hover{
	display:block;
	float: left;
	margin:0px;
	padding:0px;
	border:0px solid #000000;
	height:14px;
	width:14px;
	background:url(../imagens/apaga_estado.gif) no-repeat;
	text-align:center;
	color:white;
	font-weight:bold;
	font-size:5px;
}

#epoca_edita, #epoca_edita:link, #epoca_edita:visited, #epoca_edita:hover{
	display:block;
	float: left;	
	margin:0px;
	padding:0px;
	border:0px solid #000000;
	height:14px;
	width:14px;
	background:url(../imagens/info_estado.gif) no-repeat;
	text-align:center;
	color:white;
	font-weight:bold;
	font-size:5px;
}

#botaoprocura, #botaoprocura:link, #botaoprocura:visited, #botaoprocura:hover {
	display:block;
	float: left;	
	margin:1px;
	padding-top:4px;
	padding-bottom:8px;
	border:0px solid #000000;
	height:32px;
	width:131px;
	background:url(../imagens/bot_procurar_off.png) no-repeat;
	text-align:center;
	color:white;
	font-weight:bold;
	font-size:14px;
	cursor:pointer;
	
}



