#menu2 #m2_servicios a{ background:url(images/menu_on.gif) right top repeat-x; }

#servicios_caja{ position:relative; left:0px; top:0px; }

	#servicios_titulo{ position:relative; left:30px; height:30px; margin-top:10px; padding:0px 0px 0px 40px; font-size:20px; color:#003A82; font-weight:bold; background:url(images/ico_20.gif) left top no-repeat; }
	
	#servicios_categorias{ position:relative; left:60px; margin-top:10px; }
	
		.servicios_categoria_punto{ position:relative; padding-left:15px; background:url(images/ico_6.gif) left center no-repeat;  }
		.servicios_categoria_punto a{ font-size:13px; color:#073F85; font-weight:bold; }

	#servicios_descripciones{ position:relative; left:20px; padding-bottom:25px; margin-top:30px; }
	
		.servicios_titulo_punto{ position:relative; width:480px; height:25px; padding:5px 0px 0px 40px; background-color:#EFF9FE; font-size:13px; color:#073F85; font-weight:bold; text-decoration:underline; }
		* html .servicios_titulo_punto{ width:520px; height:30px; }
		
		.servicios_desc_punto{ position:relative; left:40px; margin-top:10px; width:480px; font-size:11px; color:#666; }
		
		.servicios_enlace_inicio{ position:relative; left:440px; width:50px; margin:10px 0px 10px 0px; padding:0px 2px 0px 15px; background:url(images/bot_arriba.gif) left bottom no-repeat; }
		.servicios_enlace_inicio a{ color:#20344D; text-decoration:none;}
		* html .servicios_enlace_inicio{ width:70px; }
		
		
	#servicios_aux_1{  }