$(document).ready(function(){
	$(".esq_senha").colorbox({width:"700px", height:"250px", iframe:true});
	});
			
			
$(document).ready(function(){
	$(".f_conosco").colorbox({width:"700px", height:"450px", iframe:true});
	});


$(document).ready(function(){
	$(".f_conosco-02").colorbox({width:"700px", height:"450px", iframe:true});
	});


$(document).ready(function(){
	$(".video").colorbox({width:"480px", height:"410px", iframe:true});
	});


$(document).ready(function(){
	$(".p_adesao").colorbox({width:"360px", height:"280px", iframe:true});
	});


$(document).ready(function(){
	$(".p_adesao-02").colorbox({width:"360px", height:"280px", iframe:true});
	});


$(document).ready(function(){
	$(".associese").colorbox({width:"360px", height:"280px", iframe:true});
	});

