﻿	@charset "utf-8";
/* CSS Document */
/* ------------------------------ Geral ------------------------------ */
	image {
		border: 0px;
		}
	
	body {
		margin:0;
		padding:0;
		font-family:Arial;
		}

	#header {
 		margin:0;
 		padding:0;
		}

	#main1 {
		margin:0;
		padding:0;
		}
		
	#main2 {
		margin:0;
		padding:0;
		}
		
	#left {
		float:left;
		width:150px;
		margin:0;
		}
		
	#right {
		float:right;
		width:180px;
		font-size:80%;
		}
		
	#middle 
	{
	    margin-left:215px;
	    margin-right:5px;
	    margin-top:15px;
	}
		
	#middle_admin
	{
	    margin-left:5px;
	    margin-right:5px;
	    margin-top:15px;
    }
		
	.column-in {
		margin:0; 
		padding:0;
		}
		
	.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
		
	h1,h2,h3,h4 { margin: 0.2em 0 }
	p { margin: 0.5em 0 }
	a { color:black }
	
	.copy { text-align:center; font-size:80% }
	
    z1 
    {
        float:left;
        font-size:14px;
        font-weight:bold;
        color:Gray;
    }
	
		

/* ----------------------------- Topo ------------------------------- */

.login_bg 
{
    background-image:url(../../img/login_bg.jpg);
    background-repeat:repeat-x;
    width:50%;
    height:24px;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    padding-top:4px;
}

#login_seta 
{
    background-image:url(../../img/login_seta.jpg);
    background-repeat:no-repeat;
    width:15px;
    height:24px;
    float:left;
    display:inline;
    margin-left:30px;
    margin-right:8px;
    margin-top:-4px;
}

.login_contato
{
    width:50%;
	background-image:url(../../img/login_bg.jpg);
	height:20px;
	float:right;
	margin-top:-28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    padding-top:4px;
}

.topo_bg
{
    background-image:url(../../img/topo_bg.jpg);
    background-repeat:repeat-x;
    width:auto;
    height:78px;
}

#topo_logo 
{
    background-image:url(../../img/topo_logo.jpg);
    background-repeat:no-repeat;
    width:234px;
    height:78px;
    float:left;
    margin-left:50px;
}

#topo_buscar 
{
    width:auto;
    height:29px;
    padding-top:21px;
    
}
.busca
{
    margin-top:5px; 
    margin-left:20px; 
    border:0px;
}

.topo_buscar_bt 
{
    width:90px;
    height:29px;
    float:right;
    display:inline;
    margin-right:10px;
}

.topo_buscar_meio 
{
    background-image:url(../../img/topo_buscar_meio.jpg);
    background-repeat:repeat-x;
    width:380px;
    height:29px;
    float:right;
    display:inline;
}

.topo_buscar_esq 
{
    background-image:url(../../img/topo_buscar_esq.jpg);
    background-repeat:no-repeat;
    width:22px;
    height:29px;
    float:right;
    display:inline;
}

.topo_carrinho_dir
{
    background-image:url(../../img/topo_carrinho_dir.jpg);
    background-repeat:no-repeat;
    width:14px;
    height:23px;
    float:right;
    display:inline;
    margin-right:9px;
}

.topo_carrinho_meio
{
    background-image:url(../../img/topo_carrinho_meio.jpg);
    background-repeat:repeat-x;
    width:auto;
    height:23px;
    float:right;
    display:inline;
    font-size:12px;
    padding-top:3px;
}

.topo_carrinho_img
{
    background-image:url(../../img/topo_carrinho_img.jpg);
    background-repeat:no-repeat;
    width:40px;
    height:23px;
    float:right;
    display:inline;
}




.menu_cima_bg
{
    background-image:url(../../img/menu_cima_bg.jpg);
    background-repeat:repeat-x;
    width:100%;
    height:40px;
    padding-top:11px;
}


.indentmenu {
	font: bold 11px verdana;
	width: auto; /*leave this value as is in most cases*/
	overflow: hidden;
}
.indentmenu ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%; /*width of menu*/
}
.indentmenu ul li {
	display: inline;
}
.indentmenu ul li a {
	float: left;
	color: gray; /*text color*/
	padding: 2px 15px;
	text-decoration: none;
	border-right: 1px solid #B2B3B3;
	
}
.indentmenu ul li a:visited {
	color: gray;
}
.indentmenu ul li a:hover, .indentmenu ul li .current {
	color: black !important; /*text color of selected and active item*/
	padding-top: 2px; /*shift text down 1px for selected and active item*/
	padding-bottom:2px; /*shift text down 1px for selected and active item*/
	background: url(../../img/bg_botao02.jpg) center center repeat-x;
	
}
.link01:link {
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#666666;
}
.link01:visited {
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#666666;
}
.link01:hover {
	text-decoration: underline;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#333333;
}
.link01:active {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	text-decoration: none;
	color:#666666;
}

.menu_cima_separador 
{
    background-image:url(../../img/menu_cima_separador.jpg);
    background-repeat:no-repeat;
    background-position:center;
    margin-top:-11px;
    width:28px;
    height:40px;
    float:left;
}
#menu_cima_espaco
{
    width:80px;
    height:40px;
    margin-top:-11px;
    float:left;
}
    
/* ----------------------------- Banner Central ------------------------------- */

.banner_central_cima
{
    background-image:url(../../img/banner_central_bg.jpg);
    background-repeat:repeat-x;
    margin-top:-11px;
    width:auto;
    height:360px;
}

.banner_central_baixo 
{
    background-image:url(../../img/banner_central_baixo_bg.jpg);
    width:100%;
    height:148px;
}

.banner_central_baixo_esq 
{
    background-image:url(../../img/banner_central_baixo_esq.jpg);
    width:12px;
    height:148px;
    float:left;
    display:inline;
}


.banner_central_baixo_dir 
{
    background-image:url(../../img/banner_central_baixo_dir.jpg);
    width:14px;
    height:148px;
    float:right;
}
/* ----------------------------- Menu Esquerda ------------------------------- */


.menu_categorias_img
{
    background-image:url(../../img/menu_categorias_img.jpg);
    background-repeat:no-repeat;
    margin-left:2px;
    width:204px;
    height:50px;
}

.menu_categorias_meio 
{
    background-image:url(../../img/menu_categorias_meio.jpg);
    background-repeat:repeat-y;
    margin-left:2px;
    width:204px;
    height:auto;
    padding-left:20px;
    padding-top:10px;
    font-size:14px;
}

.menu_categorias_baixo 
{
    background-image:url(../../img/menu_categorias_baixo.jpg);
    background-repeat:no-repeat;
    width:204px;
    height:8px;
    margin-left:2px;
}
