.legenda{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:95%;
	margin:0px;
	padding:0px;
	}
.bloco{
	margin-bottom:5px;
	display:table;
	width:100%;
	}
#dv_zoom{
	display:none;
	position:absolute;
	width:100%;
	height:100%;
	z-index:500;
	left: 0px;
	top: 0px;
	}
#dv_transparente {
	position:absolute;
	width:100%;
	height:100%;
	z-index:501;
	left: 0px;
	top: 0px;
	filter: Alpha(Opacity=80);
	opacity: .8;
	background-color:#112200;
}
#dv_carregando_zoom{
	position:absolute;
	z-index:502;
	left:48%;
	top:46%;
	display:none;
	}
#dv_palco_zoom{
	position:absolute;
	z-index:503;
	width:100%;
	height:100%;
	left: 0px;
	top: 0px;
	display:none;
	}	
.form_buscar {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding: 2px;
	height: auto;
	width: auto;
	border: 1px solid #333333;
}
.linha_abaixo_menu {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.titulo_texto {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.texto_padrao {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 140%;
	color: #85796A;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	text-align: justify;
	letter-spacing: normal;
	word-spacing:-1px;
}
.submenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #555599;
	margin: 0px;
	height: auto;
	width: auto;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.borda_baixa {
	border: 2px groove #FFFFFF;
}
.msg_ok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336633;
	text-align: left;
	margin: 0px;
	padding: 3px;
	height: auto;
	width: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-attachment: fixed;
	background-image: url(http://www.amep.com.br/gerenciador/imagens/msg_ok.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 20px;
}
.msg_erro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993333;
	text-align: left;
	margin: 0px;
	padding: 3px;
	height: auto;
	width: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-attachment: fixed;
	background-image: url(http://www.amep.com.br/gerenciador/imagens/msg_erro.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	text-indent: 20px;	
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.fonte_menu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.rotulo_padrao {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #95896A;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
.titulo_texto_horario {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.texto_padrao_horario {

	font-family: Tahoma;
	font-size: 11px;
	line-height: 140%;
	color: #000000;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
}
.texto_padrao_impressao {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
	height: auto;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 3px;
	height: auto;
	width: auto;
}
