/*..................................CONTEUDO DA PAGINA MASTER............................................*/

.topo{
background-color:blue;
top:0px;
left:0px;
height: 300px;
width: 900px;
overflow: hidden;
position: relative;
}
.master{
	top:0px;
	left:0px;
	background-color:#cccccc;
	height: 1870px;
	width: 900px;
	overflow: hidden;
	position: relative;
}
.menu{
background-color:blue;
top:0px;
left:0px;
height: 50px;
width: 900px;
overflow: hidden;
position: relative;
}

#box_esq{
    background-color:#ffffff;
	top:350px;
	left:1px;
	width:202px;
	height:1540px;
	position:absolute;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;	
}
.assistencia{
background:#;
top:0px;
left:0px;
width:200px;
height:400px;
position:relative;      
}

.texto_assistencia{
background:#;
top:40px;
width:150px;
left:20px;
position:absolute;
font-size: 13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;	
}
.senac_e_alec{
background-color:#;
width:200px;
height:65px;
top:350px;
left:0px;
position:relative;
}
#box_meio {
  
	background-color:#ffffff;
	top:350px;
	left:204px;
	height: 1540px;
	width: 697px;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
}

.link_marcas{
background-color:#ffffff;
	top:20px;
	left:0px;
	height: 696px;
	width: 80px;
	position:relative;
}

/*.....................................MENU DO RODAPÉ..........................................*/
#box_rodape{
background-color:#ffffff;
top:2px;
left:0px;
width:900px;
height:45px;
position:relative;
}

#rodape{
background-image:url(rodape_img.png);
background-repeat:repeat x;
width:900px;
height:45px;
position:relative;
}
#rodape_ref{
background-color:#;
position: relative;
top:10px;
left:0px;
width:900px;
height:40px;
}
.barnav a{
font-family: arial;
font-size: 10pt;
color: #ffffff;
background-color:#;
text-decoration: none;
}
.barnav a:hover{
color: #000000;
background: #;
}
/*..................................PRODUTOS............................................*/

.engrenagens{
background-image:url(engrenagens_img.jpg);
background-repeat:no-repeat;
top:0px;
left:0px;
width:490px;
height:690px;
position:relative;
}
.rolamentos{
background-image:url(rolamentos_img.jpg);
background-repeat:no-repeat;
top:0px;
left:0px;
width:490px;
height:690px;
position:relative;
}
.interruptores{
background-image:url(interruptores_img.jpg);
background-repeat:no-repeat;
top:0px;
left:0px;
width:490px;
height:800px;
position:relative;
}
.carvao{
background-image:url(carvao_img.jpg);
background-repeat:no-repeat;
top:0px;
left:0px;
width:490px;
height:690px;
position:relative;
}