body {
	font:100% sans-serif Tahoma, Arial, sans-serif;
	background: #FFF;
	margin: 0;
	padding: 0;
	color: #000000;
}

.login {    
    text-align:right;
	width: 75%;
   	margin-left: 12%;
	_margin-left: 40%;  
}

.principal{
  margin: 0px auto;
  width: 825px;
  height: 600px;
}

.principal_login{
  margin: 0px auto;
  width: 700px;
  height: 500px;
  /*background-image: url(../imagens/keys.jpg);*/
  background-repeat: no-repeat;

  z-index: 1;
}
.principal_sem_imagem{
  margin: 0px auto;
  width: 825px;
  height: 600px;
 }

/* ---------------------area de exibicao de produtos ---------------------------- */

.produtos{
   width: 240px;
   height: 225px;
   float: left;
   margin-left: 20px;
   margin-top: 25px;
   padding-bottom: 10px;
   font-size:14px;
}

.categorias{
   width: 150px;
   height: 90px;
   float: left;
   margin-left: 5px;
   margin-top: 10px;
   padding-bottom: 30px;
   text-align: center;
  }

.img_produto{
     margin-top: 5px;
     width: 121px;
     height: 121px;
     float: left;

}

.imagem_pequena{
  border-width: 0px;
  position: relative;
  margin: -20px 0px 0px 140px;
  padding-bottom: 20px;
}

.legenda_produto{
font-family: Tahoma;
font-size:12px;
color:#333333;
font-weight: bold;
}

.descricao_detalhamento{
font-family: Tahoma;
font-size:20px;
color:#666666;
}

.legenda_produto_cor{
font-family: Tahoma;
font-size:large;
color:#CCCC00;
}

.imagem_produto{

    float: left;
	_margin-left:5px;




 }
.preco_normal{
     font-family: Tahoma;
     font-size:smaller;
     color:#444444;
}
.preco_promocional{
     font-family: Tahoma;
     font-size:14px;
     color:#F44F00;

}
.produto_descricao{
    font-family: Tahoma;
     font-size:smaller;
     color:#444444;
     float: none;

}

.detalhamento_titulo{
    color: #696969;
    font-size: 26px;
}

.detalhamento_promocao{
    color: #FF0000;
    font-size: 28px;
}

.carrinho{
     background-color: #696969;
}


.topico{
  background-image: url(../imagens/topico.gif);
  background-repeat: no-repeat;
  width: 750px;
  padding-left: 20px;
}

.topico_texto{
    font-family: Tahoma;
    font-size:large;
    color:#CC0000;
}


/* ---------------------area de exibicao de produtos ---------------------------- */
.cabecalho{
background-image: url(../imagens/img2.png);
background-repeat:no-repeat;
text-align: right;
vertical-align:middle;
font-family:Tahoma;
color:#FFFFFF ;
height:180px;
background-color: #000000;
vertical-align: middle ;
padding-top: 10px;
}

.subcabecalho{
background-image:url(../imagens/f_menu.jpg);
background-repeat: repeat-x;
color:#333333;
text-align: right;
font-family:calibri;
width: 100%;
height: 30px;
vertical-align: bottom;
padding-top: 5px;
}
.formulario{
 border: 1px solid;
 background-color: #fff; 
  text-align: left;
  color: #fff;
  font-size: 14px;
}

.menu{
  /* float: left;
   background-color:#990099; */
}

.rodape{
background-color:#000000;
color:#FFFFFF;
text-align: center;
width: 100%;
float: right;
}

.logo{
  color: #FF6600;
  font-weight: bolder;
}

.conteudo{

  padding-top: 5px;
}

.img_titulo{
 float: left;
}

label{
  color: #0000CC;
}

input{
   font-family: Courier New;
   font-weight: bold;

}
select{
   font-family: Courier New;
   font-weight: bold;
}
textarea{
    font-family: Courier New;
   font-weight: bold;
   font-size: 14px;
   width: 450px;
   height: 60px;
}

.resultado{
  color:#FF3333;
  font-size: 20px;
}



.asterisco{
  color: #009900;
  font-weight: bold;
  font-size: 20px;
}
.aviso{
  color: #FF0000;
  text-align: right ;
}

/* ------------------------------------------------------------------------------------------- */
#menu ul {
			padding:0px;
			margin:0px;
            width: 100%;
           /* background-color:red;*/
            list-style:none;
			font:80% Tahoma;
		}

		#menu ul li { display: inline; }

		#menu ul li a {
			background-color:#DDDDDD;
			color: #333;
			text-decoration: none;
			border-bottom:3px solid #444444;
			padding: 2px 10px;

		}

		#menu ul li a:hover {
			background-color:#333333;
			color: #fff;
			border-bottom:3px solid #CC0000;
		}
/* ------------------------------------------------------------------------------------------- */

table {
	margin: auto;
}
caption {
	margin: auto;
	padding: .2em;
	font-size: 1.1em;
	font-weight: bold;
}
.th {
    font-weight: bolder;
	text-align: center;
	background-color:#666666;
	color: #fff;
    font-size: 60%;
}

.td{
font-size: 70%;
 background-color:#FFCCFF;
  padding: 4px 4px 4px 4px;
 }




/* menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

/* =-=-=-=-=-=-=-[Menu Eight]-=-=-=-=-=-=-=- */

p.barNav {position:relative;}
  .barNav a {
  font: 14px Tahoma;
  color:#111111;
  text-decoration: none;
  background:transparent;
  text-align: center;
  vertical-align: text-bottom;
  padding: 2px 5px;
  margin-right:-1px;

  /* border: 1px solid #000000; */
  }
  .barNav a:hover {
  color: #666666;
  background:transparent;
  /* border: 1px solid #666666; */
  }
  .barNav a span {
  display:none;
  }
  .barNav a:hover span {
  display: block;
  position: absolute;
  top:40px;
  left:0;
  width: 200px;
  padding: 2px 0;
  color: #666;
  background:#fffff0;
  font-size: 12px;
  border:2px dotted #000;
  text-align:center;
  }
/* menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Link PRETO */
a.link_preto {
color: #0000CC;
text-decoration:none;
}

a.link_preto:visited {
color: #0000CC;
vertical-align: bottom;
text-decoration:none;
}

a.link_preto:active {
color: black;
text-decoration:none;
}

a.link_preto:hover {
color: #FF6600;
text-decoration:none;
}

/* =-=-=-=-=-=-=-[Tabela de Exibição de Resultados]-=-=-=-=-=-=-=- */
/* Alterações a partir daqui - IDEIA TI*/

/* DIV QUE SEGURA A TABELA */
#centro{
	margin:auto;
}

#centro1 {
	background-image: url('../imagens/loyout_r3_c22.gif');
	background-repeat:no-repeat;	
	height: 30px;
}

#centro2 {
	height: auto;
	background-image: url('../imagens/loyout_r4_c22.gif');
	background-repeat:repeat-y;		
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding:30px;
}

#centro3 {
	background-image: url('../imagens/loyout_r5_c22.gif');
	background-repeat:no-repeat;
	height: 30px;	
}
/* ---------------------------------------- */

#corpo{
	width:908px;
	margin:0 auto;
}

table{
	font-family:verdana;
	font-size:11px;
}

.titulo_tabela{
	background-image:url('../imagens/bg_tabela.gif');
	color:#FFFFFF;
	background-repeat:repeat-x;
	font-weight:600;
}

#centro tr:hover{
	background-color:#b1f8a5;
}

td {
	vertical-align:middle;
	padding:5px;	
}

.escuro{
	background-color:#dedede;
}

.claro{
	background-color:#f3f3f3;
}

a img{
	border:none;
}

#centro_pesquisa{
	margin:auto;
}

#centro_pesquisa input:hover{
	border: 2px solid #808080;
	background-color:#e0e0e0;
}

#centro_pesquisa input{
	font-family:arial;
}

label{
	color:#000000;
}

.texto_artigo{
	font-family: verdana;
	font-size:13px;
	text-align:left;
	color:#82817f;
}
