body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}
.Master_Menu {
    color:#333333;
    text-align:left;
    font-family:Verdana;
    font-weight:normal;
    font-size:10px;
    text-decoration:none;
    border:0px;
}
.Master_Menu a{
    color:#333333;
    text-align:left;
    font-family:Verdana;
    font-weight:normal;
    font-size:10px;
    text-decoration:none;
    border:0px;
}
.Master_Menu a:hover{
    color:#333333;
    text-align:left;
    font-family:Verdana;
    font-weight:normal;
    font-size:10px;
    text-decoration:none;
    border:0px;
}
.Master_TextoRodape {
    color:#333333;
    text-align:center;
    font-family:Verdana;
    font-weight:normal;
    font-size:10px;
    text-decoration:none;
    border:0px;
    background-color:#CECECE;
}
.Master_txtPesquisa
{
    border-width: thin;
    border-style: solid;
    border-color: #517326;
    width:140px;
}

.Master_MeuCarrinho, .Master_MeuCarrinho a, .Master_MeuCarrinho:hover,
.Master_MinhaConta, .Master_MinhaConta a, .Master_MinhaConta:hover,
.Master_Aba, .Master_Aba a, .Master_Aba:hover
{
	font-family:Verdana;
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}	


.Master_Footer
{
    font-family:Verdana;
    color:#000000;
    font-size:10px; 
    font-weight:bold;
    text-decoration:none;
    text-align:center;
}

.Mester_Link, .Mester_Link a, .Mester_Link:hover
{
	font-family:Verdana;
	font-size:10px;
	color:#00496C;
	text-decoration:none;
}

.Master_Caminho_selecao
{
    font-family:Verdana;
	font-size:10px;
	color:#000000;
	text-decoration:underline;    
	font-weight:bold;
}
.Master_Caminho
{
    font-family:Verdana;
	font-size:10px;
	color:#000000;
	font-weight:normal;
	text-align:left;
}.Mester_Footer_Titulo
{
    font-family:Verdana;
	font-size:16px;
	color:#00496C;
	font-weight:bold;
}
.tdLateralMarcas
{
    background-color:#F7F5F6;
    
}
.tdLateralMenu
{
    background-color:#F5F5F5;
    
}
.div_identificacao
{
        height:27px;
	width:100%;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-align:left;
	margin: 0px 0px 0px 0px;
	background-image: url(../../img/back_02.jpg);
	background-repeat: repeat;
    }
.div_footer
{
    background-color:#F5F5F5;
    }
.off{
     display:none;   
    }
    
    .on{
     display:block;   
    }