﻿/* Box Resultado de Busca ( Produto ) Inicio */

div.box_result_busca_prod { width: 770px; }

div.box_result_busca_prod div.header_result_busca_prod {
    background: url(../../images/geral/bg_boxpadrao_header.gif) no-repeat;
    width: 771px;
    height: 35px;
    }

div.box_result_busca_prod div.header_result_busca_prod p { 
	float: left; 
	width: 450px; 
	font-size: 11px; 
	margin-top: 10px; 
	padding-left:10px;
	}
div.box_result_busca_prod div.header_result_busca_prod p b { color: #3d6597; }

div.box_result_busca_prod div.header_result_busca_prod select { margin: 10px 5px 0 0; }

div.box_result_busca_prod div.body_result_busca_prod {
    width: 769px;
    border: solid 1px #cad5ea;
    border-top: none;
    }

div.box_result_busca_prod div.result_box { border-top: solid 1px #cad5ea; }
	
div.box_result_busca_prod div.result_box div.result_perfil { 
	width: 140px; 
	margin: 10px; 
	float: left;
	}
	
div.box_result_busca_prod div.result_box div.result_perfil div.body_in div { 
	width: 120px; 
	margin-top: 10px;
	}

div.box_result_busca_prod div.result_box div.result_perfil div.body_in div cite { visibility: hidden; }

div.box_result_busca_prod div.result_box div.result_info { 
	padding: 10px; 
	width: 420px; 
	float: left; 
	}
	
div.box_result_busca_prod div.result_box div.result_info h4,
div.box_result_busca_prod div.result_box div.result_info h4 a { 
	font-size: 15px; 
	color: #4370a9; 
	margin-bottom: 10px; 
	}

div.box_result_busca_prod div.result_box div.result_info ul li { 
	width: 190px; 
	float: left;
	margin-right: 10px;
	}
	
div.box_result_busca_prod div.result_box div.result_opcoes { 
	padding: 10px; 
	width: 130px; 
	float: left;
	}
/* IE 6 */ * html body div.box_result_busca_prod div.result_box div.result_opcoes { float: none; }
/* IE 7 */ *:first-child+html div.box_result_busca_prod div.result_box div.result_opcoes { float: none; }
	
div.box_result_busca_prod div.result_box div.result_opcoes .preco { 
	width: 140px; 
	margin-bottom: 10px; 
	}
	
div.box_result_busca_prod div.result_box div.result_opcoes .preco .body_in { 
	padding: 10px; 
	font-size: 13px;
	text-align: center;
	}
	
div.box_result_busca_prod div.result_box div.result_opcoes .preco .body_in b { 
	font-size: 15px; 
	color: #4370a9; 
	}
	
div.box_result_busca_prod div.result_box div.result_opcoes div.link { 
	text-align: center; 
	line-height: 25px; 
	}

div.box_result_busca_prod div.result_box div.result_opcoes div.link a { 
	background: transparent url(../../images/geral/ico_seta_dupla_cinza_dir.gif) no-repeat scroll left center; 
	padding-left: 10px; 
	color: #4370a9; 
	font-weight: bold; 
	}
	
div.box_result_busca_prod div.result_box div.result_opcoes div.link a.curso { 
	background: none; 
	padding-left: 0;  
	}

div.box_result_busca_prod div.footer_result_busca_prod {
    background: url(../../images/geral/bg_boxpadrao_footer.gif) no-repeat;
    width: 771px;
    height: 33px;
    }
    
.result_busca_prod .head_in { width: 758px; }    

.result_busca_prod .body_in { width: 767px; }    

.result_busca_prod .body_in span {
    display: block;
    padding: 20px 0 20px 0;
    text-align: center;
    }    

.result_busca_prod .footer_in { width: 758px; }    

/* Box Resultado de Busca ( Produto ) Fim */

