@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #fff;
	
}
a:active {
	text-decoration: none;
	color: #fff;
}
#main {
	position:absolute;
	width:770px;
	height:566px;
	z-index:1;
	left: 50%;
	margin-left: -385px;
	background-image: url(../images/bg_malha.jpg);
}
#topo {
	position:absolute;
	width:770px;
	height:125px;
	z-index:1;
}
#menu {
	position:absolute;
	width:770px;
	height:25px;
	z-index:5000;
	top: 126px;
	background-color: #B32626;
}
#vitrine {
	position:absolute;
	width:770px;
	height:170px;
	z-index:3;
	left: 0px;
	top: 147px;
}
#conteudo {
	position:absolute;
	width:750px;
	height:228px; /* --------- foi colocado 228 px para que a pg (modelo_gr150p.php) nao fique com o procurar revenda muito lá em baixo ----------- */
	z-index:4;
	left: 10px;
	top: 328px;
	background-color: #231F20;
	}
#logo {
	position:absolute;
	width:183px;
	height:77px;
	z-index:1;
	top: 21px;
	left: 27px;
}
#banner_topo {
	position:absolute;
	width:522px;
	height:115px;
	z-index:50;
	left: 240px;
	top: 0px;
}
#banner_topo_swf {
	position:absolute;
	width:500px;
	height:75px;
	z-index:3;
	left: 252px;
	top: 29px;
}

#bnn_home {
	position:absolute;
	width:770px;
	overflow: hidden;
	height:170px;
	z-index:100;
	top: 0px;
	left: 0px;
	visibility: visible;
}
#bnn_home_interna {
	position:absolute;
	width:770px;
	height:170px;
	left:0px;
	z-index:2;
	top: 0px;
	overflow: visible;
}
#bnn_label_modelo {	display:none;
	left:0px;
	top:4px;
	border:1px solid #999999;
	opacity:0.8;
	filter:alpha(opacity=80);
	width:96px;
	text-align:center;
	position:absolute;
	background-color:#FFFFFF;
	color:#000000;
	padding:2px;
	z-index: 9990;
}
#box_bt_dir {	position:absolute;
	width:45px;
	height:45px;
	z-index:2;
	top:57px;
	right:1px;
	left: 734px;
	opacity:0.8;
	filter:alpha(opacity=80)
}
#box_bt_esq {
	position:absolute;
	width:45px;
	top:57px;
	height:45px;
	z-index:3;
	left:-8px;
	opacity:0.8;
	filter:alpha(opacity=80)
}
#xis {
	z-index:1;
	position:absolute;
	padding:8px;
	margin-left:745px;
	top: 4px;
}
/* -------------------------------- menu ------------------------------------- */
#menuPrincipal {
	width: 762px;
	background: #B32626;
	padding: 6px 4px;
	margin: 0;
	text-transform: uppercase;
	top: 125px;
	font-size:10px;
	font-family:tahoma;
}
#menuPrincipal li {
	list-style: none;
	margin: 0;
	display: inline;
	padding: 0;
	position: relative;
}
#menuPrincipal li ul {
	position: absolute;
	left:-15px;
	top:19px;
	display: none;
	background: #9B9796;
	width:65px;
	text-align:center;
	margin:0;
	padding:0;
	z-index:1000000;
}
.submenu p {
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}
/*
.submenu li p a{text-decoration:none;}
.submenu li p a:hover{text-decoration:underline;}
*/
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */
#menuPrincipal li a {
	height:1px;
	padding: 7px 0;
	margin:0;
	text-decoration: none;
	color: #fff;
	font-size:9px;
	font-family:helvetica;
	
}
#menuPrincipal li a:link {
	color: #fff;
}
#menuPrincipal li a:visited {
	color: #fff;
}
#menuPrincipal li a:hover {
	color: #fff;
	background: #9B9796;
}
#menuPrincipal li:hover ul, #menuPrincipal li.over ul {
	display: block;
	position:absolute;
	background: #9B9796;
}


#login {
	float: right;
	width:70px;
	color:#000;
	background: #B32626; 
	/*border-bottom: 3px solid #008C46;*/
	/* padding:6px 0; */
	margin: 0;
	letter-spacing:-1px;
	position: absolute;
	left: 440px;
	top: 7px;
	z-index: 20;
	margin-left: 260px;
	padding:0;
}
#login li {
	list-style: none;
	margin: 0;
	display: inline;
	padding: 0;
}
#login li a {
	height:1px; /* IE5.0 bug */
	 padding:7px 0 6px 0;
	margin:0;
	/* border: 1px solid #f00; */
	/*background: #999;*/
	text-decoration: none;
	color: #000;
}
#login li a:link {
	text-decoration: none;
}
#login li a:hover {
	color: #fff;
	background: #9B9796;
}
#login li a:visited {
	text-decoration: none;
}
#menu_area_restrita {
	position:absolute;
	width:162px;
	height:216px;
	z-index:2;
	top: 4px;
	right: 580px;
	color: #000000;
}
.txtVermelho a {
	color: #B32626;
	text-decoration: none;
}
.txtVermelho a:link {
	color: #B32626;
	text-decoration: none;
}
.txtVermelho a:hover {
	color: #B32626;
	text-decoration: underline;
}
.txtVermelho a:visited {
	color: #B32626;
	text-decoration: none;
}
h4{
	font: 14px Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 5px 0;
		font-weight:bold;
}
h5{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0;
	margin: 0;
	font-weight:bold;
}

#banner_assistencia24h {
	position:absolute;
	width:240px;
	height:53px;
	z-index:4;
	left: 50%;
	margin-left:150px;
	top: 572px;
	}

#botao{
position:absolute;
left:50%;
top:10%;
margin-top:110px;
margin-left:-205px;
}