/* menu principal */
	
	#cuerpo_contenedor{ min-height:650px; }
	* html #cuerpo_contenedor{ height:650px; }
	
	#mp_1 a{ background:url(images/sprite.png) -65px -199px !important; color:#fff !important; }

/* contenido pagina  */
			
	#titSeccion{ position:relative; padding-top:10px; margin-bottom:50px; left:160px; font-size:20px; color:#2F2D2C; }
	
		#titSeccion span{ display:block; position:absolute; left:-16px; top:17px; width:13px; height:13px; background-color:#C3CD72; overflow:hidden; }
		
	#textosAcc{ position:relative; min-height:130px; left:150px; width:465px; }
	* html #textosAcc{ height:130px; }
		
		.subTitulo{ position:relative; font-size:18px; color:#2C2926; }
		
			.subTitulo span{ display:block; position:absolute; left:-6px; top:7px; width:2px; height:11px; background-color:#C3CD72; overflow:hidden; }
			
		.contenidoSec{ position:relative; margin-top:10px; left:-6px; font-size:12px; color:#323232; }
	
	/* galeria fotografica */
	
	#galeria{ position:relative; left:6px; margin-top:5px; width:610px; min-height:450px; background:url(images/acc_galeria.gif) 95% bottom no-repeat #F6F3ED; }
	* html #galeria{ height:450px; }
	
		#g_titulo{ position:absolute; left:15px; top:10px; font-size:18px; color:#2C2926; padding-left:8px; background:url(images/ico_1.gif) left 7px no-repeat; }
		
		#g_paginador{ position:absolute; left:15px; top:40px; width:112px; height:347px; background-color:#fff; font-size:11px; }
		
			.g_img{ position:relative; margin-top:17px; text-align:center; }
				
				.g_img img{ border:3px solid #fff; }
				
			#g_pag_ant{ position:absolute; left:6px; top:322px; width:13px; height:14px; }
			
				#g_pag_ant a{ display:block; width:13px; height:14px; background:url(images/sprite.png) -68px -55px no-repeat; }
				#g_pag_ant a:hover{background:url(images/sprite.png) -68px -70px no-repeat; }
				
			#g_pag_act{ position:absolute; left:19px; top:322px; width:68px; text-align:center; }
			
			#g_pag_pos{ position:absolute; left:89px; top:322px; width:13px; height:14px; }
			
				#g_pag_pos a{ display:block; width:13px; height:14px; background:url(images/sprite.png) -68px -100px no-repeat; }
				#g_pag_pos a:hover{background:url(images/sprite.png) -68px -85px no-repeat; }
			
				
		#g_imagen{ position:absolute; left:140px; top:40px; width:463px; height:294px; text-align:center; }
		
			#g_img_big{ position:relative; }
			#g_img_txt{ position:relative; margin-top:10px; color:#323232; text-align:left; font-size:11px; }
				


				


