@CHARSET "UTF-8";
html,body,div,h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: verdana, arial;
}
body {
	color: black;
	font-size: 13px;
	font-weight: normal;
	background-image: url("http://www.jmobi.com.br/website/imagens/background.gif");
	text-align: center;
}
div#geral {
	margin: 0px auto;
	width: 770px;
	background-image: url("http://www.jmobi.com.br/website/imagens/barra_colorida.png");
	background-repeat: repeat-x;
	background-position: 0px 22px;
	background-color: white;
	text-align: left;
	padding-top: 2px;
}
div#topo {
	position: relative;
	margin: 0px auto;
	padding: 4px;
	padding-bottom: 10px;
	min-height: 110px;
	_height: 126px;
	z-index: 1000;
}
div#topo img {
	border: 0px;
	position: absolute;
	top: -2px;
	left: 0px;
}
div#conteudo_geral {
	margin: 0px auto;
	text-align: left;
	padding: 12px;
	padding-left: 40px;
	padding-right: 40px;
}
h1 {
	width: 580px;
	color: #ff6600;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 16px;
}
h1.titulo {
	color: gray;
	text-align: center;
	font-size: 20px;
	text-transform: uppercase;
	position: absolute;
	top: 62px;
	left: 140px;
}
h2 {
	width: 580px;
	color: #ff6600;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 16px;
}
h3 {
	font-family: verdana, arial;
	font-size: 13px;
	color: #535353;
	text-transform: uppercase;
	margin-bottom: 7px;
	margin-top: 4px;
}
h4 {
	color: gray;
	font-size: 12px;
	margin: 4px 2px;
}
span {
	color: #ff8000;
}
a {
	color: #ff8000;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
}
a:hover {
	color: #ff6800;
	text-decoration: underline;
	cursor: pointer !important;
}
div#lista_operadoras {
	margin-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
table#manuais_especificos * {
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
table#manuais_especificos tr td {
	padding: 0px 5px 0px 5px;
}
div#geral div#rodape {
	margin-bottom: 4px;
	margin-left: 470px;
}
div#geral div#rodape ADDRESS {
	padding: 5px;
	color: #717171;
	font-size: 8px;
	font-style: normal;
	text-transform: uppercase;
	right: 10px;
}
div#geral div#rodape ADDRESS a {
	color: gray;
	text-decoration: none;
	font-size: 8px;
}
div#geral div#rodape ADDRESS a:HOVER {
	color: #616161;
	text-decoration: underline;
}

/* manual */
div#conteudo_geral.conteudo_manual {
	width: 680px;
	text-align: left;
	padding: 12px;
}
#items {
	position: relative;
	color: black;
	width: 630px;
	text-align: justify;
	padding: 0 16px;
}
#items p {
	position: relative;
	background-image: url("http://www.jmobi.com.br/website/imagens/aquadot_laranja.jpg");
	background-position: 1px 2px;
	background-repeat: no-repeat;
	text-indent: 20px;
	margin: 8px;
}
#items ul {
	margin: 8px;
	list-style-image: url("http://www.jmobi.com.br/website/imagens/aquadot.jpg");
	_text-indent: 50px;
}
.observacao {
	font-size: 9px;
}
.informacoes {
	margin: 0;
	padding: 0;
	margin-left: 10px;
	padding-left: 10px;
	list-style: none;
}
.informacoes li {
	font-size: 12px;
}