@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	background-image: url(imagens/back.jpg);
}

.style1 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

#venda {
	/*background-color:#F0F0F0;*/
	border-bottom:#AEAEAE solid 1px;
	border-top:#C9C9C9 solid 2px;
}


.back_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(../imagens/back_header.jpg);
	background-repeat: repeat;
	height: 111px;
}
.combo_pesquisa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F04DA3;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	padding: 2px;
}
.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	
}
.contato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	border:double #F0F 1px;
}



.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #F04DA3;
	border: 1px solid #FFFFFF;
}
.style2 {
	color: #666666;
	font-size: 10px;
}
.cx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #F5F5F5;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/* MENU CATEGORIAS/SUBCATERIAS */
.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 10px Arial;
width: 100%;
border: 0px solid #625e00;
border-width: 0px 0;
background-color:none; 
text-transform:uppercase;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: #666666;
padding: 5px 2px;
text-decoration: none;
border-right: 0px solid white;
}

.solidblockmenu li a:visited{
color: #666666;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: #FF6600;
background-color:#FFFFFF;
}
/* MENU CATEGORIAS/SUBCATERIAS */

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
}
.style3 {
	color: #666666;
	font-weight: bold;
	font-size: 10px;
}

.cx {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.style4 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}
.style5 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

-->

  .formata { /* esta classe é somente 
               para formatar a fonte */
  font: 12px arial, verdana, helvetica, sans-serif; 
  }
  a.dcontexto{
  position:relative; 
  font:12px arial, verdana, helvetica, sans-serif; 
  padding:0;
  color:#D93B8F;
  text-decoration:none;
  border-bottom:0px dotted #039;
  cursor:help; 
  z-index:24;
  }
  a.dcontexto:hover{
  background:transparent;
  z-index:25; 
  }
  a.dcontexto span{display:none}
  a.dcontexto:hover span{ 
  display:block;
  position:absolute;
  width:200px; 
  top:2em;
  text-align:center;
  left:0;
  font: 12px arial, verdana, helvetica, sans-serif; 
  padding:5px 10px;
  border:1px solid #999;
  background:#e0ffff; 
  color:#000;
  }
-->
.lateral {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.style7 {
	font-size: 12px;
	height: 20px;
}
.style9 {
	color: #D01B7A;
	font-size: 12px;
	font-weight: bold;
}
.style10 {color: #FF0000}
.footer_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #F8DAEA;
	padding: 10px;
	height: 90px;
}

.divisa {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.footer_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #F3C2DC;
	padding: 5px;
}
.atual {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D93B8F;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}


/*----------MENU SUPERIOR----------*/
#fundo_menu_superior{
	width: 100%;
	height: 102px;
	background-image:url(../imagens/bg_topo.jpg);
	background-repeat:repeat;
}

/*----------MENU SUPERIOR----------*/
#menu{
	width:650px;
	height:30px;
	
}

#menu ul{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	text-decoration: none;
}

#menu ul li{
	display:inline;
	height:30px;
	border-right:
}

#menu ul li a{
	width:130px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#fff;
	text-decoration: none;
	text-align:center;
	float:left;
	line-height:30px;
	background-image:url(../imagens/divisa.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#style10 {
	width:auto;
	height:25px;;

	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#FFF;
	float:right;

	margin-top:5px;
	
	
}

#menu ul li a:visited{
	text-decoration: none;		
}

#menu ul li a:hover{
	color:#FFF;
	background-color:#C81E73;
	text-decoration: none;
}

/*--------ITENS--------*/
.item{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;	
	background:#FFF;
}
