body {
	margin:0px;
	background-color: #C8C8C8;
}
table, td {
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	color: #000000;
}
form {
	margin: 0px;
}
a:link, a:visited, a:active 
{
	color: #000000;
	text-decoration: underline;
}
a:hover 
{
	color: #201C70;
	text-decoration: underline;
}
#fontMenuSuperior {
	font-family:Tahoma;
	font-size:10px;
	font-weight: normal;
	color: #000000;
}
#fontMenuSuperior a {
	font-family:Tahoma;
	font-size:10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#fontMenuSuperior a:hover {
	text-decoration: underline;
}

/* Box de Login */
#boxCadastro td  {
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	color: #000000;
}
#boxCadastro .titulo {
	font-weight: bold;
	color: #1F1C69;
}
#boxCadastro .campo {
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	color: #000000;
	border: 1px Solid #CCCCCC;
}
#boxCadastro a:link, #boxCadastro a:active, #boxCadastro a:visited {
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#boxCadastro a:hover {
	text-decoration: none;
}


/* Box de Busca */
#boxBusca td  {
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	color: #000000;
}
#boxBusca .titulo {
	font-weight: bold;
	color: #1F1C69;
}
#boxBusca .combo {
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	color: #000000;
	border: 1px Solid #CCCCCC;
}
#boxBusca .campo {
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	color: #000000;
	border: 1px Solid #CCCCCC;
}
#boxBusca a:link, #boxBusca a:active, #boxBusca a:visited {
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#boxBusca a:hover {
	text-decoration: none;
}

/* Boxes laterais esquerdo */

#box .titulo {
	padding-left: 20px;
	background-image: url(../imagens/bg_modulos.jpg);
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#666666;
}
#box .meio {
	border: 1px Solid #999999;
}
#box .tdespaco {
	padding-left: 10px;
	border: 1px Solid #999999;
}
#box .rodape {
	height: 5px;
	background-color: #999999;
}
#box a:link, #box a:visited, #box a:active {
	color:#000000;
	text-decoration: none;
}
#box a:hover {
	color:#201C70;
	text-decoration: underline;
}
#box .campo {
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	color: #000000;
	border: 1px Solid #CCCCCC;
}

/* Boxes laterais esquerdo */

#boxDir .titulo {
	padding-left: 20px;
	background-image: url(../imagens/bg_modulos.jpg);
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#666666;
}
#boxDir .meio {
	border: 1px Solid #999999;
}
#boxDir .tdespaco {
	padding-left: 10px;
	border: 1px Solid #999999;
}
#boxDir .rodape {
	height: 5px;
	background-color: #999999;
}
#boxDir a:link, #boxDir a:visited, #boxDir a:active {
	color:#000000;
	text-decoration: none;
}
#boxDir a:hover {
	color:#201C70;
	text-decoration: underline;
}
#boxDir .campo {
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	color: #000000;
	border: 1px Solid #CCCCCC;
}

/* Navegação no miolo */

#navegacao {
	font-family: Tahoma;
	color:#201C70;
	font-size: 12px;
	font-weight: bold;
}
#navegacao a:link, #navegacao a:visited, #navegacao a:active {
	color:#201C70;
	text-decoration: none;
}
#navegacao a:hover {
	color:#FF6600;
	text-decoration: underline;
}
.barraLinha {
	background-color: #999999;
}

/* Formatando o box de produto do miolo */
#produto {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}
#produto .preco {
	font-size: 15px;
	color:#FF6600;
	font-weight: bold;
}
#produto .precomenor {
	font-size: 13px;
	color:#FF6600;
	font-weight: bold;
}
#produto .precodesconto {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration:line-through;
}
#produto a:link, #produto a:visited, #produto a:active {
	font-size: 10px;
	color:#999999;
	text-decoration: underline;
	text-transform:uppercase;
	font-weight: bold;
}
#produto a:hover {
	font-size: 10px;
	color:#FF6600;
	text-decoration: underline;
	text-transform:uppercase;
	font-weight: bold;
}
#produto .linha {
	background-color: #999999;
}


/* Formatando o box de produto dos boxes laterais */
#produtoBox {
	font-family: Tahoma;
	font-size: 11px;
}
#produtoBox .preco {
	font-size: 13px;
	color:#FF6600;
	font-weight: bold;
}
#produtoBox .precomenor {
	font-size: 12px;
	color:#FF6600;
	font-weight: bold;
}
#produtoBox .precodesconto {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration:line-through;
}
#produtoBox a:link, #produtoBox a:visited, #produtoBox a:active {
	font-size: 10px;
	color:#999999;
	text-decoration: underline;
	text-transform:uppercase;
	font-weight: bold;
}
#produtoBox a:hover {
	font-size: 10px;
	color:#FF6600;
	text-decoration: underline;
	text-transform:uppercase;
	font-weight: bold;
}

/* Formatando o box de produto dos boxes direitos */
#produtoBoxDir {
	font-family: Tahoma;
	font-size: 11px;
}
#produtoBoxDir .preco {
	font-size: 13px;
	color:#FF6600;
	font-weight: bold;
}
#produtoBoxDir .precomenor {
	font-size: 12px;
	color:#FF6600;
	font-weight: bold;
}
#produtoBoxDir .precodesconto {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration:line-through;
}
#produtoBoxDir a:link, #produtoBoxDir a:visited, #produtoBoxDir a:active {
	font-size: 10px;
	color:#999999;
	text-decoration: underline;
	text-transform:uppercase;
	font-weight: bold;
}
#produtoBoxDir a:hover {
	font-size: 10px;
	color:#FF6600;
	text-decoration: underline;
	text-transform:uppercase;
	font-weight: bold;
}

/* Navegação de opções departamentos, categorias, sub-cateorias e fabricantes */

#menu {
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
}
#menu .opcoes1 {
	height: 20px;
	border-top: 1px Solid #CCCCCC;
	border-bottom: 1px Solid #CCCCCC;
	background-color:#FFFFFF;
}
#menu .opcoes2 {
	border-top: 1px Solid #CCCCCC;
	border-bottom: 1px Solid #CCCCCC;
	background-color:#EFEFEF;
	height: 20px;
}
#menu a:link, #menu a:visited, #menu a:active {
	text-decoration: none;
}
#menu a:hover {
	color:#000000;
	text-decoration: underline;
	font-weight: bold;
}

/* Área de carrinho e pagamento */
#navegCarrinho {
	background-color:#201C70;
}
#cadastro {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #EFEFEF;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
}
#cadastro a:link, #cadastro a:active, #cadastro a:visited {
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#cadastro a:hover {
	text-decoration: none;
}
#cadastro .campo {
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	color: #000000;
	border: 1px Solid #000000;
}
#cadastro .combo {
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	color: #000000;
	border: 1px Solid #000000;
}
.tituloProduto {
	font-family: tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.linha1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: e5e5e5;
}
.linha2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.fonte1 {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}

/* Links */
.padrao {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.padrao:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #201C70;
	text-decoration: underline;
}
.menu6 {
	font-family: tahoma;
	font-size: 11px;
	color: #667886;
	text-decoration: none;
}
a.menu6:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #201C70;
	text-decoration: underline;
}

/* menu superior */
#menuSuperior {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#menuSuperiorHighLight {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #201C70;
	text-decoration: underline;
	cursor: pointer;
}
/* menu superior em destaque */
#menuSuperiorDestaque {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}


/* campos de texto */
.input {
	font-family:Tahoma;
	font-size:11px;
	color: #000066;
	border: 1px solid #999999;
}
.inputDesabilitado {
	font-family: fonte;
	font-size: 11px;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;

}


.fontemail
{
	font-family: tahoma;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
.fonte3 {
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	color: 828282;
	text-decoration: none;
}
#apDiv1 {
	position:absolute;
	text-align: center;
	top:230px;
	width:450;
	height:291;
	z-index:1;
}
