body { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #4c4c4c;  margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }

body h1	{ font-size: 18px; padding: 0; margin: 0; font-weight: normal; }
body h2	{ font-size: 12px; padding: 0; margin: 0; font-weight: normal; }
body h3	{ font-size: 10px; padding: 0; margin: 0; font-weight: normal; }

/*body*/
.bck_color_blue{ background: #017eb4; }
.bck_color_blk { background: url(images/bck_img_blk.jpg) 0px 0px repeat; }
.bck_color_gry { background: #E0E1E3 url(images/bck_img_gry.jpg) top left repeat-x;  }

/*main div*/
.img_color_blue{ width: auto; background: #017eb4 url(images/fondo.jpg) center top no-repeat; margin: 0 auto; }
.img_color_blk { width: auto; background: url(images/bck_blk_.jpg) 0px 0px repeat-x; margin: 0 auto; }
.img_color_gry { width: auto; background:  url(images/bck_gry.jpg) center top no-repeat; margin: 0 auto; }

.bck-1	{ background: #3798C5; color: #3798C5; border: 1px solid #666; padding: 0 3px; text-decoration: none; }
.bck-2	{ background: #1D1E20; color: #1D1E20; border: 1px solid #666; padding: 0 3px; text-decoration: none; }
.bck-3	{ background: #BEC6C9; color: #BEC6C9; border: 1px solid #666; padding: 0 3px; text-decoration: none; }

.divBck	{ padding: 8px 0 5px 0; }
.divBck span	{ font-size: 11px; text-transform: uppercase; }

.divBck-in	{ padding: 8px 0 5px 0; }
.divBck-in span	{ font-size: 11px; text-transform: uppercase; } 


hr 				{ border-bottom: 1px dashed #4d4d4d; border-top: 0; border-left: 0; border-right: 0; width: 95%; color: #48c0f5; height: 1px; margin: 10px 0; text-align: left; margin-left: 10px;	 }
.clear			{ clear: both; font-size: 4px; }
.whitecolor:	{ font-size: 11px; color: #FFFFFF; }



#main-home				{ width: 95.3em; margin: 0 auto 0 auto; padding: 0; background: #FFFFFF; padding: 0 0.3em 0 0.4em; }
	#home-header		{ min-height: 14.8em; _height: 14.8em; background-color: #FFFFFF; }
		#logo				{ width: 21.8em; float: left; }
			#logo img		{ padding: 1.8em 0 0 0.8em; }
		#cr				{ width: 45.8em; float: left; }
			#cr h1		{ color: #4d4d4d; font-size: 10px; padding: 1.2em 0 4em 0; }
			#cr h2		{ color: #4d4d4d; font-size: 16px; font-style: italic; padding: 0 0 0 0; }
		#contact-srch	{ width: 27.7em; float: left; }
			.contact		{ background: url(images/bg_contact.jpg) no-repeat 0px 5px; height: 6em; width: 27.5em; padding: 0.5em 0 0 0; }
				.contact h1				{ padding: 1em 0 0 10.5em; }
				.contact h1 a			{ color: #FFFFFF; font-style: italic; font-weight: bold; font-size: 13px; text-decoration: none; }
				.contact h1 a:hover	{ text-decoration: underline; }
				
			.contact_en		{ background: url(images/bg_contact_en.jpg) no-repeat 0px 5px; height: 6em; width: 27.5em; padding: 0.5em 0 0 0; }
				.contact_en h1				{ padding: 1em 0 0 10.5em; }
				.contact_en h1 a			{ color: #FFFFFF; font-style: italic; font-weight: bold; font-size: 13px; text-decoration: none; }
				.contact_en h1 a:hover	{ text-decoration: underline; }
			
			.contact-in		{ background: url(images/bg_contact.jpg) no-repeat 0px 0px; height: 6.5em; width: 27.5em; float: right; border-top: 5px solid #FFFFFF; }
				.contact-in h1				{ padding: 1em 0 0 10.5em; }
				.contact-in h1 a			{ color: #FFFFFF; font-style: italic; font-weight: bold; font-size: 13px; text-decoration: none; }
				.contact-in h1 a:hover	{ text-decoration: underline; }
			
			.contact-in-en		{ background: url(images/bg_contact_en.jpg) no-repeat 0px 0px; height: 6.5em; width: 27.5em; float: right; border-top: 5px solid #FFFFFF; }
				.contact-in-en h1				{ padding: 1em 0 0 10.5em; }
				.contact-in-en h1 a			{ color: #FFFFFF; font-style: italic; font-weight: bold; font-size: 13px; text-decoration: none; }
				.ccontact-in-en h1 a:hover	{ text-decoration: underline; }
			
			.srch						{ background: url(images/bg_search.gif) no-repeat 0px 0px; height: 3.1em; width: 27.4em; }
				.inputTextSrch		{ border: 0; font-size: 11px; padding: 0 0 1px 0; margin: 8px 0 0 10px; width: 216px;   }
				.btn_srch			{ cursor: pointer; margin: 1px 0 0 6px; width: 35px; border: 0; background: transparent; }
			
			.srch-in						{ background: none; width: 27.4em; float: right; margin: 5px 0 0 0; }
				.srch-in form			{  }
				.inputTextSrch-in		{ border: 0; font-size: 11px; padding: 0 0 1px 0; margin: 8px 0 0 10px; width: 216px;   }
				.btn_srch-in			{ cursor: pointer; margin: 1px 0 0 6px; width: 35px; border: 0; background: transparent; }
			
			.lg					{ border-top: 8px solid #FFFFFF; }
				.lg a				{ color: #4d4d4d; font-size: 10px; text-transform: uppercase; text-decoration: none;  }
				.lg a:hover		{ text-decoration: underline; }
			
			.lg-in					{ border-top: 8px solid #FFFFFF; float: right; padding-top: 0.3em; }
				.lg-in a				{ font-size: 10px; text-transform: uppercase; text-decoration: none;  }
				.lg-in a:hover		{ text-decoration: underline; }
		
	#home-top-menu		{ background: url(images/bg_top_menu.gif) no-repeat 0px 0px; border-bottom: 4px solid #FFFFFF; min-height: 4.5em; _height: 4.5em; }
		#home-top-menu ul					{ padding: 1.5em 0 0 2em; margin: 0; }
		#home-top-menu ul	li				{ background: url(images/separator.gif) 3px 0px no-repeat; padding: 0 0 0 1em; margin: 0; display: inline; list-style: none; }
		#home-top-menu ul	li a			{ color: #FFFFFF; font-size: 13px; font-weight: normal; text-decoration: none; }
		#home-top-menu ul	li a:hover	{ text-decoration: underline; }
		
	#home-top-menu-in							{ background: url(images/bg_top_menu_in.jpg) no-repeat top center; border-bottom: 4px solid #FFFFFF; min-height: 4.5em; _height: 4.5em; }
		#home-top-menu-in ul					{ padding: 1.5em 0 0 1.8em; margin: 0; }
		#home-top-menu-in ul	li				{ background: url(images/separator.gif) 3px 0px no-repeat; padding: 0 0 0 1em; margin: 0; display: inline; list-style: none; }
		#home-top-menu-in ul	li a			{ color: #FFFFFF; font-size: 13px; font-weight: normal; text-decoration: none; }
		#home-top-menu-in ul	li a:hover	{ text-decoration: underline; }
	
	#home-top-menu-in-container			{ padding: 1.5em 0; text-align: center; }
		#home-top-menu-in-container span { color: #FFFFFF; font-size: 13px; padding: 0; margin: 0; font-weight: bold; }
		#home-top-menu-in-container a		{ color: #FFFFFF; font-size: 13px; font-weight: normal; text-decoration: none; }
		#home-top-menu-in-container a:hover		{ text-decoration: underline; }
		
	#home-flash			{ border-bottom: 2px solid #FFFFFF; min-height: 27.5em; _height: 27.5em; }
	#home-prod-menu	{ border-bottom: 2px solid #FFFFFF; min-height: 7.1em; _height: 7.1em; }
		#home-prod-menu ul				{ padding: 0; margin: 0; }
		#home-prod-menu ul li			{ height: 46px; margin: 0; float: left; list-style: none; }
		#home-prod-menu ul li a			{ color: #FFF; font-size: 13px; font-weight: normal; text-decoration: none; }
		#home-prod-menu ul li a:hover	{ text-decoration: underline; }
	
	#home-content		{ background: url(images/bg_home_content.jpg) no-repeat 0px 0px; min-height: 45.6em; _height: 45.6em; }
		.home-news				{ width: 17em; float: left; padding: 0.8em 0 0.8em 4em; margin: 0; }
		.home-news a			{ color: #FFFFFF; font-size: 14px; text-decoration: none; }
		.home-news a:hover	{ text-decoration: underline; }
		.home-prods				{ width: 28.8em; float: left; padding: 0.8em 0 0.8em 3em; margin: 0; }
		.home-prods a			{ color: #FFFFFF; font-size: 14px; text-decoration: none; }
		.home-prods a:hover	{ text-decoration: underline; }
		
		#home-content-list	{ background: url(images/bg_home_content_list.jpg) repeat-y 0px 0px; overflow: hidden; zoom: 1; }
			#home-news-list		{ width: 38em; float: left; min-height: 45.6em; _height: 45.6em; }
				.lista-not							{ padding: 15px 0 0 0; margin: 0; }
				.lista-not-img						{ padding: 0 10px 0 15px; margin: 0; float: left; width: 94px; height: 81px; }
				.lista-not-det						{ padding: 0 10px 0 15px; margin: 0; float: left; width: 230px; }
				.lista-not-det label				{ color: #082738; font-size: 11px; }
				.lista-not-det h2					{ padding: 0.3px 0 0 0; margin: 0; }
				.lista-not-det h2	a				{ color: #005175; font-size: 13px; text-decoration: none; }
				.lista-not-det h2	a:hover		{ text-decoration: underline;  }
				.lista-not-det p 					{ padding: 5px 0 0 0; margin: 0; }
				.lista-not-det p a					{ color: #4d4d4d; font-size: 11px; text-decoration: none; line-height: 16px; }
				.lista-not-det p a:hover			{ text-decoration: underline; }
				
				.leer-mas			{ padding: 10px 20px 0px 0; margin: 0; text-align: right; }
				.leer-mas a			{ color: #007db4; font-size: 11px; font-weight: bold;  }
				.leer-mas a:hover	{ text-decoration: none;  }
				
				.ver-todas			{ padding: 15px 20px 15px 0; margin: 0; text-align: right; }
				.ver-todas a		{ color: #007db4; font-size: 11px; font-weight: bold;  }
				.ver-todas a:hover	{ text-decoration: none;  }
			
			#home-prods-list		{ width: 52.7em; float: left; padding: 2em 1em 1em 3.5em }
				#list-prods			{ padding: 0; margin: 0; overflow: hidden; zoom: 1; }
				.featured-prods	{ padding: 1em 0 0.3em 0; argin: 0; color: #007db4; font-size: 12px; }
				#list-prods ul					{ padding: 0 0 1em 0; margin: 0; }
				#list-prods ul li				{ padding: 0 0 0.3em 0; margin: 0; list-style:outside; color: #007db4; font-size: 11px; }
				#list-prods ul li a			{ color: #007db4; font-size: 11px; text-decoration: underline; }
				#list-prods ul li a:hover	{ text-decoration: none; }
				#list-prods h2		{ padding: 0 0 1em 0; margin: 0; }
				#list-prods h2 a	{ color: #007db4; font-size: 14px; text-decoration: none; }
				#list-prods h2 a:hover	{ text-decoration: underline; }
				#list-prods p		{ padding: 0; margin: 0; }
				#list-prods p a	{ color: #4d4d4d; text-decoration: none; font-size: 11px; line-height: 17px; }
				.list-prods-content	{ float: left; width: 37.5em; padding: 0 1em 0 0;}
				.list-prods-content-no	{ float: left; width: 51.2em; padding: 0 1em 0 0;}
				.list-prods-image		{ float: right; width: 14em; margin: 1em 0 0 0; }
					.border-image		{border: 1px solid #e4e4e4; width: 124px;}
				
#footer			{ border-bottom: 5px solid #FFFFFF; border-right: 1px solid #FFFFFF; background-color: #0096C8; min-height: 7.1em; _height: 7.1em; padding: 0 0 1em 0; }

	
	#address		{ color: #FFFFFF; font-size: 11px; text-align: center; padding: 15px 0 0 0; }
	#address a	{ color: #FFFFFF; font-size: 11px; font-weight: bold; }
	

	#contact-list  { background: url(images/bg_plantsr.jpg) top left no-repeat; height: 8.2em; }
		.plants		{ padding: 0 0 0 5em; overflow: hidden; zoom: 1; }
		.plants-details		{ float: left; overflow: hidden; zoom: 1; width: 120px; }
		.plants-details h2			{ padding: 1.4em 0 0 0; width: 5em; }
		.plants-details h2 a			{ color: #CFFFFF; font-size: 15px; font-weight: bold; letter-spacing: 2px; } 
		.plants-details h1	{ padding: 0; margin: 0; color: #d1eaf2; font-size: 12px; }
		.plants-details p	{ padding: 0; margin: 0; color: #FFF; font-weight: bold; font-size: 14px; }
		
#creditos			{ width: 96em; margin: 0 auto 0 auto; padding: 8em 0 0 0; text-align: center; background: url(images/bgs_footer.jpg) no-repeat 0px 0px; }
#creditos a			{ color: #4d4d4f; font-size: 9px; font-weight: normal; text-decoration: none; }
#creditos a:hover	{ text-decoration: underline; }

/*------------------------- CONTENT -----------------------*/

#home-header-in		{background-color: #FFFFFF; overflow: hidden; zoom: 1; }
	.home-header-in-left		{ float: left; width: 18.9em; }
	.home-header-in-right	{ float: left; width: 76.2em; background: url(images/bg_header_in.jpg) bottom left no-repeat; min-height: 13.5em; _height: 13.5em; }

#content-in			{ background: #FFFFFF; border-top: 4px solid #005175; min-height: 40em; overflow: hidden; zoom: 1; }
	#content-in-left			{ width: 22.5em; float: left; border-right: 5px solid #FFFFFF; }
	#content-in-right			{ width: 72.0em; float: right; } 
	
	#prod-cats					{ float: left; width: 24.4em; padding: 1.8em 0 0 8em; overflow: hidden; zoom: 1; }
		.prod-cat-list			{ float: left; margin-right: 1em; }
		.prod-cat-list a		{ display: block; width: 3.5em; height: 3.8em; }
		
	#left-menu						{ padding: 0 0 1em 0; margin: 0; }
	#left-menu ul					{ padding: 0; margin: 0 0.5em 0 0; }
	#left-menu ul li				{ padding: 1em 1em 1em 3em; margin: 0; list-style: none; background: url(images/bullet_menu.gif) 10px 11px no-repeat; border-bottom: 1px dashed #b8b8b8; }
	#left-menu ul li:hover				{ padding: 1em 1em 1em 3em; margin: 0; list-style: none; background: url(images/bullet_menu_on.gif) 10px 11px no-repeat; border-bottom: 1px dashed #b8b8b8; }
	#left-menu ul li a			{ color: #0096c7; font-size: 12px;  padding: 0 0 0 0;  }
	#left-menu ul li a:hover	{ color: #000000; text-decoration: none; }
	
	left-menu li ul					{ padding: 0; margin: 0; }
	#left-menu li ul li				{ padding: 0.3em 1em 0em 0em; margin: 0 0 0 1em; list-style: none; background: url(images/bullet_sub_menu.gif) 0px 7px no-repeat; border: none; }
	#left-menu li ul li:hover		{ padding: 0.3em 1em 0em 0em; margin: 0 0 0 1em; list-style: none; background: url(images/bullet_sub_menu_on.gif) 0px 7px no-repeat; border: none; }
	#left-menu li ul li a			{ color: #0096c7; font-size: 12px;  padding: 0 0 0 0.8em;  }
	#left-menu li ul li a:hover	{ color: #000000;  text-decoration: none; }
		
.titleSearch		{ color: #010101; font-size: 16px; text-decoration: underline; }
.contentSearch		{ color: #7b7b7b; font-size: 12px; text-decoration: none; }
.linkSearch			{ color: #fc0301; font-size: 12px; text-decoration: none; }

.paginationSrch		{ padding: 30px 0; font-size: 14px; }

.title				{ background: url(images/bg_title.jpg) top left no-repeat; color: #FFF; font-weight: normal; font-size: 14px; padding: 1em 1em 0em 2em; margin: 0; width: 13.1em; height: 2.6em;  }
.title a				{ color: #FFF; font-weight: normal; font-size: 14px; text-decoration: none;  }
.sub-titulo			{ color: #000000; font-weight: normal; font-size: 14px; padding: 0em 3.5em 0em 0; margin: 0; }
.sub-titulo-art	{ color: #000000; font-weight: normal; font-size: 14px; padding: 0 0 0.5em 0; margin: 0; }
.actual				{ color: #000; font-size: 12px; font-weight: normal; text-decoration: none; }
.content-title		{ color: #0096c7; font-weight: normal; font-size: 14px; padding: 0 0 1em 0; margin: 0; }
.date-art			{ color: #000; font-size: 11px; padding: 0; margin: 0; }

#top-banner			{ border-top: 0;  }

#details	{ color: #696969; font-size: 11px; padding: 0 1.5em 2em 0; margin: 0; line-height: 16px; overflow: hidden; zoom: 1; }

#details-content		{ padding: 0; margin: 0; }
#details-content a	{ color: #0096c7; font-size: 11px; font-weight: bold; }

#left-image						{ float: left; width: 11.7em; }
#left-image-gallery			{ float: left; width: 13.5em; }

#details-content-right		{ float: left; width: 52em; padding: 0; margin: 0; }
#details-content-right a	{ color: #0096c7; font-size: 11px; font-weight: bold; }

#details-content-gallery		{ float: left; width: 50em; padding: 0; margin: 0; color: #000; }
#details-content-gallery a	{ color: #0096c7; font-size: 11px; font-weight: bold; }

#gallery		{ padding: 2em 0 2em 0; }

#ruta				{ color: #4d4d4d; padding: 1em 3.5em 2em 0; margin: 0; background: url(images/borde.gif) top left repeat-y;  }
#ruta a				{ color: #007db4; font-size: 12px; font-weight: normal; text-decoration: underline; }
#ruta a:hover		{ color: #000000; font-size: 12px; font-weight: normal; text-decoration: none; }

#news-container			{ padding: 1.5em 0 0 0; }
	#new-date			{ float: left;  }

	.news-view-det			{ padding: 1px 10px 10px 0; color: #0d3c57; font-size: 11px; text-align: right; }
	.news-view-det img		{ padding: 0 10px 0 0; }
	.news-view-det a		{ color: #00411f; font-size: 11px; }
	.day							{ background: url(images/bg_number.gif) no-repeat 0px 0px; font-size: 15px; font-weight: bold; color: #103c59; width: 24px; height: 20px; text-align: center; margin-top: 1px; }
	
	#new-detail label,
	#new-deatil-in label	{ color: #000; font-size: 11px; }
	#new-detail,
	#new-deatil-in			{ float: left; width: 455px; color: #696969; font-size: 11px; padding: 0 0 10px 15px; }
	#new-detail img			{  }
	#new-detail h1			{ padding: 0px 0; margin: 0; font-size: 12px; }
	#new-detail h1 a,
	#new-detail-in h1 a		{ color: #000; font-size: 13px; font-weight: bold; text-decoration: none; }
	
	#new-detail-in h1			{ padding-bottom: 0px; margin: 0 30px; font-size: 11px; }
	
	#new-detail-nopict label,
	#new-detail-nopict label	{ color: #000; font-size: 11px; }
	#new-detail-nopict,
	#new-deatil-in-nopict			{ float: left; width: 655px; color: #333; font-size: 11px; padding: 0 0 10px 0; }
	#new-detail-nopict img			{  }
	#new-detail-nopict h1			{ padding-bottom: 0px; margin: 0; font-size: 12px; }
	#new-detail-nopict h1 a,
	#new-deatil-in-nopict h1 a		{ color: #000; font-size: 13px; font-weight: bold; text-decoration: none; }
	
	#new-deatil-in-nopict h1			{ padding-bottom: 10px; margin: 0 30px; font-size: 11px; }

.file-mid									{ padding: 0; margin: 0; background: #f1f2f2; border: 1px solid #cfcfcf; }
.file-mid table							{ padding: 0; margin: 0; }
.file-mid table td 						{ padding: 1em 0; margin: 0; color: #1a1a1a; }
.file-mid table td .download-file	{ color: #427bae; background: url(images/bullet_down.gif) 0px 1px no-repeat; font-size: 12px; font-style: italic; padding: 0 0 0 1.5em; }
.file-mid table td a						{ color: #1a1a1a; font-size: 12px; font-weight: normal; text-decoration: none; }
.file-mid table td a:hover				{ text-decoration: underline; }

/* *Contact Form */

#contact							{ border: 1px solid #d6d7d8; width: 34.8em; }
#contact table					{ background: #f7f7f7; border: 3px solid #FFF; }
#contact-form td				{ padding: 4px 0 4px 10px ; font-size: 12px; text-align: left;	}
#contact-form label			{ cursor:	pointer ; color: #000; }
#contact-form input,
#contact-form textarea		{ border: solid 1px #d6d6d6; background: #FFF; color: #444; font-family: arial; font-size: 13px; font-weight: normal; padding:	2px; width: 215px; }

#contact-form input.t		{ width: 215px ; border: solid 1px #d6d6d6; background: #FFF; }
#contact-form input.ts		{ width: 215px ; border: solid 1px #d6d6d6; background: #FFF; }
#contact-form input.tm		{ width: 215px; border: solid 1px #d6d6d6; background: #FFF; }
#contact-form input.s		{ border: 0; color: #000; cursor: pointer; font-size: 10px; padding: 3px 0; text-align: center; width: 90px; height: 25px; }

#contact-form td.msg-bad	{ color: #a00; font-family: Verdana,Arial,Helvetica,sans-serif; color: #FF0000; font-size: 11px; background: #FFFFCC; border: 1px solid #FF0000; padding: 5px; text-align: center; }
#contact-form td.msg-good	{ color: #000; font-size: 12px; font-weight: bold; }

#contact-form td.msg-good,
#contact-form td.msg-bad	{ text-align: center; padding: 5px 0 5px 0; }

#contact-form td table#captcha-table td{ margin: 0; padding: 0; }

/*-------------------------------------------------------------*/

.titleSearch			{ color: #2aabe4; font-size: 14px; text-decoration: none; }
.titleSearch:hover	{ text-decoration: underline; }
.contentSearch			{ color: #4d4d4d; font-size: 11px; text-decoration: none; }
.contentSearch:hover	{ text-decoration: underline; }
.linkSearch				{ color: #000000; font-size: 11px; font-weight: bold; text-decoration: none; }
.linkSearch:hover		{ text-decoration: underline; }
.wrd-result				{ color: #BD1514; font-size: 11px; font-weight: bold; }
.results					{ color: #000; font-size: 11px; font-weight: bold; padding: 1em 1em 1em 0em; }

/*-------------PRODS-----------*/
#prods			{ padding: 1.5em 0 0 0; margin: 0; background: url(images/bg_list_prods.gif) 330px 0px repeat-y; zoom: 1; }
	.prods-list	{ width: 29.5em; float: left; padding: 0 0 0 2em;  }
	.prd-list-img	{ float: left; }
	.prd-list-det	{ float: left; width: 13em; padding: 0 0 0 1em; }
	.prd-list-det h3		{ padding: 0; margin: 0; }
	.prd-list-det h3 a	{ color: #000000; font-size: 12px; font-weight: bold; text-decoration: none; }
	.prd-list-det p		{ padding: 0 0 0.5em 0; margin: 0; }
	.prd-list-det p a		{ color: #696969; font-size: 11px; font-weight: normal; text-decoration: none; } 

/*-------- paginacion -------*/

.compaginacion		{ font-weight: bold; color: #333333; text-align: center; padding: 5em 0 0 0; }
.lnkpag				{ font-size: 12px; color: #000; text-decoration: none; background: #d7d8d9; padding: 2px 5px 4px 5px; font-weight: normal; border: 1px solid #e9e3d5; margin-right: 2px;  }
.lnkpag:hover		{ font-size: 11px; color: #FFF;background: #0096c7; padding: 4px 7px 5px 6px; font-weight: bold; text-decoration: none; border: 0px solid #c79d63; }
.lnkpag:clicked		{ font-size: 11px; color: #333333; background-color: #f1eee5; border: 1px solid #cc0000; font-weight: bold; text-decoration: none;  }
.lnkpagV			{ font-size: 12px; text-decoration: none; padding: 3px 6px 5px 5px; color: #FFFFFF; background: #0096c7; font-weight: bold; border: 0px solid #c79d63; margin-right: 2px; }
.separador-pag		{ background-color: #f1eee5; color: #333; font-size: 11px; font-weight: normal; }

/*----------------------------------*/	
	
	
	
	
	
	
	
