@charset "utf-8";
/* CSS Produto - Menu */

/* Area do Menu */ 
#Pro_Men_Are{
	width:636px;
	height:39px;
	padding-top:3px;
	background-image:url(../imagens/css/bkg_men.png);
	margin-bottom:10px;
	text-align:center;
	}

/* Area de Busca */ 
#Pro_Are_Bus{
	width:637px;
	height:176px;
	background-image:url(../imagens/bkg_bus.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	}

	/* Area de Busca Maior */ 
	#Pro_Are_Bus_Mai{
		width:636px;
		height:176px; 
		}
		
		/* Area de Busca Maior Parte Texto */ 
		#Pro_Are_Bus_Mai_Tex{
			width:398px;
			_width:388px;
			height:26px;
			float:right;
			margin-top:75px;
			margin-left:15px;
			margin-right:15px;
			}
		
		/* Area de Busca Maior Parte Informações */ 
		#Pro_Are_Bus_Mai_Inf{
			width:318px;
			height:42px;
			float:right;
			margin-left:95px;
			margin-right:15px;
			}
		


