@import url("estrutura.css");

.topo {height:125px; padding-top:15px;}

.topo ul {position:absolute; margin:-65px 0px 0px 297px; display: block; width: 660px;}
.topo li {list-style:none; display:inline;}

.miolo {}
.miolo .left {width:250px; float:left; height:575px;}
.miolo .right {width:650px; float:right; height:100%;}

.miolo .left .produtos {
	background-image:url(../../imgs/master/box-pesquisar.jpg);
	background-repeat:no-repeat;
	height:71px;
	color:#348f08;
	font-weight:bold;
	padding:15px 0px 0px 15px;}
	
.miolo .left .produtos a.sel {
	display:block;
	width:210px;
	height:24px;
	padding: 14px 0px 0px 14px;
	background-image:url(../../imgs/master/menu/sel.jpg);}
	
.miolo .left .produtos a.sel:hover {background-image:url(../../imgs/master/menu/sel-ovr.jpg);}

.miolo .left .produtos ul li a {margin:0px; padding:0px;}
.miolo .left .produtos ul {position:absolute; background:none; margin:-38px 0px 0px 0px;}
.miolo .left .produtos ul li {list-style:none; margin:0px; padding:0px; *margin-bottom:-4px;}

.miolo .left .produtos ul li a {width:207px; margin:0px; padding-left:18px; display:block; background-image:url(../../imgs/master/menu/bg-meio.jpg); background-repeat:no-repeat;}
.miolo .left .produtos ul li a:hover {background-image:url(../../imgs/master/menu/bg-meio_ovr.jpg);}
	
.miolo .left .produtos ul li.top a {background-image:url(../../imgs/master/menu/bg-top.jpg);}
.miolo .left .produtos ul li.top a:hover {background-image:url(../../imgs/master/menu/bg-top_ovr.jpg);}

.miolo .left .produtos ul li.bottom a {background-image:url(../../imgs/master/menu/bg-bottom.jpg);}
.miolo .left .produtos ul li.bottom a:hover {background-image:url(../../imgs/master/menu/bg-bottom_ovr.jpg);}

.miolo .left .boxes {margin-top:25px;}
.miolo .left .boxes h3 {margin-bottom:10px;}

.miolo .right h1 {display:block; height:85px;}

.rodape p {
	color:#6f6f6f;
	font-size:12px;}
	
.rodape p a {display:block; color:#c5c5c5;}
.rodape p a:hover {color:#999999;}

a.voltar {
	background-image:url(../../imgs/master/bot-voltar.gif);
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	height:34px;
	width:110px;}
	
a.voltar:hover {background-image:url(../../imgs/master/bot-voltar_ovr.gif);}