<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*BANNER HOME*/
#banner_home .scrollable { position:relative; overflow:hidden; width: 700px; height: 265px; }
#banner_home .scrollable p a { color:#717171; }
	/*#banner_home*/ .scrollable .items { width:20000em; position:absolute; min-width:1200px; }
		/*#banner_home*/ .items div { float:left; }

		#banner_home .items .thumb_imagen { width:350px; float:left; }
			#banner_home .items .thumb_imagen img { max-width:350px; }
		
		#banner_home .info_banner { position:relative; width:310px; height:265px; padding:0 20px; float:right; }
			#banner_home .info_banner h2 a { font-family:"gob_regular"; font-size:24px; line-height:25px; color:#006CB7; margin:10px 0; display:inline-block; }
			#banner_home .info_banner .header_post { width:100%; margin-top:20px; }
							
		#banner_home .navi_banner { background:#FFF; border-bottom:1px solid #EDEDED; }
					 .navi_banner { width:100%; clear:both; padding-bottom:10px; overflow:hidden; position:absolute; bottom:0; left:0; z-index:1; }
					 
					.navi_banner ul { position:relative; float:left; left:50%; }
						.navi_banner ul li { float:left; position:relative; right:50%; background:url("bitmaps/icon_nav_banner.png") 0 0 no-repeat; margin:10px 5px 0 5px; width:14px; height:13px; }
							.navi_banner li a { display:block; text-indent:-9999px; width:14px; height:13px; }		
							
							.navi li:hover { background-position:0 -14px; }
							.navi .active  { background-position:0 -27px!important; }		
		
		
		#banner_home .btnMas { position:absolute; bottom:-60px; right:10px; height:32px; display:inline-block; background:url("bitmaps/icon_btnMas.gif") top right no-repeat; }
			#banner_home .btnMas span { float:right; margin:10px 60px 0 0; visibility: hidden; }
		#banner_home .btnMas:hover { background-position:bottom right; }




/*BANNER TAMAÃ‘O 340PX DE ANCHO*/
#mini_banner { width:320px; position:relative; padding:0 10px 0 10px; height:300px; float:left; background:#f8f8f8; border:1px solid #e5e5e5; }	
	#mini_banner .scrollable { position:relative; overflow:hidden; width:320px; height:270px; }
		#mini_banner .items &gt; div { height:220px; }
		
			#mini_banner .items &gt; div div { width:320px; overflow:hidden; clear:both; }
			#mini_banner .thumb_imagen { height:105px; }
			#mini_banner .info_banner { height:120px; }
			#mini_banner .info_banner h2 a { color:#005294; font-size:20px; font-family:"gob_regular"; }
	</pre></body></html>