.contenido_galeria{
	width:100%;
	height:auto;
}
.cont_albumes_galeria {
	height: 180px;
	width: 150px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
}
.contenido_fotos {
	float: right;
	height: auto;
	width: 530px;
}


.cont_foto_galeria {
	height: 140px;
	width: 120px;
	
	margin-right: 12px;
	float: left;
	margin-top: 5px;
}
.paginador_albumes  {
	
	font-size: 12px;
	font-weight: normal;
	color: #0000be;
	text-decoration: none;
	text-align: center;
	height: auto;
	width: 800px;
	padding-top: 5px;
	padding-bottom: 5px;
	float:left;
}

.paginador_albumes a{
	
	font-size: 12px;
	font-weight: normal;
	color: #0000be;
	text-decoration: none;
}

.paginador_albumes a:hover{
	text-decoration:underline;
}


.paginador_fotos {
	
	font-size: 12px;
	font-weight: normal;
	color: #0000be;
	text-decoration: none;
	text-align: center;
	height: auto;
	width: 530px;
	padding-top: 5px;
	padding-bottom: 5px;
	float:right;
}
.paginador_fotos a{
	
	font-size: 12px;
	font-weight: normal;
	color: #0000be;
	text-decoration: none;
}
.paginador_fotos a:hover{
	text-decoration:underline;
}




.bgimg_foto {
	text-align: center;
	height: 90px;
	width: 120px;	
	padding-top:20px;
}

.bgimg_galeria {
	text-align: center;
	height: 90px;
	width: 150px;	
	padding-top: 20px;
}
.titulo_album {
	text-align: center;
	height: 30px;
	width: 150px;
}
.titulo_foto {
	text-align: center;
	height: 30px;
	width: 120px;
}
.imagen_min {
	/*clase modificada*/
	text-align: center;
	height: auto;
	min-height:70px;
	max-height:75px;
	overflow:hidden;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #ffffff;
}

.texto_titulo_album, .texto_titulo_album a{
	
	font-size: 11px;
	font-weight: bold;
	color: #0000be;
	text-decoration: none;
	line-height: normal;
}
.texto_titulo_album a:hover{
	text-decoration:underline;
}
.ultimo {
	margin-right: 0px;
}
