
/******************************menu esquerdo**********************/


.menu_esq {
    float: left;
    width: 205px;
    height: auto;
	background:transparent url(../images/top_box_menu.jpg) no-repeat scroll 0 0;
	margin-top:15px;
}



#posts_wrap1_busca {
    background: transparent url(../images/top_box_menu.jpg) no-repeat scroll 0 0;
   	padding-top:76px;
    width: 205px;
    height: 100%;
}

#posts_wrap2_busca{
    background: transparent url(../images/bottom_box_menu.jpg) no-repeat scroll left bottom;
    _background: transparent url(../images/bottom_box_menu.jpg) no-repeat scroll left top;
    padding-bottom: 10px;
    width: 205px;
}

#box_repre_busca {
    background: transparent url(../images/middle_box_menu.jpg) repeat-y scroll left bottom;
    font-family: arial;
    font-size: 11px;
    height: 100%;
    line-height: 17px;
    padding: 1px;
    text-align: justify;
    _height: 378px ! important;
	width:205px;
}


.lista_busca{
	width:205px;
	height:100%;
	margin-top:-62px;
}

.lista_busca a{
	text-decoration:none;
	color:#7F7F7F;
	margin-left:20px;
}

.lista_busca a:hover{
	color:black;
}


/*********************************************************************************/
#body_busca {
    width: 780px;
    margin: 0;
    float: left;
    margin-left: 15px;
}

#posts-wrap1_busca {
    background: transparent url(../images/top.jpg) no-repeat scroll 0 0;
    padding-top: 18px;
    width: 780px;
}

#posts-wrap2_busca {
    background: transparent url(../images/bottom.jpg) no-repeat scroll left bottom;
    _background: transparent url(../images/bottom.jpg) no-repeat scroll left top;
    padding-bottom: 12px;
    width: 780px;
}

#pagina_busca {
    background: transparent url(../images/middle.jpg) repeat scroll left bottom;
    font-family: arial;
    font-size: 13px;
    height: 100%;
    line-height: 17px;
    padding-left:35px;   
    text-align: justify;
    min-height: 483px;
    _height: 378px ! important;
}


.busca_top{
	float:left;
	width:710px;
}


.titulo_busca{
	float:left;
	margin-top:25px;
	margin-left:2px;
	color:#0B5BA0;
	font-size:12pt;
	font-weight:bolder;
	width:100%;
	margin-bottom:10px;
}

.conteudo_busca{
	float:left;
	width:771px;
	height:400px;
	margin-left:-2px;
}


.resultado_produto{
	float:left;
	margin-right:100px;
	
}

.resultado_repre{
	float:left;
	margin-left:100px;
}

.busca_produto{
	float:left;
}

.link_busca a{
	color:#7F7F7F;
	font-size:12px;
	text-decoration:none;
	margin-left:3px;
	
}

.link_busca a:hover{
	color:black;
}


