html * {
	text-shadow: none;
	outline: 0 none;
}

body,
input,
textarea,
select,
button {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 21px;
}

dt,
dd {
	margin: 0;
	padding: 0;
}

.esconder {
	display: none;
}

label.ui-input-text {
	color: #006600;
	font-size: 13px;
}

.ui-input-text {
	text-shadow: none;
}

.ui-body-a .ui-link {
	color: #248D3D;
	font-weight: normal;
}


.ui-bar-a a.ui-link {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
}

.ui-body-a,
.ui-body-a input,
.ui-body-a select,
.ui-body-a textarea,
.ui-body-a button {
	font-family: Tahoma, sans-serif;
}

header {
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../img/fundoTopo.png);
	vertical-align: top;
}

header img,
header select {
	line-height: 48px;
	vertical-align: top;
}

.acesso {
	background-color: #2C9748;
	line-height: 19px;
	min-height: 19px;
	border-radius: 10px;
	padding-left: 8px;
	padding-right: 8px;
	display: inline-block;
	float: right;
	margin-top: 15px;
	margin-right: 10px;
}

.ui-body-a header select {
	background-color: #2C9748;
	color: #FFFFFF;
	border-width: 0;
	font-size: 11px;
	line-height: 19px;
	font-family: Verdana, sans-serif;
	vertical-align: middle;
	max-width: 115px;
}

header label {
	display: none;
}

header h1 {
	padding-left: 16px;
	padding-top: 2px;
	padding-bottom: 0;
	margin-bottom: 2px;
}

.ui-body-a,
.ui-bar-a {
	background-image: none;
	background-color: #FFFFFF;
	color: #666666;
}

.ui-header,
.ui-footer {
	border-width: 0;
}

.ui-content {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	clear: both;
}

footer p {
	text-align: center;
}

.detalhe_barra {
	background-color: #C3C3C3;
	color: #FFFFFF;
	min-height: 35px;
	line-height: 35px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
}

.adr {
	border-top: 1px solid #DCDCDC;
	margin-top: 13px;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	padding-top: 14px;
	text-align: center;
	padding-bottom: 20px;
}

.ui-bar-a .adr a.ui-link {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}

.cidade {
	display: none;
}

h2 {
	margin: 0;
}

.maisConteudo {
	margin: 0;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(../img/botaoMais.png);
	text-align: right;
	margin-top: -19px;
	/*margin-right: -10px;*/
}

.voltar .ui-link,
.maisConteudo .ui-link {
	color: #7D774D;
	text-decoration: none;
	font-size: 13px;
}

.maisConteudo .ui-link {
	padding-right: 41px;
	line-height:22px;
}

.voltar {
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../img/botaoVoltar.png);
	text-align: right;
	margin: 0;
	margin-top: -63px;
	padding-top: 12px;
	padding-bottom: 12px;
	min-height: 20px;
	/*margin-right: -10px;*/
	float: right;
}

.voltar a {
	padding-left: 40px;
	padding-right: 10px;
}

.ui-content .ui-listview {
	margin: 0;
}

.ui-listview .ui-btn-up-a,
.ui-listview .ui-btn-hover-a {
	background-image: none;
	background-color: #FFFFFF;
	font-family: Tahoma, sans-serif;
	border-bottom: 1px solid #DCDCDC;
	border-top-width: 0;
}

.ui-li .ui-btn-inner a.ui-link-inherit {
	padding-left: 0;
}

.ui-listview .ui-li-heading,
.ui-listview .ui-li-desc {
	color: #666666;
}

.ui-listview .ui-btn-up-a:first-child,
.ui-listview .ui-btn-hover-a:first-child {
	border-top: 1px solid #DCDCDC;
}

.ui-listview .ui-btn-inner {
	border-width: 0;
}

.ui-listview .ui-icon {
	background-color: transparent;
}

input.ui-input-text {
	border-radius: 0;
	box-shadow: none;
	border-color: #CCCCCC;
}

.ui-footer {
	background-position: left bottom;
	background-repeat: repeat-x;
	background-image: url(../img/fundoRodape.png);
	padding-bottom: 23px;
}

.ui-footer a.ui-link {
	font-weight: bold;
	text-decoration: none;
}

#hlkTopo {
	margin-left: 70px;
}

@media screen and (max-width:319px) {
	h1 img {
		/*max-width: 208px;*/
		width: 93%;
	}
}