﻿body {
    font-family:Arial;
    font-size:12px;
    color:#000000;
    background-image:url('images/bg.png');
    background-repeat:repeat-x;
    background-color:#000A37;
}
#canvas {
    width:1024px;
    height:630px;
    text-align:left;
    position:relative;
}
.kohler {
    position:absolute;
    left:84px;
    top:18px;
}
.goodyear {
    position:absolute;
    left:842px;
    top:9px;
}
#home {
    position:absolute;
    left:62px;
    top:132px;
    width:897px;
    height:228px;
}
.pneus {
    position:absolute;
    left:62px;
    top:418px;
}
.servicos {
    position:absolute;
    left:523px;
    top:418px;
}
#filiais {
    position:absolute;
    left:62px;
    top:154px;
    width:897px;
    height:282px;
}
.foto_cachoeira {
    background-image:url('images/foto_cachoeira.jpg');
}
.foto_poa1 {
    background-image:url('images/foto_poa1.jpg');
}
.foto_caxias {
    background-image:url('images/foto_caxias.jpg');
}
.foto_poa2 {
    background-image:url('images/foto_poa2.jpg');
}
a.hl_1 {
    background-image:url('images/cachoeira_sul.gif');
    display:block;
    width:165px;
    height:38px;
}
a.hl_2 {
    background-image:url('images/porto_alegre_1.gif');
    display:block;
    width:165px;
    height:38px;
}
a.hl_3 {
    background-image:url('images/caxias_sul.gif');
    display:block;
    width:165px;
    height:38px;
}
a.hl_4 {
    background-image:url('images/porto_alegre_1.gif');
    display:block;
    width:165px;
    height:38px;
}
a.hl_1:hover {
    background-image:url('images/cachoeira_sul_hover.gif');
    display:block;
    width:165px;
    height:38px;
}
a.hl_2:hover {
    background-image:url('images/porto_alegre_2.gif');
}
a.hl_3:hover {
    background-image:url('images/caxias_sul_hover.gif');
}
a.hl_4:hover {
    background-image:url('images/porto_alegre_2.gif');
}
#menu {
    position:absolute;
    width:100%;
    top:96px;
}
#menu ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
}
#menu ul li {
    margin-right:27px;
    display:inline;
    float:left;
}
#menu ul li.ultimo {
    margin-right:0px;
    display:inline;
    float:left;
}
#menu ul li a.empresa {
    background-image:url('images/empresa.gif');
    width:79px;
    height:28px;
    display:block;
}
#menu ul li a.empresa:hover {
    background-image:url('images/empresa_over.gif');
}
#menu ul li a.produtos {
    background-image:url('images/produtos.gif');
    width:92px;
    height:28px;
    display:block;
}
#menu ul li a.produtos:hover {
    background-image:url('images/produtos_over.gif');
}
#menu ul li a.filiais {
    background-image:url('images/filiais.gif');
    width:50px;
    height:28px;
    display:block;
}
#menu ul li a.filiais:hover {
    background-image:url('images/filiais_over.gif');
}
#menu ul li a.contato {
    background-image:url('images/contato.gif');
    width:84px;
    height:28px;
    display:block;
}
#menu ul li a.contato:hover {
    background-image:url('images/contato_over.gif');
}
#submenu {
    background-image:url('images/submenu.png');
    width:103px;
    height:83px;
    position:absolute;
    left:419px;
    top:121px;
    z-index:50;
}
#submenu ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
}
#submenu ul li {
    display:inline;
}
#submenu ul li a {
    display:block;
    color:#00115C;
    text-transform:uppercase;
    text-decoration:none;
    font-size:11px;
    text-align:center;
    margin-top:2px;
}
#submenu ul li a:hover {
    text-decoration:underline;
}
.enviar {
    position:absolute;
    right:20px;
    top:408px;
}
#caxiassul {
	position:absolute;
	left:536px;
	top:481px;
	width:165px;
	height:38px;
	z-index:1;
	visibility:visible;
}
#portoalegre2 {
	position:absolute;
	left:754px;
	top:481px;
	width:165px;
	height:38px;
	z-index:2;
	visibility:visible;
}
#cachoeirasul {
	position:absolute;
	left:100px;
	top:482px;
	width:165px;
	height:38px;
	z-index:3;
	visibility:visible;
}
#portoalegre1 {
	position:absolute;
	left:317px;
	top:482px;
	width:165px;
	height:38px;
	z-index:4;
	visibility:visible;
}
#avenidaceara {
	position:absolute;
	left:345px;
	top:534px;
	width:109px;
	height:27px;
	z-index:5;
	visibility:visible;
}
#ruasilvaso {
	position:absolute;
	left:762px;
	top:534px;
	width:148px;
	height:27px;
	z-index:6;
	visibility:visible;
}
#avenidabrasil {
	position:absolute;
	left:137px;
	top:535px;
	width:91px;
	height:26px;
	z-index:7;
	visibility:visible;
}
#ruavereador {
	position:absolute;
	left:527px;
	top:535px;
	width:183px;
	height:26px;
	z-index:8;
	visibility:visible;
}
#voltar {
	position:absolute;
	left:0px;
	top:0px;
	width:63px;
	height:19px;
	z-index:5;
	visibility:visible;
    background-image:url('images/voltar.gif');
}
