@charset "utf-8";
/* CSS Document */


			#painel {width:587px;height:300px;background-color:#EBEBEB;float:left;}
			div>#painel {top:0;} /*hack*/
			#painel-conteudo {display:none;}
			#painel h2 {font-size:13px;padding:0 3em;margin:0;font-family:Geneva, Arial, Helvetica, sans-serif;margin-left: 100px;}
			#painel h2 a {color:#333;}
			#painel h2 a:visited {color:#eee;}
			#painel #imgslide {width:587px;height:249px;margin:0 0 0.6em 0;}
			#painel #proximo {cursor:pointer;cursor:hand;position:absolute;}
			#painel #prox-ant {position:absolute;top:386px;width:13.8em;height:10px;left:10;}
			#painel #proximo {left:50px;}
			#painel #to-blend {opacity:0.99;zoom:1;}
		       
			body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
			table { border-collapse:collapse; border-spacing:0; }
			fieldset,img { border:0; }
			address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
			ol,ul { list-style:none; }
			caption,th { text-align:left; }
			h1,h2,h3,h4,h5,h6 { font-size:101.1%; font-weight:normal; }
			q:before,q:after { content:''; }
			abbr,acronym { border:0; }
        
        
