.pagactual {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #004F00;
	text-decoration: none;
}

.paginador2 {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #666666;
	margin-right: 5px;
	margin-left: 5px;
}
.paginador1 {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #666666;
}
.paginador1:hover {
	font-family: "Trebuchet MS";
	color: #9E9E9E;
}
.paginador2:hover {
	color: #A2A2A2;
	text-decoration: none;
}
.galeriaNombreMascota {
	font-family: "Trebuchet MS";
	font-size: 1em;
	font-weight: bold;
	color: #8B411D;
	float: left;
	width: 200px;
}
.galeriaNombreMascota2 {
	font-family: "Trebuchet MS";
	font-size: 1em;
	font-weight: bold;
	color: #8B411D;
	float: left;
	width: 760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8B411D;
	margin-bottom: 15px;
}

.galeriaFoto {
	float: left;
	width: 200px;
	overflow: hidden;
}
.galeriaFotoGrande {
	float: left;
	width: 760px;
	overflow: hidden;
}

.galeriaFotoEnlace {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: 3px solid #E1E1E1;
}
.galeriaContenedor {
	float: left;
	width: 206px;
	margin-right: 25px;
	margin-bottom: 15px;
}
.galeriaFecha {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	font-weight: normal;
	color: #999999;
	float: left;
	width: 200px;
}
