
body {
	padding:0;
	margin-left:0px;
	margin-top: 10px;
	background:#221500;
	text-align:center;
}

html { overflow-y: scroll; }

.titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #52C6F4;
	text-align: center;
	font-weight: bolder;
}

.textomaior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-indent: 20px;
	color: #FFFFFF;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-weight: bold;
}

.item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-weight: bold;
}

a.item:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}

a.item:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099FF;
}

a.item:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}


.clientes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}

a.clientes:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}

a.clientes:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}

a.clientes:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099FF;
}

a.clientes:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}


.pagina {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #A73336;
	text-align: center;
	font-weight: bolder;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	margin-top: 0px;
	background-color: #E4E4E4;
	background-image: url(imagens/pagina-barra.jpg);
	height: 30px;
	width: 727px;
}

.tituloitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #58C8F4;
	text-align: center;
	font-weight: bolder;
}

.subtititem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bolder;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}


/*
a:visited {
	color: #fff;
	text-decoration: none;
	background-color: transparent;
	margin-left: 10px
}

a:hover {
	color: #f60;
	text-decoration: none;
	background-color: transparent;
	margin-left: 15px;
}

a:active {
	color: #fff;
	text-decoration: none;
	background-color: transparent;
	margin-left: 10px
}

a {
	display: block;
	position: relative;
}
*/
#principal {
	background: #111111;
	position: relative;
	padding: 0;
	align: center;
	width: 812px;
	height: 702;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	visibility: visible;
	text-align: left;
}

#topo {
	position: absolute;
	width: 779px;
	height: 229;
	background-image:  url("imagens/automacaohm-topo.jpg");
	background-repeat: no-reapet;
	left: 16px;
	top:0px;
}

#conteudo {
	position: absolute;
	width: 757px;
	height: 461px;
	background: #161616;
	left: 27;
	top:229px;
	background-color: #161616;
}

#menu {
	position: absolute;
	width: 771px;
	height: 48;
	left: 21px;
	top:136px;
}

#borda-esq {
	position: absolute;
	background-image: url("imagens/automacaohm-borda-esq.gif");
	width: 17px;
	height: 689px;
	left:0px;
	top:-1px;
}

#borda-dir {
	position: absolute;
	background-image: url("imagens/automacaohm-borda-dir.gif");
	width: 17px;
	height: 689px;
	left:795px;
	top:-1px;
}

#borda-esq2 {
	position: absolute;
	background-image: url("imagens/automacaohm-borda2-esq.gif");
	width: 18px;
	height: 461px;
	left:15px;
	top:229px;
}

#borda-dir2 {
	position: absolute;
	background-image: url("imagens/automacaohm-borda2-dir.gif");
	width: 18px;
	height: 461px;
	left:778px;
	top:229px;
}

#borda-esq-texto {
	position: absolute;
	background-image: url("imagens/automacaohm-bordatexto-esq.gif");
	width: 18px;
	height: 461px;
	left:211px;
	top:229px;
}

#borda-dir-texto {
	position: absolute;
	background-image: url("imagens/automacaohm-bordatexto-dir.gif");
	width: 18px;
	height: 461px;
	left:634px;
	top:229px;
}

#borda-dir-texto-png {
	position: absolute;
	background-image: url("imagens/automacaohm-borda-dir.png");
	width: 18px;
	height: 461px;
	left:634px;
	top:228px;
}

#borda-esq-texto-png {
	position: absolute;
	background-image: url("imagens/automacaohm-borda-esq.png");
	width: 18px;
	height: 461px;
	left:-18px;
	top:227px;
}

#promocao {
	position: absolute;
	background-image: url("imagens/automacaohm-assistencia-tecnica.png");
	width: 165px;
	height: 119px;
	left:36px;
	top:229px;
}

#listra {
	position: absolute;
	background-image: url("imagens/automacaohm-listra.png");
	width: 187px;
	height: 74px;
	left:26px;
	top:348px;
}

#hm-tec {
	position: absolute;
	background-image: url("imagens/automacaohm-hm-tec.gif");
	width: 407px;
	height: 70px;
	left:230px;
	top:247px;
}

#hm-text {
	position: absolute;
	font-size: 12px;
	color: #AF6900;
	font-family: Arial, Verdana, Genova, Sans-serif;
	width: 400px;
	height: 124px;
	left:231px;
	top:313px;
}

#hm-faixa-objetivo {
	position: absolute;
	background-image: url("imagens/automacaohm-faixa.gif");
	width: 404px;
	height: 55px;
	left:229px;
	top:429px;
}

#hm-objetivo {
	position: absolute;
	font-size: 12px;
	color: #999;
	font-family: Arial, Verdana, Genova, Sans-serif;
	width: 262px;
	height: 92px;
	left:234px;
	top:495px;
}

#sede-hm {
	position: absolute;
	width: 154px;
	height: 181px;
	left:506px;
	top:429px;
}

#copy-right {
	position: absolute;
	width: 824px;
	height: 33px;
	left: 0px;
	top: 685px;
}

#texto {
	position: absolute;
	color: #fff;
	width: 300px;
	height: 232;
	font-size: 10px;
	font-family: Arial, Genova, Verdana, Sans-serif;
	left: 204;
	top: 328;
}

#botoes {
	color: #fff;
	width: 152px;
	height: 224;
	font-size: 10px;
	font-family: Arial, Genova, Verdana, Sans-serif;
}

#texto2 {
	position: absolute;
	color: #fff;
	width: 232px;
	height: 112px;
	font-size: 12px;
	font-family: Arial, Genova, Verdana, Sans-serif;
	left: 365px;
	top: 420px;
	line-height: 12px;
}

table tr td {
	border:0px solid #ccc;
	font-size: 10px;
	font-family: Arial, Genova, Verdana, Sans-serif;
	color:#fff;
}

#Layer1 {
	position:absolute;
	left:20px;
	top:27px;
	width:785px;
	height:124px;
}
