@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	border:0px;
	padding:0px;
}
html {
  height: 100%;
}


body {
	margin:0px;
	padding:0px;

	font-size:small;
	  height:100%;
}

input, select {border-color: #858585; border-width: 1px; border-style: solid; background-color:##FDFDFD; font-size: 11px; font-family: tahoma;}

.submit {border-right: #858585 1px solid; border-top: #858585 1px solid; font-size: 10px; font-weight: bold; border-left: #858585 1px solid; color: #000000; border-bottom: #858585 1px solid; font-family: verdana; background-color: #e8ebec;}

#geral {
	width:650px;
	height:100%;
	position: absolute;
	background-image:url(../images2/fundoGeral.gif);
	padding-left:0px;
	padding-right:0px;
	z-index:2;
}
#top {
	background-image:url(../images2/top_catalogo.gif);
	width:700px;
	height:37px;
	text-align:right;
	line-height:37px;
}
#fraseTop {
	text-transform: uppercase;
	color:#7e967e;
	font-family:"Times New Roman", Times, serif;
	font-size:140%;
	font-weight:lighter;
	display:inline;
}
#b {
	font-size:200%;
}
/*#brinc2 {
	font-size:220%;
	font-weight:lighter;
	display:inline;
}*/
#brinc2 {
	font-size:220%;
	font-weight:lighter;
	display:block;
	/*border-bottom:#9a9a9a solid 2px;*/
	width:700px;
	margin:0px;
}
#brinc {
	color:#778346;
	position:relative;
}
#categoria {
	width:130px;
	/*background-color:#ead28a;
	color:#003000;
	font-weight:bold;*/
}
#categoria2 {
	width:130px;
	/*background-color:#003000;
	color:#ead28a;
	font-weight:bold;*/
}
#busca {
	position:absolute;
	top:35px;
	left:550px;
	z-index:2;
}
#combo {
	position:absolute;
	top:35px;
	left:0px;
	z-index:2
}
#miolo {
	/*position:relative;*/
	width:700px;
	margin-top:30px;
	/*z-index:1*/
}

#div1{
	position:absolute;
	top:100px;
	left:495px;
	z-index:0;
}
#img1{
	position:absolute;
	top:85px;
	left:495px;
}
.prod {
	width:157px;
	float:left;
	margin-top:30px;
	margin-right:5px;
}
/*img {
	height:130px;
}*/
.fraseProd {
	text-transform: uppercase;
	color:#4d664d;
	margin-top:16px;
	font-family:"Times New Roman", Times, serif;
	font-size:125%;
}
.paraProd {
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#9b9a9a;
	line-height:110%;
}

