.galeriafotos {
	height:292px;
	width: 990px;
	padding:0px;/* paddingpara los 4 lados*/
	position:relative;
	left:0px;
	top:0px;
	z-index:1;
}
#encima
{
	height:289px;
	width: 278px;
	padding:0px;/* paddingpara los 4 lados*/
	left:720px;
	top:-290px;
	z-index:10;
	background-image: url(/elementosN/pack.png);
	background-repeat: no-repeat;
	position:relative;	
}

.slider {
	width: 1010px; /* important to be same as image width */
	height: 292px; /* important to be same as image height */
	overflow: hidden; /* important */
	z-index:1;
	position:relative;
	left:0px;
	top:0px;
	background-color: #FF0;
}

#slider {
	width: 1010px; /* important to be same as image width */
	height: 292px; /* important to be same as image height */
	overflow: hidden; /* important */
	z-index:1;
	position:relative;
	left:0px;
	top:0px;
	margin:0px;
	padding:0px;
}

.sliderContent {
	width: 1010px;
	height:320px;
	top: 0;
	position:relative;
	left:0px;
	background-color: #F0F;
	z-index:2;
	margin:0px;
	padding:0px;
}
#sliderContent {
	width: 1010px;
	height:320px;
	top: 0;
	position:relative;
	left:0px;
	z-index:2;
	margin:0px;
	padding:0px;
}
.sliderImage {
	width: 990px;
	height:292px;
	top: 0;
	position:relative;
	float:right;
	z-index:3;
	margin:0px;
	padding-right:3px;
}	





/* Easy Slider */
#containerP{	
	margin:0 auto;
	position:relative;
	text-align:center;
	width:258px;
	margin-bottom:2em;
	height:289px;
	background-image:url(elementosN/pack.png);
	background-repeat:no-repeat;
	z-index:3;
	}
	#sliderP ul, #sliderP li{
		margin:0;
		padding:0px;	
		list-style:none;
	}
	#sliderP li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:255px;
		height:289px;
		overflow:hidden; 
	}
	
#slider ul, #slider li{
	list-style:none;
	}
span#prevBtnP{}
span#nextBtnP{}						
                
          
                            
#nextBtnP{ 
	position:absolute;
	display:block;
	left:-500;
	!left:-500;
	top:0;
	width:29px;
	height:38px;
}
#nextBtnP a{ 
	display:block;
	background:url(/elementosN/b_siguienteN.png) no-repeat 0 0;	
	width:29px;
	height:38px;
}

#nextBtnP a:hover
{
	display:block;
	background:url(/elementosN/b_siguienteR.png) no-repeat 0 0;	
	width:29px;
	height:38px;
}

	
#prevBtnP{ 
	position:absolute;
	display:block;
	left:0;
	!left:0;
	top:0;
	width:29px;
	height:38px;
}

	

#prevBtnP a
{
	display:block;
	background:url(/elementosN/b_anteriorN.png) no-repeat 0 0;	
	
	width:29px;
	height:38px;
}	

#prevBtnP a:hover
{
	display:block;
	background:url(/elementosN/b_anteriorR.png) no-repeat 0 0;	
	
	width:29px;
	height:38px;
}


#encimaQuienes
{
	height:73px;
	width:268px;
	padding:0px;/* paddingpara los 4 lados*/
	left:720px;
	top:-80px;
	z-index:10;
	background-image:url(/elementosN/instalaciones_leyenda.png);
	background-repeat: no-repeat;
	position:relative;
	
	
}
#quienesC{
	position:relative;
	text-align:center;
	width:268px;
	margin-bottom:2em;
	height:73px;
	background-image:url(/elementosN/instalaciones_leyenda.png);
	background-repeat:no-repeat;
	z-index:3;
	
	margin-right: auto;
	margin-left: auto;
}

.txtQuienesB1{
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2D1A06;
	padding-top: 17px;
}

.txtQuienesB2
{
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #E07E1E;
	padding-top: 0px;
	font-style: italic;
}
			 


#encimaMapa
{
	height:289px;
	width: 248px;
	padding:0px;/* paddingpara los 4 lados*/
	left:588px;
	top:-292px;
	z-index:10;
	position:relative;	
}

#containerMapa{	
	margin:0 auto;
	position:relative;
	text-align:center;
	width:248px;
	margin-bottom:2em;
	height:289px;
	z-index:3;
	}
	
#containerMapaAsociado{	
	margin:0 auto;
	position:relative;
	text-align:center;
	width:469px;
	margin-bottom:2em;
	height:200px;
	z-index:3;
	}