﻿body {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3;
	color: #000000;
	text-align: left;
}

.ClassBotao {
BORDER-RIGHT: #000000 1px solid; 
BORDER-TOP: #b0c4de 1px solid; 
BORDER-LEFT: #b0c4de 1px solid; 
BORDER-BOTTOM: #000000 1px solid; 
BACKGROUND-COLOR: #eef2f5;
}

.usuario {
    color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-left:80px;
}

.Categorias
{
    background-color: #eef2f5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0c4de;
	text-align: left;
}

.Marcas
{
	font-size: 11px;
	color: gray;
	text-align:center;
	line-height: 1.2;
    background-color: #eef2f5;
    border-top: LightSteelBlue 1px solid;
    border-bottom: LightSteelBlue 1px solid;
    height: 30px;
    vertical-align:middle;
}

.Textos
{
	font-size: 12px;
	color: gray;
	text-align: left;
	line-height: 1.5;
    background-color: #ffffff;
    width: 550px;
}

.Endereco
{
	font-size: 13px;
	color: #000000;
	text-align: center;
}

.Carrinho
{
	font-size: 12px;
	color: gray;
	text-align: left;
	line-height: 1.2;
    background-color: #ffffff;
}

.Contato
{
	font-size: 12px;
	color: #000000;
	text-align: left;
    background-color: #ffffff;
}

.Produto
{
	font-size: 12px;
	color: gray;
	text-align: left;
	line-height: 1.2;
    background-color: #ffffff;
}

.Titulo
{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: gold;
	text-align: left;
}
.TituloCarrinho
{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
}

.Passos
{
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	background-color: #ffffff;
	text-align:center;
}

.TituloFinalizacao
{
	font-size: 14px;
	font-weight: bold;
	color: #ff0099;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff0099;
	text-align: left;
}

.TituloTipo
{
	font-size: 15px;
	font-weight:bold;
	color: #ff0099;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff0099;
	text-align: left;
}

.Medidas
{
	font-size: 9px;
	color: #000000;
	text-align: left;
}

.TituloCategoria
{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: gold;
	text-align: left;
}

.container 
{
    background:White;
    width:99%; 
    color:Black;
    border-right: #6494a2 1px solid; 
    border-top: #6494a2 1px solid; 
    border-left: #6494a2 2px solid; 
    border-bottom: #6494a2 2px solid;
    margin-top: 0px;
    padding-top: 0px
    }
    
.layouthead
{
	font-size: 20px;
	color: Black;
}

.layoutmenu
{
    border-bottom: #6494a2 1px solid;
	background-color:white;
}

.layoutdma
{
    border-bottom: #6494a2 1px solid;
	color: Black;
}

.thead
{
    background-color: #6494a2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.tbody
{
    background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.footmenu
{
    background-color: #eef2f5;
    border-top: LightSteelBlue 1px solid;
    border-bottom: LightSteelBlue 5px solid;
}

.foot
{
	font-size: 8pt;
	color: gray;
	text-align:center;
	line-height: 1.5;
    background-color: #ffffff;
}

a 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2;
}

a:visited
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2;
}

a:link
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2;
}

a:hover {	
	text-decoration: none;
}