/*
 *********************************************************
 Versão 5.01 - 15/09/2003 
 loja.css
 *********************************************************
*/

A.MenuItem {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color :#FFFFFF;
	text-decoration : none;
}

A.MenuItem:HOVER {
	color : #000000;
}


A.MenuItem1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color :#000000;
	text-decoration : none;
}

A.MenuItem1:HOVER {
	color : #000000;
}


A.MenuTopico {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #FFFFFF;
	text-decoration : none;
}

A.MenuTopico:HOVER {
	color : #FF0000;
}


A.TextoTopico {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
	text-decoration : none;
}

A.TextoTopico:HOVER {
	color : #FF0000;
}


A.TextoPadrao {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}


A.TextoTitulo {
	font-family : Arial Black;
	font-size : 18px;
	color : #000000;
	text-decoration : none;
}


A.TextoPadrao:HOVER {
	color : #FF0000;
}


A.TextoItem {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000;
	text-decoration : none;
}

A.TextoItem:HOVER {
	color : #FF0000;
}

A.TextoTabTopico {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}


A.TextoTabTopico2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
}


A.TextoTabTopico:HOVER {
	color : #FF0000;
}


A.TextoTabItem {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
}


A.TextoTabItem2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #CC3300;
	text-decoration : none;
}


A.TextoCaption {
	font-family : Verdana;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
}


A.TextoCaption2 {
	font-family : Verdana;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
}


.TextoInput2 {
	font-family : Verdana;
	font-size : 12px;
	border : 0px solid #E5E5E5;
	font-weight : bold;
	background-color : #E5E5E5;
	color : #000000;
}


.TextoInput {
	font-family : Verdana;
	font-size : 11px;
}


.TextoCalendario {
	font-family : Verdana;
	font-size : 9px;
	font-weight : bold;
	color : #000080;
}


.TextoCalendario2 {
	font-family : Verdana;
	font-size : 9px;
	font-weight : bold;
	color : #FFFF00;
}


.TextoSearch {
	border : 0px solid #E5E5E5;
	font-weight : bold;
	background-color : #E5E5E5;
	color : #000080;
}


.TextoSearch2 {
	border : 0px solid #E5E5E5;
	font-weight : bold;
	background-color : #E5E5E5;
	color : #000000;
}


A.TextoTabItem:HOVER {
	color : #FF0000;
}


.hr {  
	color : #C80222;
}

.ErroCaption {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color: #990000>
}

.formulario_box {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #0000CC;
	border : 1px solid #000000;
	background-color : #FFFFFF;
	align : right
}

.formulario_caption {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000;
	border : none;
	background-color : #FB9D9B;
	align : left
}


.Buttons {
	font-family : Arial; 
	font-size : 11px;
	color : #000000;
	font-weight : bold;
	border : 1px ridge #FFFFFF;
}


.FundoCentral {
	background-color : #FFFFFF;
}


.FundoTopicoMenu {
	background-color :  #000000;
	border : 1px solid #000000;
}


.FundoLateral {
	background-color : #DB251D;
	border : 1px solid #DB251D;
}


.FundoCarrinhoProd {
	background-color : #FFFFFF;
	border : 1px solid #000000;
}


.FundoCarrinhoInfo {
	background-color : #E2E0DC;
	border : 1px solid #000000;
}


.FundoTabTopico {
	background-color : #EFEBDE;
}


.FundoTabTopico2 {
	background-color : #003399;
}


.FundoTabItem {
	background-color : #EAEAEA;
}

.FundoTabItem2 {
	background-color : #C6F3FF;
}

.FundoTabDestaque {
	background-color : #FB9D9B;
}
.FundoTabela {
	background-color : #EAEAEA;
}


.AreaTrabalho
{
	background-color : #FFFFFF;
}
.Label1
{
	font-family      : Verdana; 
	font-size        : 11px;
	color            : #000066;
	font-weight      : bold;
	border           : 0px;
	background-color : #D4D0C8;
	text-decoration  : none;
	width            : 285px;
}
.Button1
{
	font-family      : Verdana; 
	font-size        : 11px;
	color            : #000066;
	font-weight      : bold;
	border           : 0px;
	background-color : #ECE9D8;
	border-right     : 2px solid #666666;
	border-top       : 2px solid #FFFFFF;
	border-bottom    : 2px solid #666666;
	border-left      : 2px solid #FFFFFF;
   cursor           : hand;
   width            : 80px;
   height           : 22px;
	text-decoration  : none;
}
.Button2
{
	font-family      : Verdana; 
	font-size        : 11px;
	color            : #000066;
	font-weight      : bold;
	border           : 0px;
	background-color : #ECE9D8;
	border-right     : 2px solid #666666;
	border-top       : 2px solid #FFFFFF;
	border-bottom    : 2px solid #666666;
	border-left      : 2px solid #FFFFFF;
   cursor           : hand;
   width            : 120px;
   height           : 22px;
	text-decoration  : none;
}
.DataGrid1
{
	border           : 0px;
	background-color : #ECE9D8;
}	
.DataGrid1_Header
{
	background-color : #ECE9D8;
	font-family      : Verdana; 
	font-size        : 11px;
	color            : #000000;
	font-weight      : bold;
	border           : 0px;
}
.TB1 /*Formulário com os campos de Input de Dados*/
{
	border           : 0px;
	background-color : #D4D0C8;
	border-right     : 1px solid outset;
	border-top       : 1px solid outset;
	border-bottom    : 1px solid outset;
	border-left      : 1px solid outset;
	padding-top      : 2px;
	padding-bottom   : 2px;
}
.TB2 /*Janela*/
{
	border           : 0px;
	background-color : #D4D0C8;
	border-right     : 2px solid #666666;
	border-top       : 0px solid #FFFFFF;
	border-bottom    : 2px solid #666666;
	border-left      : 2px solid #FFFFFF;
	padding-top      : 5px;
	padding-bottom   : 2px;
}
.TB3 /*Estilo da Barra de Título*/
{
	border           : 0px;
	background-color : #D4D0C8;
	border-right     : 1px solid #666666;
	border-top       : 1px solid #FFFFFF;
	border-bottom    : 0px solid #666666;
	border-left      : 2px solid #FFFFFF;
	padding-top      : 2px;
	padding-bottom   : 2px;
}
.TR1 /*Fonte da Barra de Título*/
{
	font-family      : Verdana; 
	font-size        : 14px;
	color            : #FFFFFF;
	font-weight      : bold;
	background-color : #000080;
	height           : 20px;
	border-top       : 0px;
}
.TD1
{
	font-family    : Verdana; 
	font-size      : 11px;
	font-weight    : normal;
	color          : #000000;
	margin-left    : 5em;
	padding-left   : 1em;
	padding-right  : 5px;
	padding-top    : 2px;
	padding-bottom : 3px;
}
.TD2
{
	font-family    : Verdana; 
	font-size      : 11px;
	font-weight    : normal;
	color          : #000000;
	margin-left    : 5em;
	padding-left   : 1em;
	padding-right  : 5px;
	padding-top    : 5px;
	padding-bottom : 5px;
}
.InputText
{
	font-family     : Verdana;
	font-size       : 11px;
	border          : 1px solid #666666;
	text-decoration : none;
	text-indent     : 1px;
}
.Focus_IN
{
	background-color: #FFFFD7;
	font-family     : Verdana;
	font-size       : 11px;
	border          : 1px solid #666666;
	text-decoration : none;
	text-indent     : 1px;
}
.Focus_OUT
{
	background-color: #FFFFFF;
	font-family     : Verdana;
	font-size       : 11px;
	border          : 1px solid #666666;
	text-decoration : none;
	text-indent     : 1px;
}
.DIV1
{
	font-family    : Verdana; 
	font-size      : 11px;
	font-weight    : bold;
	color          : #000066;
}
